Emerald

#32E795

Green

Color Codes

All color formats for development

HEX
#32E795
RGB
rgb(50, 231, 149)
HSL
hsl(153, 79%, 55%)
OKLCH
oklch(0.822 0.182 157.5)
CMYK
cmyk(78%, 0%, 35%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

13.00: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#1BE288
2#18C979
3#15B06A
4#12975B
5#0F7E4C
6#0C643D
7#094B2D
8#06321E
9#03190F

Tints

Lighter variations

1#46E9A0
2#5BECAA
3#6FEEB5
4#84F1C0
5#98F3CA
6#ADF5D5
7#C1F8DF
8#D6FAEA
9#EAFDF4

Tones

Muted variations

1#3BDE94
2#44D594
3#4DCC93
4#56C392
5#5FBA91
6#68B190
7#71A78F
8#7A9E8E
9#83958D

Usage Guidelines

Recommended use cases for each shade level

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

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF8;
  --emerald-100: #DFFBEF;
  --emerald-200: #C4F8E0;
  --emerald-300: #96F3C9;
  --emerald-400: #5FECAD;
  --emerald-500: #32E795;
  --emerald-600: #18C979;
  --emerald-700: #13A060;
  --emerald-800: #0D7245;
  --emerald-900: #09492C;
  --emerald-950: #052E1C;
}
Generate More ShadesCreate PaletteConvert Color