Emerald

#47D16A

Green

Color Codes

All color formats for development

HEX
#47D16A
RGB
rgb(71, 209, 106)
HSL
hsl(135, 60%, 55%)
OKLCH
oklch(0.763 0.186 148.3)
CMYK
cmyk(66%, 0%, 49%, 18%)

Accessibility

WCAG contrast compliance

On White Background

1.98:1

AA AAA

On Black Background

10.60: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#32CA58
2#2DB44F
3#279D45
4#22873B
5#1C7031
6#165A27
7#11431D
8#0B2D14
9#06160A

Tints

Lighter variations

1#5AD679
2#6CDA88
3#7EDF97
4#91E3A5
5#A3E8B4
6#B6EDC3
7#C8F1D2
8#DAF6E1
9#EDFAF0

Tones

Muted variations

1#4ECA6D
2#55C371
3#5CBC74
4#63B678
5#6AAF7B
6#71A87E
7#78A182
8#7E9A85
9#859389

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E8
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D4
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8B3
BordersInactive statesPlaceholder text
400
70DB
#70DB8B
Disabled statesSecondary iconsMuted text
500
47D1
#47D16A
Primary brand colorCTAsActive elementsLinks
600
2DB4
#2DB44F
Hover statesFocus ringsPrimary buttons hover
700
248F
#248F3E
Active/pressed statesDark mode accentsSecondary text
800
1A66
#1A662D
Text on light backgroundsHeadingsStrong borders
900
1041
#10411D
Primary textHigh emphasis contentDark headings
950
0A29
#0A2912
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF5;
  --emerald-100: #E2F8E8;
  --emerald-200: #CAF2D4;
  --emerald-300: #A1E8B3;
  --emerald-400: #70DB8B;
  --emerald-500: #47D16A;
  --emerald-600: #2DB44F;
  --emerald-700: #248F3E;
  --emerald-800: #1A662D;
  --emerald-900: #10411D;
  --emerald-950: #0A2912;
}
Generate More ShadesCreate PaletteConvert Color