Emerald

#16CA76

Green

Color Codes

All color formats for development

HEX
#16CA76
RGB
rgb(22, 202, 118)
HSL
hsl(152, 80%, 44%)
OKLCH
oklch(0.739 0.179 154.9)
CMYK
cmyk(89%, 0%, 42%, 21%)

Accessibility

WCAG contrast compliance

On White Background

2.16:1

AA AAA

On Black Background

9.74: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#14B66A
2#12A25F
3#108D53
4#0D7947
5#0B653B
6#09512F
7#073D23
8#042818
9#02140C

Tints

Lighter variations

1#19E485
2#31E893
3#4BEBA0
4#65EEAE
5#7EF1BB
6#98F4C9
7#B2F6D6
8#CCF9E4
9#E5FCF1

Tones

Muted variations

1#1FC176
2#28B875
3#31AF74
4#3AA674
5#439D73
6#4C9473
7#558B72
8#5E8271
9#677971

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