Mint

#97F2A0

Green

Color Codes

All color formats for development

HEX
#97F2A0
RGB
rgb(151, 242, 160)
HSL
hsl(126, 78%, 77%)
OKLCH
oklch(0.884 0.142 146.6)
CMYK
cmyk(38%, 0%, 34%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#97F2
400
#60EB
500
#33E6
600
#19C8
700
#149F
800
#0E71
900
#0949
950
#062D

Shades

Darker variations

1#74EE80
2#51E960
3#2EE540
4#1AD22C
5#16AF25
6#118C1E
7#0D6916
8#09460F
9#042307

Tints

Lighter variations

1#A1F3A9
2#ABF5B3
3#B6F6BC
4#C0F7C6
5#CBF9CF
6#D5FAD9
7#E0FBE2
8#EAFCEC
9#F5FEF5

Tones

Muted variations

1#9BEEA3
2#A0E9A7
3#A4E4AB
4#A9E0AE
5#ADDBB2
6#B2D7B6
7#B7D2B9
8#BBCDBD
9#C0C9C1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF3
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE2
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8C9
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2A0
BordersInactive statesPlaceholder text
400
60EB
#60EB6E
Disabled statesSecondary iconsMuted text
500
33E6
#33E645
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C82A
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F22
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7118
Text on light backgroundsHeadingsStrong borders
900
0949
#09490F
Primary textHigh emphasis contentDark headings
950
062D
#062D0A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F1FDF3;
  --mint-100: #DFFBE2;
  --mint-200: #C4F8C9;
  --mint-300: #97F2A0;
  --mint-400: #60EB6E;
  --mint-500: #33E645;
  --mint-600: #19C82A;
  --mint-700: #149F22;
  --mint-800: #0E7118;
  --mint-900: #09490F;
  --mint-950: #062D0A;
}
Generate More ShadesCreate PaletteConvert Color