Emerald

#46D293

Green

Color Codes

All color formats for development

HEX
#46D293
RGB
rgb(70, 210, 147)
HSL
hsl(153, 61%, 55%)
OKLCH
oklch(0.773 0.151 159.8)
CMYK
cmyk(67%, 0%, 30%, 18%)

Accessibility

WCAG contrast compliance

On White Background

1.93:1

AA AAA

On Black Background

10.90: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#31CB86
2#2CB577
3#269E68
4#218759
5#1B714A
6#165A3C
7#10442D
8#0B2D1E
9#05170F

Tints

Lighter variations

1#59D79E
2#6BDBA9
3#7EE0B4
4#90E4BE
5#A3E9C9
6#B5EDD4
7#C8F2DF
8#DAF6E9
9#EDFBF4

Tones

Muted variations

1#4DCB93
2#54C492
3#5BBD91
4#62B690
5#69AF90
6#70A88F
7#77A18E
8#7E9A8E
9#85938D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8EE
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2E0
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8C8
BordersInactive statesPlaceholder text
400
6FDC
#6FDCAB
Disabled statesSecondary iconsMuted text
500
46D2
#46D293
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB577
Hover statesFocus ringsPrimary buttons hover
700
2390
#23905F
Active/pressed statesDark mode accentsSecondary text
800
1967
#196744
Text on light backgroundsHeadingsStrong borders
900
1042
#10422B
Primary textHigh emphasis contentDark headings
950
0A29
#0A291B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF8;
  --emerald-100: #E2F8EE;
  --emerald-200: #CAF2E0;
  --emerald-300: #A1E8C8;
  --emerald-400: #6FDCAB;
  --emerald-500: #46D293;
  --emerald-600: #2CB577;
  --emerald-700: #23905F;
  --emerald-800: #196744;
  --emerald-900: #10422B;
  --emerald-950: #0A291B;
}
Generate More ShadesCreate PaletteConvert Color