Mint

#5FECAF

Green

Color Codes

All color formats for development

HEX
#5FECAF
RGB
rgb(95, 236, 175)
HSL
hsl(154, 79%, 65%)
OKLCH
oklch(0.85 0.151 161.8)
CMYK
cmyk(60%, 0%, 26%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.49:1

AA AAA

On Black Background

14.10:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#96F3
400
#5FEC
500
#32E7
600
#18C9
700
#13A0
800
#0D72
900
#0949
950
#052E

Shades

Darker variations

1#42E9A0
2#24E591
3#18D080
4#15B26E
5#11945C
6#0E7749
7#0A5937
8#073B25
9#031E12

Tints

Lighter variations

1#6FEEB7
2#7FF0BF
3#8FF2C7
4#9FF4CF
5#AFF6D7
6#BFF8DF
7#CFF9E7
8#DFFBEF
9#EFFDF7

Tones

Muted variations

1#66E5AE
2#6DDEAD
3#74D7AC
4#7BD0AB
5#82C9AA
6#8AC2AA
7#91BBA9
8#98B4A8
9#9FADA7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEF
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E1
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3CB
BordersInactive statesPlaceholder text
400
5FEC
#5FECAF
Disabled statesSecondary iconsMuted text
500
32E7
#32E798
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C97C
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A063
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7246
Text on light backgroundsHeadingsStrong borders
900
0949
#09492D
Primary textHigh emphasis contentDark headings
950
052E
#052E1C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F1FDF8;
  --mint-100: #DFFBEF;
  --mint-200: #C4F8E1;
  --mint-300: #96F3CB;
  --mint-400: #5FECAF;
  --mint-500: #32E798;
  --mint-600: #18C97C;
  --mint-700: #13A063;
  --mint-800: #0D7246;
  --mint-900: #09492D;
  --mint-950: #052E1C;
}
Generate More ShadesCreate PaletteConvert Color