Emerald

#32E792

Green

Color Codes

All color formats for development

HEX
#32E792
RGB
rgb(50, 231, 146)
HSL
hsl(152, 79%, 55%)
OKLCH
oklch(0.821 0.185 156.7)
CMYK
cmyk(78%, 0%, 37%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.98: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#1BE285
2#18C976
3#15B067
4#129759
5#0F7E4A
6#0C643B
7#094B2C
8#06321E
9#03190F

Tints

Lighter variations

1#46E99D
2#5BECA8
3#6FEEB3
4#84F1BE
5#98F3C9
6#ADF5D4
7#C1F8DE
8#D6FAE9
9#EAFDF4

Tones

Muted variations

1#3BDE92
2#44D591
3#4DCC90
4#56C390
5#5FBA8F
6#68B18F
7#71A78E
8#7A9E8D
9#83958D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEE
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E0
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3C7
BordersInactive statesPlaceholder text
400
5FEC
#5FECAA
Disabled statesSecondary iconsMuted text
500
32E7
#32E792
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C976
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A05E
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7243
Text on light backgroundsHeadingsStrong borders
900
0949
#09492B
Primary textHigh emphasis contentDark headings
950
052E
#052E1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF8;
  --emerald-100: #DFFBEE;
  --emerald-200: #C4F8E0;
  --emerald-300: #96F3C7;
  --emerald-400: #5FECAA;
  --emerald-500: #32E792;
  --emerald-600: #18C976;
  --emerald-700: #13A05E;
  --emerald-800: #0D7243;
  --emerald-900: #09492B;
  --emerald-950: #052E1B;
}
Generate More ShadesCreate PaletteConvert Color