Mint

#9EEBB9

Green

Color Codes

All color formats for development

HEX
#9EEBB9
RGB
rgb(158, 235, 185)
HSL
hsl(141, 66%, 77%)
OKLCH
oklch(0.877 0.103 155.2)
CMYK
cmyk(33%, 0%, 21%, 8%)

Accessibility

WCAG contrast compliance

On White Background

1.40:1

AA AAA

On Black Background

15.04:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9EEB
400
#6BE1
500
#41D8
600
#26BA
700
#1E94
800
#166A
900
#0E44
950
#092A

Shades

Darker variations

1#7DE4A1
2#5CDE8A
3#3CD772
4#28C45E
5#21A34F
6#1B823F
7#14622F
8#0D411F
9#072110

Tints

Lighter variations

1#A7EDC0
2#B1EFC7
3#BBF1CE
4#C5F3D5
5#CEF5DC
6#D8F7E3
7#E2F9EA
8#ECFBF1
9#F5FDF8

Tones

Muted variations

1#A2E7BA
2#A5E3BB
3#A9DFBC
4#ADDCBD
5#B1D8BF
6#B5D4C0
7#B9D0C1
8#BDCCC2
9#C0C8C3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9EA
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4D7
Secondary backgroundsInput backgroundsDividers
300
9EEB
#9EEBB9
BordersInactive statesPlaceholder text
400
6BE1
#6BE194
Disabled statesSecondary iconsMuted text
500
41D8
#41D876
Primary brand colorCTAsActive elementsLinks
600
26BA
#26BA5A
Hover statesFocus ringsPrimary buttons hover
700
1E94
#1E9448
Active/pressed statesDark mode accentsSecondary text
800
166A
#166A33
Text on light backgroundsHeadingsStrong borders
900
0E44
#0E4421
Primary textHigh emphasis contentDark headings
950
092A
#092A14
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F2FCF6;
  --mint-100: #E1F9EA;
  --mint-200: #C8F4D7;
  --mint-300: #9EEBB9;
  --mint-400: #6BE194;
  --mint-500: #41D876;
  --mint-600: #26BA5A;
  --mint-700: #1E9448;
  --mint-800: #166A33;
  --mint-900: #0E4421;
  --mint-950: #092A14;
}
Generate More ShadesCreate PaletteConvert Color