Mint

#A1E8BE

Green

Color Codes

All color formats for development

HEX
#A1E8BE
RGB
rgb(161, 232, 190)
HSL
hsl(145, 61%, 77%)
OKLCH
oklch(0.873 0.092 157.9)
CMYK
cmyk(31%, 0%, 18%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#81E0A9
2#61D993
3#42D17D
4#2EBE6A
5#269E58
6#1F7E47
7#175F35
8#0F3F23
9#082012

Tints

Lighter variations

1#AAEAC5
2#B3EDCB
3#BDEFD2
4#C6F1D8
5#D0F4DF
6#D9F6E5
7#E3F8EC
8#ECFAF2
9#F6FDF9

Tones

Muted variations

1#A4E5BF
2#A8E1C0
3#ABDDC0
4#AFDAC1
5#B2D6C1
6#B6D3C2
7#BACFC3
8#BDCCC3
9#C1C8C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF7
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8EB
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2DA
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8BE
BordersInactive statesPlaceholder text
400
6FDC
#6FDC9D
Disabled statesSecondary iconsMuted text
500
46D2
#46D281
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB565
Hover statesFocus ringsPrimary buttons hover
700
2390
#239050
Active/pressed statesDark mode accentsSecondary text
800
1967
#196739
Text on light backgroundsHeadingsStrong borders
900
1042
#104225
Primary textHigh emphasis contentDark headings
950
0A29
#0A2917
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F3FCF7;
  --mint-100: #E2F8EB;
  --mint-200: #CAF2DA;
  --mint-300: #A1E8BE;
  --mint-400: #6FDC9D;
  --mint-500: #46D281;
  --mint-600: #2CB565;
  --mint-700: #239050;
  --mint-800: #196739;
  --mint-900: #104225;
  --mint-950: #0A2917;
}
Generate More ShadesCreate PaletteConvert Color