Emerald

#35E381

Green

Color Codes

All color formats for development

HEX
#35E381
RGB
rgb(53, 227, 129)
HSL
hsl(146, 76%, 55%)
OKLCH
oklch(0.809 0.194 152.9)
CMYK
cmyk(77%, 0%, 43%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.69:1

AA AAA

On Black Background

12.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F1
400
#62EA
500
#35E3
600
#1BC5
700
#159D
800
#0F70
900
#0A48
950
#062D

Shades

Darker variations

1#1EDE71
2#1BC565
3#18AD58
4#14944C
5#117B3F
6#0D6332
7#0A4A26
8#073119
9#03190D

Tints

Lighter variations

1#49E68D
2#5DE99A
3#72ECA7
4#86EEB3
5#9AF1C0
6#AEF4CC
7#C2F7D9
8#D7F9E6
9#EBFCF2

Tones

Muted variations

1#3EDB82
2#46D283
3#4FC984
4#58C185
5#61B886
6#69AF88
7#72A689
8#7B9E8A
9#84958B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF7
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBEB
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7DA
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1BE
BordersInactive statesPlaceholder text
400
62EA
#62EA9D
Disabled statesSecondary iconsMuted text
500
35E3
#35E381
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC565
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D50
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7039
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A4825
Primary textHigh emphasis contentDark headings
950
062D
#062D17
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF7;
  --emerald-100: #E0FBEB;
  --emerald-200: #C5F7DA;
  --emerald-300: #98F1BE;
  --emerald-400: #62EA9D;
  --emerald-500: #35E381;
  --emerald-600: #1BC565;
  --emerald-700: #159D50;
  --emerald-800: #0F7039;
  --emerald-900: #0A4825;
  --emerald-950: #062D17;
}
Generate More ShadesCreate PaletteConvert Color