Mint

#A1E8AF

Green

Color Codes

All color formats for development

HEX
#A1E8AF
RGB
rgb(161, 232, 175)
HSL
hsl(132, 61%, 77%)
OKLCH
oklch(0.869 0.106 149.9)
CMYK
cmyk(31%, 0%, 25%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.43:1

AA AAA

On Black Background

14.68: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#81E094
2#61D979
3#42D15E
4#2EBE4B
5#269E3E
6#1F7E32
7#175F25
8#0F3F19
9#08200C

Tints

Lighter variations

1#AAEAB7
2#B3EDBF
3#BDEFC7
4#C6F1CF
5#D0F4D7
6#D9F6DF
7#E3F8E7
8#ECFAEF
9#F6FDF7

Tones

Muted variations

1#A4E5B1
2#A8E1B3
3#ABDDB5
4#AFDAB7
5#B2D6BA
6#B6D3BC
7#BACFBE
8#BDCCC0
9#C1C8C2

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E7
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D2
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8AF
BordersInactive statesPlaceholder text
400
6FDC
#6FDC85
Disabled statesSecondary iconsMuted text
500
46D2
#46D262
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB547
Hover statesFocus ringsPrimary buttons hover
700
2390
#239039
Active/pressed statesDark mode accentsSecondary text
800
1967
#196728
Text on light backgroundsHeadingsStrong borders
900
1042
#10421A
Primary textHigh emphasis contentDark headings
950
0A29
#0A2910
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F3FCF5;
  --mint-100: #E2F8E7;
  --mint-200: #CAF2D2;
  --mint-300: #A1E8AF;
  --mint-400: #6FDC85;
  --mint-500: #46D262;
  --mint-600: #2CB547;
  --mint-700: #239039;
  --mint-800: #196728;
  --mint-900: #10421A;
  --mint-950: #0A2910;
}
Generate More ShadesCreate PaletteConvert Color