Emerald

#30E849

Green

Color Codes

All color formats for development

HEX
#30E849
RGB
rgb(48, 232, 73)
HSL
hsl(128, 80%, 55%)
OKLCH
oklch(0.814 0.245 144.5)
CMYK
cmyk(79%, 0%, 69%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.65:1

AA AAA

On Black Background

12.76: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#19E334
2#16CA2E
3#14B129
4#119723
5#0E7E1D
6#0B6517
7#084C11
8#06320C
9#031906

Tints

Lighter variations

1#45EA5B
2#5AED6D
3#6EEF80
4#83F192
5#98F4A4
6#ACF6B6
7#C1F8C8
8#D6FADB
9#EAFDED

Tones

Muted variations

1#3ADF50
2#43D656
3#4CCD5D
4#55C364
5#5EBA6B
6#68B171
7#71A878
8#7A9F7F
9#839586

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF3
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE3
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8CA
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3A2
BordersInactive statesPlaceholder text
400
5EED
#5EED71
Disabled statesSecondary iconsMuted text
500
30E8
#30E849
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA2E
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A125
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D731A
Text on light backgroundsHeadingsStrong borders
900
0849
#084911
Primary textHigh emphasis contentDark headings
950
052E
#052E0B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF3;
  --emerald-100: #DFFBE3;
  --emerald-200: #C3F8CA;
  --emerald-300: #95F3A2;
  --emerald-400: #5EED71;
  --emerald-500: #30E849;
  --emerald-600: #16CA2E;
  --emerald-700: #12A125;
  --emerald-800: #0D731A;
  --emerald-900: #084911;
  --emerald-950: #052E0B;
}
Generate More ShadesCreate PaletteConvert Color