Mint

#A4E5B8

Green

Color Codes

All color formats for development

HEX
#A4E5B8
RGB
rgb(164, 229, 184)
HSL
hsl(138, 56%, 77%)
OKLCH
oklch(0.866 0.091 154)
CMYK
cmyk(28%, 0%, 20%, 10%)

Accessibility

WCAG contrast compliance

On White Background

1.45:1

AA AAA

On Black Background

14.48:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CBF0
300
#A4E5
400
#74D8
500
#4CCD
600
#31AF
700
#278B
800
#1C63
900
#1240
950
#0B28

Shades

Darker variations

1#85DD9F
2#66D487
3#48CB6F
4#34B85B
5#2B994C
6#237B3D
7#1A5C2E
8#113D1E
9#091F0F

Tints

Lighter variations

1#ADE8BE
2#B6EAC6
3#BFEDCD
4#C8F0D4
5#D1F2DB
6#DAF5E2
7#E4F7E9
8#EDFAF1
9#F6FCF8

Tones

Muted variations

1#A7E2B9
2#AADFBA
3#ADDBBB
4#B1D8BC
5#B4D5BE
6#B7D1BF
7#BACEC0
8#BECBC2
9#C1C8C3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7E9
Light backgroundsTable row hoverSkeleton loading
200
CBF0
#CBF0D6
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5B7
BordersInactive statesPlaceholder text
400
74D8
#74D892
Disabled statesSecondary iconsMuted text
500
4CCD
#4CCD73
Primary brand colorCTAsActive elementsLinks
600
31AF
#31AF57
Hover statesFocus ringsPrimary buttons hover
700
278B
#278B45
Active/pressed statesDark mode accentsSecondary text
800
1C63
#1C6331
Text on light backgroundsHeadingsStrong borders
900
1240
#124020
Primary textHigh emphasis contentDark headings
950
0B28
#0B2814
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F3FCF6;
  --mint-100: #E3F7E9;
  --mint-200: #CBF0D6;
  --mint-300: #A4E5B7;
  --mint-400: #74D892;
  --mint-500: #4CCD73;
  --mint-600: #31AF57;
  --mint-700: #278B45;
  --mint-800: #1C6331;
  --mint-900: #124020;
  --mint-950: #0B2814;
}
Generate More ShadesCreate PaletteConvert Color