Emerald

#32E738

Green

Color Codes

All color formats for development

HEX
#32E738
RGB
rgb(50, 231, 56)
HSL
hsl(122, 79%, 55%)
OKLCH
oklch(0.81 0.253 143.1)
CMYK
cmyk(78%, 0%, 76%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.66:1

AA AAA

On Black Background

12.62: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#1BE221
2#18C91D
3#15B01A
4#129716
5#0F7E12
6#0C640F
7#094B0B
8#063207
9#031904

Tints

Lighter variations

1#46E94C
2#5BEC60
3#6FEE73
4#84F187
5#98F39B
6#ADF5AF
7#C1F8C3
8#D6FAD7
9#EAFDEB

Tones

Muted variations

1#3BDE40
2#44D549
3#4DCC51
4#56C359
5#5FBA62
6#68B16A
7#71A773
8#7A9E7B
9#839584

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF2
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE0
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8C5
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F399
BordersInactive statesPlaceholder text
400
5FEC
#5FEC64
Disabled statesSecondary iconsMuted text
500
32E7
#32E738
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C91D
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A017
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7211
Text on light backgroundsHeadingsStrong borders
900
0949
#09490B
Primary textHigh emphasis contentDark headings
950
052E
#052E07
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF2;
  --emerald-100: #DFFBE0;
  --emerald-200: #C4F8C5;
  --emerald-300: #96F399;
  --emerald-400: #5FEC64;
  --emerald-500: #32E738;
  --emerald-600: #18C91D;
  --emerald-700: #13A017;
  --emerald-800: #0D7211;
  --emerald-900: #09490B;
  --emerald-950: #052E07;
}
Generate More ShadesCreate PaletteConvert Color