Emerald

#22BF5E

Green

Color Codes

All color formats for development

HEX
#22BF5E
RGB
rgb(34, 191, 94)
HSL
hsl(143, 70%, 44%)
OKLCH
oklch(0.707 0.185 150.1)
CMYK
cmyk(82%, 0%, 51%, 25%)

Accessibility

WCAG contrast compliance

On White Background

2.42:1

AA AAA

On Black Background

8.68: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#1EAC54
2#1B994B
3#188642
4#147238
5#115F2F
6#0D4C26
7#0A391C
8#072613
9#031309

Tints

Lighter variations

1#26D76A
2#3DDD7A
3#55E18B
4#6DE59B
5#86EAAC
6#9EEEBD
7#B6F2CD
8#CEF6DE
9#E7FBEE

Tones

Muted variations

1#2AB760
2#31AF62
3#39A763
4#419F65
5#499767
6#519069
7#59886B
8#60806D
9#68786E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF6
BackgroundsSubtle highlightsCard backgrounds
100
E1FA
#E1FAEA
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5D8
Secondary backgroundsInput backgroundsDividers
300
9BED
#9BEDBB
BordersInactive statesPlaceholder text
400
67E4
#67E497
Disabled statesSecondary iconsMuted text
500
3CDD
#3CDD7A
Primary brand colorCTAsActive elementsLinks
600
22BF
#22BF5E
Hover statesFocus ringsPrimary buttons hover
700
1B98
#1B984B
Active/pressed statesDark mode accentsSecondary text
800
136C
#136C35
Text on light backgroundsHeadingsStrong borders
900
0C45
#0C4522
Primary textHigh emphasis contentDark headings
950
082B
#082B15
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF6;
  --emerald-100: #E1FAEA;
  --emerald-200: #C7F5D8;
  --emerald-300: #9BEDBB;
  --emerald-400: #67E497;
  --emerald-500: #3CDD7A;
  --emerald-600: #22BF5E;
  --emerald-700: #1B984B;
  --emerald-800: #136C35;
  --emerald-900: #0C4522;
  --emerald-950: #082B15;
}
Generate More ShadesCreate PaletteConvert Color