Emerald

#30E85E

Green

Color Codes

All color formats for development

HEX
#30E85E
RGB
rgb(48, 232, 94)
HSL
hsl(135, 80%, 55%)
OKLCH
oklch(0.816 0.23 146.7)
CMYK
cmyk(79%, 0%, 59%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.64:1

AA AAA

On Black Background

12.83: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#19E34C
2#16CA43
3#14B13B
4#119732
5#0E7E2A
6#0B6522
7#084C19
8#063211
9#031908

Tints

Lighter variations

1#45EA6E
2#5AED7E
3#6EEF8F
4#83F19F
5#98F4AF
6#ACF6BF
7#C1F8CF
8#D6FADF
9#EAFDEF

Tones

Muted variations

1#3ADF63
2#43D668
3#4CCD6C
4#55C371
5#5EBA75
6#68B17A
7#71A87E
8#7A9F83
9#839588

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE6
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8D1
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3AD
BordersInactive statesPlaceholder text
400
5EED
#5EED82
Disabled statesSecondary iconsMuted text
500
30E8
#30E85E
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA43
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A136
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7326
Text on light backgroundsHeadingsStrong borders
900
0849
#084918
Primary textHigh emphasis contentDark headings
950
052E
#052E0F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF4;
  --emerald-100: #DFFBE6;
  --emerald-200: #C3F8D1;
  --emerald-300: #95F3AD;
  --emerald-400: #5EED82;
  --emerald-500: #30E85E;
  --emerald-600: #16CA43;
  --emerald-700: #12A136;
  --emerald-800: #0D7326;
  --emerald-900: #084918;
  --emerald-950: #052E0F;
}
Generate More ShadesCreate PaletteConvert Color