Emerald

#47D16E

Green

Color Codes

All color formats for development

HEX
#47D16E
RGB
rgb(71, 209, 110)
HSL
hsl(137, 60%, 55%)
OKLCH
oklch(0.764 0.183 149.2)
CMYK
cmyk(66%, 0%, 47%, 18%)

Accessibility

WCAG contrast compliance

On White Background

1.98:1

AA AAA

On Black Background

10.61:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#70DB
500
#47D1
600
#2DB4
700
#248F
800
#1A66
900
#1041
950
#0A29

Shades

Darker variations

1#32CA5D
2#2DB453
3#279D49
4#22873E
5#1C7034
6#165A2A
7#11431F
8#0B2D15
9#06160A

Tints

Lighter variations

1#5AD67D
2#6CDA8B
3#7EDF9A
4#91E3A8
5#A3E8B7
6#B6EDC5
7#C8F1D4
8#DAF6E2
9#EDFAF1

Tones

Muted variations

1#4ECA71
2#55C374
3#5CBC77
4#63B67A
5#6AAF7D
6#71A880
7#78A183
8#7E9A86
9#859389

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E9
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D5
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8B5
BordersInactive statesPlaceholder text
400
70DB
#70DB8F
Disabled statesSecondary iconsMuted text
500
47D1
#47D16E
Primary brand colorCTAsActive elementsLinks
600
2DB4
#2DB453
Hover statesFocus ringsPrimary buttons hover
700
248F
#248F42
Active/pressed statesDark mode accentsSecondary text
800
1A66
#1A662F
Text on light backgroundsHeadingsStrong borders
900
1041
#10411E
Primary textHigh emphasis contentDark headings
950
0A29
#0A2913
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF5;
  --emerald-100: #E2F8E9;
  --emerald-200: #CAF2D5;
  --emerald-300: #A1E8B5;
  --emerald-400: #70DB8F;
  --emerald-500: #47D16E;
  --emerald-600: #2DB453;
  --emerald-700: #248F42;
  --emerald-800: #1A662F;
  --emerald-900: #10411E;
  --emerald-950: #0A2913;
}
Generate More ShadesCreate PaletteConvert Color