Emerald

#35E38F

Green

Color Codes

All color formats for development

HEX
#35E38F
RGB
rgb(53, 227, 143)
HSL
hsl(151, 76%, 55%)
OKLCH
oklch(0.811 0.182 156.4)
CMYK
cmyk(77%, 0%, 37%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.68:1

AA AAA

On Black Background

12.54: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#1EDE81
2#1BC573
3#18AD65
4#149456
5#117B48
6#0D633A
7#0A4A2B
8#07311D
9#03190E

Tints

Lighter variations

1#49E69A
2#5DE9A6
3#72ECB1
4#86EEBC
5#9AF1C7
6#AEF4D2
7#C2F7DD
8#D7F9E9
9#EBFCF4

Tones

Muted variations

1#3EDB8F
2#46D28F
3#4FC98E
4#58C18E
5#61B88E
6#69AF8D
7#72A68D
8#7B9E8D
9#84958D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBEE
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7DF
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1C6
BordersInactive statesPlaceholder text
400
62EA
#62EAA8
Disabled statesSecondary iconsMuted text
500
35E3
#35E38F
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC573
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D5C
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7041
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A482A
Primary textHigh emphasis contentDark headings
950
062D
#062D1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF8;
  --emerald-100: #E0FBEE;
  --emerald-200: #C5F7DF;
  --emerald-300: #98F1C6;
  --emerald-400: #62EAA8;
  --emerald-500: #35E38F;
  --emerald-600: #1BC573;
  --emerald-700: #159D5C;
  --emerald-800: #0F7041;
  --emerald-900: #0A482A;
  --emerald-950: #062D1A;
}
Generate More ShadesCreate PaletteConvert Color