Emerald

#28B873

Green

Color Codes

All color formats for development

HEX
#28B873
RGB
rgb(40, 184, 115)
HSL
hsl(151, 64%, 44%)
OKLCH
oklch(0.693 0.155 156.5)
CMYK
cmyk(78%, 0%, 38%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.56:1

AA AAA

On Black Background

8.19: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#24A667
2#20935C
3#1C8150
4#186E45
5#145C39
6#104A2E
7#0C3722
8#082517
9#04120B

Tints

Lighter variations

1#2ECF81
2#44D68F
3#5BDB9D
4#72E0AB
5#8AE5B9
6#A1EAC7
7#B9F0D5
8#D0F5E3
9#E8FAF1

Tones

Muted variations

1#30B172
2#37AA72
3#3EA272
4#459B72
5#4C9471
6#538D71
7#5B8671
8#627F71
9#697770

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
#C9F3DF
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAC6
BordersInactive statesPlaceholder text
400
6DDF
#6DDFA8
Disabled statesSecondary iconsMuted text
500
43D6
#43D68F
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B873
Hover statesFocus ringsPrimary buttons hover
700
2092
#20925B
Active/pressed statesDark mode accentsSecondary text
800
1769
#176941
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F432A
Primary textHigh emphasis contentDark headings
950
092A
#092A1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FCF8;
  --emerald-100: #E2F9EE;
  --emerald-200: #C9F3DF;
  --emerald-300: #9FEAC6;
  --emerald-400: #6DDFA8;
  --emerald-500: #43D68F;
  --emerald-600: #28B873;
  --emerald-700: #20925B;
  --emerald-800: #176941;
  --emerald-900: #0F432A;
  --emerald-950: #092A1A;
}
Generate More ShadesCreate PaletteConvert Color