Emerald

#46D26E

Green

Color Codes

All color formats for development

HEX
#46D26E
RGB
rgb(70, 210, 110)
HSL
hsl(137, 61%, 55%)
OKLCH
oklch(0.766 0.184 149.2)
CMYK
cmyk(67%, 0%, 48%, 18%)

Accessibility

WCAG contrast compliance

On White Background

1.96:1

AA AAA

On Black Background

10.70:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#31CB5D
2#2CB553
3#269E48
4#21873E
5#1B7134
6#165A29
7#10441F
8#0B2D15
9#05170A

Tints

Lighter variations

1#59D77C
2#6BDB8B
3#7EE099
4#90E4A8
5#A3E9B6
6#B5EDC5
7#C8F2D3
8#DAF6E2
9#EDFBF0

Tones

Muted variations

1#4DCB71
2#54C474
3#5BBD77
4#62B67A
5#69AF7D
6#70A880
7#77A183
8#7E9A86
9#859389

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E8
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D5
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8B5
BordersInactive statesPlaceholder text
400
6FDC
#6FDC8E
Disabled statesSecondary iconsMuted text
500
46D2
#46D26E
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB553
Hover statesFocus ringsPrimary buttons hover
700
2390
#239042
Active/pressed statesDark mode accentsSecondary text
800
1967
#19672F
Text on light backgroundsHeadingsStrong borders
900
1042
#10421E
Primary textHigh emphasis contentDark headings
950
0A29
#0A2913
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF5;
  --emerald-100: #E2F8E8;
  --emerald-200: #CAF2D5;
  --emerald-300: #A1E8B5;
  --emerald-400: #6FDC8E;
  --emerald-500: #46D26E;
  --emerald-600: #2CB553;
  --emerald-700: #239042;
  --emerald-800: #19672F;
  --emerald-900: #10421E;
  --emerald-950: #0A2913;
}
Generate More ShadesCreate PaletteConvert Color