Emerald

#19C870

Green

Color Codes

All color formats for development

HEX
#19C870
RGB
rgb(25, 200, 112)
HSL
hsl(150, 78%, 44%)
OKLCH
oklch(0.732 0.181 153.6)
CMYK
cmyk(88%, 0%, 44%, 22%)

Accessibility

WCAG contrast compliance

On White Background

2.20:1

AA AAA

On Black Background

9.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#97F2
400
#60EB
500
#33E6
600
#19C8
700
#149F
800
#0E71
900
#0949
950
#062D

Shades

Darker variations

1#16B465
2#14A05A
3#118C4F
4#0F7843
5#0C6438
6#0A502D
7#073C22
8#052816
9#02140B

Tints

Lighter variations

1#1CE17E
2#34E68D
3#4DE99B
4#66ECA9
5#80EFB8
6#99F2C6
7#B3F6D4
8#CCF9E2
9#E6FCF1

Tones

Muted variations

1#21BF70
2#2AB670
3#33AD70
4#3CA570
5#449C70
6#4D9370
7#568A70
8#5F8270
9#677970

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF7
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBED
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8DE
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2C4
BordersInactive statesPlaceholder text
400
60EB
#60EBA6
Disabled statesSecondary iconsMuted text
500
33E6
#33E68C
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C870
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F59
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7140
Text on light backgroundsHeadingsStrong borders
900
0949
#094929
Primary textHigh emphasis contentDark headings
950
062D
#062D1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF7;
  --emerald-100: #DFFBED;
  --emerald-200: #C4F8DE;
  --emerald-300: #97F2C4;
  --emerald-400: #60EBA6;
  --emerald-500: #33E68C;
  --emerald-600: #19C870;
  --emerald-700: #149F59;
  --emerald-800: #0E7140;
  --emerald-900: #094929;
  --emerald-950: #062D1A;
}
Generate More ShadesCreate PaletteConvert Color