Emerald

#32E798

Green

Color Codes

All color formats for development

HEX
#32E798
RGB
rgb(50, 231, 152)
HSL
hsl(154, 79%, 55%)
OKLCH
oklch(0.823 0.18 158.4)
CMYK
cmyk(78%, 0%, 34%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.61:1

AA AAA

On Black Background

13.02: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#1BE28C
2#18C97C
3#15B06D
4#12975D
5#0F7E4E
6#0C643E
7#094B2F
8#06321F
9#031910

Tints

Lighter variations

1#46E9A3
2#5BECAD
3#6FEEB7
4#84F1C1
5#98F3CC
6#ADF5D6
7#C1F8E0
8#D6FAEA
9#EAFDF5

Tones

Muted variations

1#3BDE97
2#44D596
3#4DCC95
4#56C394
5#5FBA92
6#68B191
7#71A790
8#7A9E8F
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
#C4F8E1
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3CB
BordersInactive statesPlaceholder text
400
5FEC
#5FECAF
Disabled statesSecondary iconsMuted text
500
32E7
#32E798
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C97C
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A063
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7246
Text on light backgroundsHeadingsStrong borders
900
0949
#09492D
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: #C4F8E1;
  --emerald-300: #96F3CB;
  --emerald-400: #5FECAF;
  --emerald-500: #32E798;
  --emerald-600: #18C97C;
  --emerald-700: #13A063;
  --emerald-800: #0D7246;
  --emerald-900: #09492D;
  --emerald-950: #052E1C;
}
Generate More ShadesCreate PaletteConvert Color