Emerald

#35E364

Green

Color Codes

All color formats for development

HEX
#35E364
RGB
rgb(53, 227, 100)
HSL
hsl(136, 76%, 55%)
OKLCH
oklch(0.804 0.219 147.5)
CMYK
cmyk(77%, 0%, 56%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.70:1

AA AAA

On Black Background

12.32: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#1EDE51
2#1BC548
3#18AD3F
4#149436
5#117B2D
6#0D6324
7#0A4A1B
8#073112
9#031909

Tints

Lighter variations

1#49E673
2#5DE983
3#72EC92
4#86EEA2
5#9AF1B1
6#AEF4C1
7#C2F7D0
8#D7F9E0
9#EBFCEF

Tones

Muted variations

1#3EDB68
2#46D26C
3#4FC970
4#58C174
5#61B878
6#69AF7C
7#72A680
8#7B9E84
9#849588

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF5
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE7
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7D2
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1B0
BordersInactive statesPlaceholder text
400
62EA
#62EA86
Disabled statesSecondary iconsMuted text
500
35E3
#35E364
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC548
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D3A
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7029
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A481A
Primary textHigh emphasis contentDark headings
950
062D
#062D10
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF5;
  --emerald-100: #E0FBE7;
  --emerald-200: #C5F7D2;
  --emerald-300: #98F1B0;
  --emerald-400: #62EA86;
  --emerald-500: #35E364;
  --emerald-600: #1BC548;
  --emerald-700: #159D3A;
  --emerald-800: #0F7029;
  --emerald-900: #0A481A;
  --emerald-950: #062D10;
}
Generate More ShadesCreate PaletteConvert Color