Emerald

#74D890

Green

Color Codes

All color formats for development

HEX
#74D890
RGB
rgb(116, 216, 144)
HSL
hsl(137, 56%, 65%)
OKLCH
oklch(0.803 0.139 151.2)
CMYK
cmyk(46%, 0%, 33%, 15%)

Accessibility

WCAG contrast compliance

On White Background

1.75:1

AA AAA

On Black Background

11.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CBF0
300
#A4E5
400
#74D8
500
#4CCD
600
#31AF
700
#278B
800
#1C63
900
#1240
950
#0B28

Shades

Darker variations

1#5AD07B
2#40C967
3#33B558
4#2C9B4B
5#24813F
6#1D6732
7#164E26
8#0F3419
9#071A0D

Tints

Lighter variations

1#82DC9B
2#90E0A6
3#9EE4B1
4#ABE7BC
5#B9EBC8
6#C7EFD3
7#D5F3DE
8#E3F7E9
9#F1FBF4

Tones

Muted variations

1#79D392
2#7ECE94
3#83C997
4#88C499
5#8DBF9B
6#92BA9D
7#97B59F
8#9CB0A1
9#A1ABA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7E9
Light backgroundsTable row hoverSkeleton loading
200
CBF0
#CBF0D6
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5B6
BordersInactive statesPlaceholder text
400
74D8
#74D890
Disabled statesSecondary iconsMuted text
500
4CCD
#4CCD70
Primary brand colorCTAsActive elementsLinks
600
31AF
#31AF55
Hover statesFocus ringsPrimary buttons hover
700
278B
#278B44
Active/pressed statesDark mode accentsSecondary text
800
1C63
#1C6330
Text on light backgroundsHeadingsStrong borders
900
1240
#12401F
Primary textHigh emphasis contentDark headings
950
0B28
#0B2813
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF5;
  --emerald-100: #E3F7E9;
  --emerald-200: #CBF0D6;
  --emerald-300: #A4E5B6;
  --emerald-400: #74D890;
  --emerald-500: #4CCD70;
  --emerald-600: #31AF55;
  --emerald-700: #278B44;
  --emerald-800: #1C6330;
  --emerald-900: #12401F;
  --emerald-950: #0B2813;
}
Generate More ShadesCreate PaletteConvert Color