Emerald

#30E89F

Green

Color Codes

All color formats for development

HEX
#30E89F
RGB
rgb(48, 232, 159)
HSL
hsl(156, 80%, 55%)
OKLCH
oklch(0.826 0.175 160.5)
CMYK
cmyk(79%, 0%, 31%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.59:1

AA AAA

On Black Background

13.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C3F8
300
#95F3
400
#5EED
500
#30E8
600
#16CA
700
#12A1
800
#0D73
900
#0849
950
#052E

Shades

Darker variations

1#19E392
2#16CA82
3#14B172
4#119762
5#0E7E51
6#0B6541
7#084C31
8#063221
9#031910

Tints

Lighter variations

1#45EAA8
2#5AEDB2
3#6EEFBC
4#83F1C5
5#98F4CF
6#ACF6D8
7#C1F8E2
8#D6FAEC
9#EAFDF5

Tones

Muted variations

1#3ADF9D
2#43D69B
3#4CCD99
4#55C397
5#5EBA95
6#68B194
7#71A892
8#7A9F90
9#83958E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF0
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8E3
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3CE
BordersInactive statesPlaceholder text
400
5EED
#5EEDB4
Disabled statesSecondary iconsMuted text
500
30E8
#30E89F
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA82
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A168
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D734A
Text on light backgroundsHeadingsStrong borders
900
0849
#08492F
Primary textHigh emphasis contentDark headings
950
052E
#052E1E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF9;
  --emerald-100: #DFFBF0;
  --emerald-200: #C3F8E3;
  --emerald-300: #95F3CE;
  --emerald-400: #5EEDB4;
  --emerald-500: #30E89F;
  --emerald-600: #16CA82;
  --emerald-700: #12A168;
  --emerald-800: #0D734A;
  --emerald-900: #08492F;
  --emerald-950: #052E1E;
}
Generate More ShadesCreate PaletteConvert Color