Mint

#5AF2BA

Green

Color Codes

All color formats for development

HEX
#5AF2BA
RGB
rgb(90, 242, 186)
HSL
hsl(158, 85%, 65%)
OKLCH
oklch(0.866 0.152 165.1)
CMYK
cmyk(63%, 0%, 23%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.41:1

AA AAA

On Black Background

14.84: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#3BEFAD
2#1DEDA0
3#11D78E
4#0FB87A
5#0C9966
6#0A7B51
7#075C3D
8#053D29
9#021F14

Tints

Lighter variations

1#6AF3C1
2#7BF4C8
3#8BF6CF
4#9CF7D6
5#ACF8DC
6#BDFAE3
7#CDFBEA
8#DEFCF1
9#EEFEF8

Tones

Muted variations

1#61EAB8
2#69E2B6
3#71DBB4
4#78D3B2
5#80CCB0
6#87C4AE
7#8FBDAC
8#97B5AA
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
#C2FAE5
Secondary backgroundsInput backgroundsDividers
300
92F6
#92F6D2
BordersInactive statesPlaceholder text
400
5AF2
#5AF2BA
Disabled statesSecondary iconsMuted text
500
2BEE
#2BEEA6
Primary brand colorCTAsActive elementsLinks
600
11D0
#11D08A
Hover statesFocus ringsPrimary buttons hover
700
0DA5
#0DA56D
Active/pressed statesDark mode accentsSecondary text
800
0A76
#0A764E
Text on light backgroundsHeadingsStrong borders
900
064B
#064B32
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: #C2FAE5;
  --mint-300: #92F6D2;
  --mint-400: #5AF2BA;
  --mint-500: #2BEEA6;
  --mint-600: #11D08A;
  --mint-700: #0DA56D;
  --mint-800: #0A764E;
  --mint-900: #064B32;
  --mint-950: #042F1F;
}
Generate More ShadesCreate PaletteConvert Color