Emerald

#22BF70

Green

Color Codes

All color formats for development

HEX
#22BF70
RGB
rgb(34, 191, 112)
HSL
hsl(150, 70%, 44%)
OKLCH
oklch(0.71 0.169 154.6)
CMYK
cmyk(82%, 0%, 41%, 25%)

Accessibility

WCAG contrast compliance

On White Background

2.40:1

AA AAA

On Black Background

8.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E1FA
200
#C7F5
300
#9BED
400
#67E4
500
#3CDD
600
#22BF
700
#1B98
800
#136C
900
#0C45
950
#082B

Shades

Darker variations

1#1EAC65
2#1B995A
3#18864F
4#147243
5#115F38
6#0D4C2D
7#0A3922
8#072616
9#03130B

Tints

Lighter variations

1#26D77E
2#3DDD8D
3#55E19B
4#6DE5A9
5#86EAB8
6#9EEEC6
7#B6F2D4
8#CEF6E2
9#E7FBF1

Tones

Muted variations

1#2AB770
2#31AF70
3#39A770
4#419F70
5#499770
6#519070
7#598870
8#608070
9#687870

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF7
BackgroundsSubtle highlightsCard backgrounds
100
E1FA
#E1FAED
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5DE
Secondary backgroundsInput backgroundsDividers
300
9BED
#9BEDC4
BordersInactive statesPlaceholder text
400
67E4
#67E4A6
Disabled statesSecondary iconsMuted text
500
3CDD
#3CDD8C
Primary brand colorCTAsActive elementsLinks
600
22BF
#22BF70
Hover statesFocus ringsPrimary buttons hover
700
1B98
#1B9859
Active/pressed statesDark mode accentsSecondary text
800
136C
#136C40
Text on light backgroundsHeadingsStrong borders
900
0C45
#0C4529
Primary textHigh emphasis contentDark headings
950
082B
#082B1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF7;
  --emerald-100: #E1FAED;
  --emerald-200: #C7F5DE;
  --emerald-300: #9BEDC4;
  --emerald-400: #67E4A6;
  --emerald-500: #3CDD8C;
  --emerald-600: #22BF70;
  --emerald-700: #1B9859;
  --emerald-800: #136C40;
  --emerald-900: #0C4529;
  --emerald-950: #082B1A;
}
Generate More ShadesCreate PaletteConvert Color