Emerald

#22BF75

Green

Color Codes

All color formats for development

HEX
#22BF75
RGB
rgb(34, 191, 117)
HSL
hsl(152, 70%, 44%)
OKLCH
oklch(0.711 0.164 156.1)
CMYK
cmyk(82%, 0%, 39%, 25%)

Accessibility

WCAG contrast compliance

On White Background

2.39:1

AA AAA

On Black Background

8.78: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#1EAC6A
2#1B995E
3#188652
4#147246
5#115F3B
6#0D4C2F
7#0A3923
8#072617
9#03130C

Tints

Lighter variations

1#26D784
2#3DDD92
3#55E1A0
4#6DE5AD
5#86EABB
6#9EEEC9
7#B6F2D6
8#CEF6E4
9#E7FBF1

Tones

Muted variations

1#2AB775
2#31AF74
3#39A774
4#419F73
5#499773
6#519072
7#598872
8#608071
9#687871

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E1FA
#E1FAEE
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5DF
Secondary backgroundsInput backgroundsDividers
300
9BED
#9BEDC7
BordersInactive statesPlaceholder text
400
67E4
#67E4AA
Disabled statesSecondary iconsMuted text
500
3CDD
#3CDD92
Primary brand colorCTAsActive elementsLinks
600
22BF
#22BF75
Hover statesFocus ringsPrimary buttons hover
700
1B98
#1B985D
Active/pressed statesDark mode accentsSecondary text
800
136C
#136C43
Text on light backgroundsHeadingsStrong borders
900
0C45
#0C452B
Primary textHigh emphasis contentDark headings
950
082B
#082B1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF8;
  --emerald-100: #E1FAEE;
  --emerald-200: #C7F5DF;
  --emerald-300: #9BEDC7;
  --emerald-400: #67E4AA;
  --emerald-500: #3CDD92;
  --emerald-600: #22BF75;
  --emerald-700: #1B985D;
  --emerald-800: #136C43;
  --emerald-900: #0C452B;
  --emerald-950: #082B1B;
}
Generate More ShadesCreate PaletteConvert Color