Emerald

#36E272

Green

Color Codes

All color formats for development

HEX
#36E272
RGB
rgb(54, 226, 114)
HSL
hsl(141, 75%, 55%)
OKLCH
oklch(0.804 0.206 149.8)
CMYK
cmyk(76%, 0%, 50%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.71:1

AA AAA

On Black Background

12.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F0
400
#63E9
500
#36E2
600
#1CC4
700
#169C
800
#1070
900
#0A47
950
#062D

Shades

Darker variations

1#20DD62
2#1CC457
3#19AC4C
4#159341
5#127B36
6#0E622B
7#0B4A21
8#073116
9#04190B

Tints

Lighter variations

1#4AE580
2#5EE88F
3#72EB9D
4#87EEAB
5#9BF1B9
6#AFF4C7
7#C3F6D5
8#D7F9E3
9#EBFCF1

Tones

Muted variations

1#3FDA75
2#47D178
3#50C87A
4#59C07D
5#61B77F
6#6AAF82
7#72A685
8#7B9D87
9#84958A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF6
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE9
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7D6
Secondary backgroundsInput backgroundsDividers
300
98F0
#98F0B7
BordersInactive statesPlaceholder text
400
63E9
#63E992
Disabled statesSecondary iconsMuted text
500
36E2
#36E272
Primary brand colorCTAsActive elementsLinks
600
1CC4
#1CC457
Hover statesFocus ringsPrimary buttons hover
700
169C
#169C45
Active/pressed statesDark mode accentsSecondary text
800
1070
#107031
Text on light backgroundsHeadingsStrong borders
900
0A47
#0A4720
Primary textHigh emphasis contentDark headings
950
062D
#062D14
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF6;
  --emerald-100: #E0FBE9;
  --emerald-200: #C5F7D6;
  --emerald-300: #98F0B7;
  --emerald-400: #63E992;
  --emerald-500: #36E272;
  --emerald-600: #1CC457;
  --emerald-700: #169C45;
  --emerald-800: #107031;
  --emerald-900: #0A4720;
  --emerald-950: #062D14;
}
Generate More ShadesCreate PaletteConvert Color