Emerald

#35E392

Green

Color Codes

All color formats for development

HEX
#35E392
RGB
rgb(53, 227, 146)
HSL
hsl(152, 76%, 55%)
OKLCH
oklch(0.812 0.179 157.2)
CMYK
cmyk(77%, 0%, 36%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.67:1

AA AAA

On Black Background

12.55: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#1EDE85
2#1BC576
3#18AD67
4#149458
5#117B4A
6#0D633B
7#0A4A2C
8#07311D
9#03190F

Tints

Lighter variations

1#49E69D
2#5DE9A8
3#72ECB3
4#86EEBE
5#9AF1C9
6#AEF4D3
7#C2F7DE
8#D7F9E9
9#EBFCF4

Tones

Muted variations

1#3EDB91
2#46D291
3#4FC990
4#58C190
5#61B88F
6#69AF8F
7#72A68E
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
#C5F7E0
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1C7
BordersInactive statesPlaceholder text
400
62EA
#62EAAA
Disabled statesSecondary iconsMuted text
500
35E3
#35E392
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC576
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D5E
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7043
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A482B
Primary textHigh emphasis contentDark headings
950
062D
#062D1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF8;
  --emerald-100: #E0FBEE;
  --emerald-200: #C5F7E0;
  --emerald-300: #98F1C7;
  --emerald-400: #62EAAA;
  --emerald-500: #35E392;
  --emerald-600: #1BC576;
  --emerald-700: #159D5E;
  --emerald-800: #0F7043;
  --emerald-900: #0A482B;
  --emerald-950: #062D1B;
}
Generate More ShadesCreate PaletteConvert Color