Emerald

#28B877

Green

Color Codes

All color formats for development

HEX
#28B877
RGB
rgb(40, 184, 119)
HSL
hsl(153, 64%, 44%)
OKLCH
oklch(0.694 0.152 157.8)
CMYK
cmyk(78%, 0%, 35%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.56:1

AA AAA

On Black Background

8.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C9F3
300
#9FEA
400
#6DDF
500
#43D6
600
#28B8
700
#2092
800
#1769
900
#0F43
950
#092A

Shades

Darker variations

1#24A66B
2#209360
3#1C8154
4#186E48
5#145C3C
6#104A30
7#0C3724
8#082518
9#04120C

Tints

Lighter variations

1#2ECF87
2#44D694
3#5BDBA1
4#72E0AF
5#8AE5BC
6#A1EACA
7#B9F0D7
8#D0F5E4
9#E8FAF2

Tones

Muted variations

1#30B177
2#37AA76
3#3EA275
4#459B75
5#4C9474
6#538D73
7#5B8672
8#627F72
9#697771

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9EE
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3E0
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAC8
BordersInactive statesPlaceholder text
400
6DDF
#6DDFAB
Disabled statesSecondary iconsMuted text
500
43D6
#43D694
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B877
Hover statesFocus ringsPrimary buttons hover
700
2092
#20925F
Active/pressed statesDark mode accentsSecondary text
800
1769
#176944
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F432B
Primary textHigh emphasis contentDark headings
950
092A
#092A1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FCF8;
  --emerald-100: #E2F9EE;
  --emerald-200: #C9F3E0;
  --emerald-300: #9FEAC8;
  --emerald-400: #6DDFAB;
  --emerald-500: #43D694;
  --emerald-600: #28B877;
  --emerald-700: #20925F;
  --emerald-800: #176944;
  --emerald-900: #0F432B;
  --emerald-950: #092A1B;
}
Generate More ShadesCreate PaletteConvert Color