Emerald

#16CA79

Green

Color Codes

All color formats for development

HEX
#16CA79
RGB
rgb(22, 202, 121)
HSL
hsl(153, 80%, 44%)
OKLCH
oklch(0.739 0.176 155.8)
CMYK
cmyk(89%, 0%, 40%, 21%)

Accessibility

WCAG contrast compliance

On White Background

2.15:1

AA AAA

On Black Background

9.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#14B66D
2#12A261
3#108D55
4#0D7949
5#0B653D
6#095130
7#073D24
8#042818
9#02140C

Tints

Lighter variations

1#19E489
2#31E896
3#4BEBA3
4#65EEB0
5#7EF1BD
6#98F4CA
7#B2F6D8
8#CCF9E5
9#E5FCF2

Tones

Muted variations

1#1FC178
2#28B877
3#31AF76
4#3AA676
5#439D75
6#4C9474
7#558B73
8#5E8272
9#677971

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEF
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8E1
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3C9
BordersInactive statesPlaceholder text
400
5EED
#5EEDAD
Disabled statesSecondary iconsMuted text
500
30E8
#30E895
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA79
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A160
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7345
Text on light backgroundsHeadingsStrong borders
900
0849
#08492C
Primary textHigh emphasis contentDark headings
950
052E
#052E1C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF8;
  --emerald-100: #DFFBEF;
  --emerald-200: #C3F8E1;
  --emerald-300: #95F3C9;
  --emerald-400: #5EEDAD;
  --emerald-500: #30E895;
  --emerald-600: #16CA79;
  --emerald-700: #12A160;
  --emerald-800: #0D7345;
  --emerald-900: #08492C;
  --emerald-950: #052E1C;
}
Generate More ShadesCreate PaletteConvert Color