Mint

#5BF1B2

Green

Color Codes

All color formats for development

HEX
#5BF1B2
RGB
rgb(91, 241, 178)
HSL
hsl(155, 84%, 65%)
OKLCH
oklch(0.862 0.156 162.1)
CMYK
cmyk(62%, 0%, 26%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.43:1

AA AAA

On Black Background

14.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DEFC
200
#C2FA
300
#93F6
400
#5BF1
500
#2CED
600
#12CE
700
#0EA4
800
#0A75
900
#074B
950
#042F

Shades

Darker variations

1#3CEEA4
2#1EEB96
3#13D584
4#10B771
5#0D985E
6#0B7A4C
7#085B39
8#053D26
9#031E13

Tints

Lighter variations

1#6BF2BA
2#7CF4C2
3#8CF5C9
4#9CF6D1
5#ADF8D9
6#BDF9E0
7#CEFBE8
8#DEFCF0
9#EFFEF7

Tones

Muted variations

1#62E9B1
2#6AE2B0
3#71DAAE
4#79D3AD
5#80CBAC
6#88C4AB
7#8FBCA9
8#97B5A8
9#9EADA7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF8
BackgroundsSubtle highlightsCard backgrounds
100
DEFC
#DEFCF0
Light backgroundsTable row hoverSkeleton loading
200
C2FA
#C2FAE2
Secondary backgroundsInput backgroundsDividers
300
93F6
#93F6CD
BordersInactive statesPlaceholder text
400
5BF1
#5BF1B2
Disabled statesSecondary iconsMuted text
500
2CED
#2CED9C
Primary brand colorCTAsActive elementsLinks
600
12CE
#12CE80
Hover statesFocus ringsPrimary buttons hover
700
0EA4
#0EA466
Active/pressed statesDark mode accentsSecondary text
800
0A75
#0A7549
Text on light backgroundsHeadingsStrong borders
900
074B
#074B2F
Primary textHigh emphasis contentDark headings
950
042F
#042F1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F1FEF8;
  --mint-100: #DEFCF0;
  --mint-200: #C2FAE2;
  --mint-300: #93F6CD;
  --mint-400: #5BF1B2;
  --mint-500: #2CED9C;
  --mint-600: #12CE80;
  --mint-700: #0EA466;
  --mint-800: #0A7549;
  --mint-900: #074B2F;
  --mint-950: #042F1D;
}
Generate More ShadesCreate PaletteConvert Color