Emerald

#30E892

Green

Color Codes

All color formats for development

HEX
#30E892
RGB
rgb(48, 232, 146)
HSL
hsl(152, 80%, 55%)
OKLCH
oklch(0.824 0.186 156.6)
CMYK
cmyk(79%, 0%, 37%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.61:1

AA AAA

On Black Background

13.08: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#19E385
2#16CA76
3#14B167
4#119759
5#0E7E4A
6#0B653B
7#084C2C
8#06321E
9#03190F

Tints

Lighter variations

1#45EA9D
2#5AEDA8
3#6EEFB3
4#83F1BE
5#98F4C9
6#ACF6D4
7#C1F8DE
8#D6FAE9
9#EAFDF4

Tones

Muted variations

1#3ADF92
2#43D691
3#4CCD91
4#55C390
5#5EBA8F
6#68B18F
7#71A88E
8#7A9F8D
9#83958D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEE
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8E0
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3C7
BordersInactive statesPlaceholder text
400
5EED
#5EEDAB
Disabled statesSecondary iconsMuted text
500
30E8
#30E892
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA76
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A15E
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7343
Text on light backgroundsHeadingsStrong borders
900
0849
#08492B
Primary textHigh emphasis contentDark headings
950
052E
#052E1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF8;
  --emerald-100: #DFFBEE;
  --emerald-200: #C3F8E0;
  --emerald-300: #95F3C7;
  --emerald-400: #5EEDAB;
  --emerald-500: #30E892;
  --emerald-600: #16CA76;
  --emerald-700: #12A15E;
  --emerald-800: #0D7343;
  --emerald-900: #08492B;
  --emerald-950: #052E1B;
}
Generate More ShadesCreate PaletteConvert Color