Mint

#9AEFC6

Green

Color Codes

All color formats for development

HEX
#9AEFC6
RGB
rgb(154, 239, 198)
HSL
hsl(151, 73%, 77%)
OKLCH
oklch(0.887 0.101 162.5)
CMYK
cmyk(36%, 0%, 17%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F6
300
#9AEF
400
#65E7
500
#38E0
600
#1EC2
700
#189A
800
#116E
900
#0B47
950
#072C

Shades

Darker variations

1#78EAB3
2#56E59F
3#34DF8C
4#20CC79
5#1BAA65
6#158850
7#10663C
8#0B4428
9#052214

Tints

Lighter variations

1#A4F1CB
2#AEF2D1
3#B8F4D7
4#C2F5DD
5#CCF7E2
6#D6F9E8
7#E1FAEE
8#EBFCF4
9#F5FDF9

Tones

Muted variations

1#9EEBC6
2#A2E7C5
3#A6E2C5
4#ABDEC5
5#AFDAC5
6#B3D5C5
7#B8D1C5
8#BCCDC5
9#C0C9C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAEE
Light backgroundsTable row hoverSkeleton loading
200
C6F6
#C6F6DF
Secondary backgroundsInput backgroundsDividers
300
9AEF
#9AEFC6
BordersInactive statesPlaceholder text
400
65E7
#65E7A8
Disabled statesSecondary iconsMuted text
500
38E0
#38E08F
Primary brand colorCTAsActive elementsLinks
600
1EC2
#1EC273
Hover statesFocus ringsPrimary buttons hover
700
189A
#189A5B
Active/pressed statesDark mode accentsSecondary text
800
116E
#116E41
Text on light backgroundsHeadingsStrong borders
900
0B47
#0B472A
Primary textHigh emphasis contentDark headings
950
072C
#072C1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F2FDF8;
  --mint-100: #E0FAEE;
  --mint-200: #C6F6DF;
  --mint-300: #9AEFC6;
  --mint-400: #65E7A8;
  --mint-500: #38E08F;
  --mint-600: #1EC273;
  --mint-700: #189A5B;
  --mint-800: #116E41;
  --mint-900: #0B472A;
  --mint-950: #072C1A;
}
Generate More ShadesCreate PaletteConvert Color