Emerald

#35E35B

Green

Color Codes

All color formats for development

HEX
#35E35B
RGB
rgb(53, 227, 91)
HSL
hsl(133, 76%, 55%)
OKLCH
oklch(0.803 0.226 146.3)
CMYK
cmyk(77%, 0%, 60%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.71:1

AA AAA

On Black Background

12.29: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#1EDE48
2#1BC540
3#18AD38
4#149430
5#117B28
6#0D6320
7#0A4A18
8#073110
9#031908

Tints

Lighter variations

1#49E66B
2#5DE97C
3#72EC8C
4#86EE9C
5#9AF1AD
6#AEF4BD
7#C2F7CE
8#D7F9DE
9#EBFCEF

Tones

Muted variations

1#3EDB60
2#46D265
3#4FC96A
4#58C16F
5#61B874
6#69AF78
7#72A67D
8#7B9E82
9#849587

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF4
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE5
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7D0
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1AB
BordersInactive statesPlaceholder text
400
62EA
#62EA7F
Disabled statesSecondary iconsMuted text
500
35E3
#35E35B
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC540
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D33
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7024
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A4817
Primary textHigh emphasis contentDark headings
950
062D
#062D0F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF4;
  --emerald-100: #E0FBE5;
  --emerald-200: #C5F7D0;
  --emerald-300: #98F1AB;
  --emerald-400: #62EA7F;
  --emerald-500: #35E35B;
  --emerald-600: #1BC540;
  --emerald-700: #159D33;
  --emerald-800: #0F7024;
  --emerald-900: #0A4817;
  --emerald-950: #062D0F;
}
Generate More ShadesCreate PaletteConvert Color