Mint

#5AF2B7

Green

Color Codes

All color formats for development

HEX
#5AF2B7
RGB
rgb(90, 242, 183)
HSL
hsl(157, 85%, 65%)
OKLCH
oklch(0.865 0.154 163.9)
CMYK
cmyk(63%, 0%, 24%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DEFC
200
#C2FA
300
#92F6
400
#5AF2
500
#2BEE
600
#11D0
700
#0DA5
800
#0A76
900
#064B
950
#042F

Shades

Darker variations

1#3BEFAA
2#1DED9D
3#11D78B
4#0FB877
5#0C9963
6#0A7B4F
7#075C3C
8#053D28
9#021F14

Tints

Lighter variations

1#6AF3BF
2#7BF4C6
3#8BF6CD
4#9CF7D4
5#ACF8DB
6#BDFAE2
7#CDFBEA
8#DEFCF1
9#EEFEF8

Tones

Muted variations

1#61EAB6
2#69E2B4
3#71DBB2
4#78D3B0
5#80CCAF
6#87C4AD
7#8FBDAB
8#97B5A9
9#9EADA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DEFC
#DEFCF1
Light backgroundsTable row hoverSkeleton loading
200
C2FA
#C2FAE4
Secondary backgroundsInput backgroundsDividers
300
92F6
#92F6D0
BordersInactive statesPlaceholder text
400
5AF2
#5AF2B7
Disabled statesSecondary iconsMuted text
500
2BEE
#2BEEA3
Primary brand colorCTAsActive elementsLinks
600
11D0
#11D086
Hover statesFocus ringsPrimary buttons hover
700
0DA5
#0DA56B
Active/pressed statesDark mode accentsSecondary text
800
0A76
#0A764C
Text on light backgroundsHeadingsStrong borders
900
064B
#064B31
Primary textHigh emphasis contentDark headings
950
042F
#042F1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F1FEF9;
  --mint-100: #DEFCF1;
  --mint-200: #C2FAE4;
  --mint-300: #92F6D0;
  --mint-400: #5AF2B7;
  --mint-500: #2BEEA3;
  --mint-600: #11D086;
  --mint-700: #0DA56B;
  --mint-800: #0A764C;
  --mint-900: #064B31;
  --mint-950: #042F1F;
}
Generate More ShadesCreate PaletteConvert Color