Emerald

#22F79E

Green

Color Codes

All color formats for development

HEX
#22F79E
RGB
rgb(34, 247, 158)
HSL
hsl(155, 93%, 55%)
OKLCH
oklch(0.862 0.197 157.8)
CMYK
cmyk(86%, 0%, 36%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.41:1

AA AAA

On Black Background

14.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0FE
100
#DDFE
200
#BFFD
300
#8EFB
400
#53F9
500
#22F7
600
#08D9
700
#06AC
800
#047B
900
#034F
950
#0231

Shades

Darker variations

1#09F492
2#08D982
3#07BD71
4#06A261
5#058751
6#046C41
7#035131
8#023620
9#011B10

Tints

Lighter variations

1#38F8A8
2#4EF9B1
3#64F9BB
4#7AFAC5
5#90FBCF
6#A6FCD8
7#BDFDE2
8#D3FDEC
9#E9FEF5

Tones

Muted variations

1#2CEC9C
2#37E29A
3#42D799
4#4CCC97
5#57C295
6#62B793
7#6CAC92
8#77A290
9#82978E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0FE
#F0FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DDFE
#DDFEF0
Light backgroundsTable row hoverSkeleton loading
200
BFFD
#BFFDE3
Secondary backgroundsInput backgroundsDividers
300
8EFB
#8EFBCD
BordersInactive statesPlaceholder text
400
53F9
#53F9B4
Disabled statesSecondary iconsMuted text
500
22F7
#22F79E
Primary brand colorCTAsActive elementsLinks
600
08D9
#08D982
Hover statesFocus ringsPrimary buttons hover
700
06AC
#06AC67
Active/pressed statesDark mode accentsSecondary text
800
047B
#047B4A
Text on light backgroundsHeadingsStrong borders
900
034F
#034F2F
Primary textHigh emphasis contentDark headings
950
0231
#02311D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F0FEF9;
  --emerald-100: #DDFEF0;
  --emerald-200: #BFFDE3;
  --emerald-300: #8EFBCD;
  --emerald-400: #53F9B4;
  --emerald-500: #22F79E;
  --emerald-600: #08D982;
  --emerald-700: #06AC67;
  --emerald-800: #047B4A;
  --emerald-900: #034F2F;
  --emerald-950: #02311D;
}
Generate More ShadesCreate PaletteConvert Color