Emerald

#46D28F

Green

Color Codes

All color formats for development

HEX
#46D28F
RGB
rgb(70, 210, 143)
HSL
hsl(151, 61%, 55%)
OKLCH
oklch(0.772 0.154 158.4)
CMYK
cmyk(67%, 0%, 32%, 18%)

Accessibility

WCAG contrast compliance

On White Background

1.93:1

AA AAA

On Black Background

10.88: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#31CB81
2#2CB572
3#269E64
4#218756
5#1B7148
6#165A39
7#10442B
8#0B2D1D
9#05170E

Tints

Lighter variations

1#59D79A
2#6BDBA5
3#7EE0B0
4#90E4BC
5#A3E9C7
6#B5EDD2
7#C8F2DD
8#DAF6E9
9#EDFBF4

Tones

Muted variations

1#4DCB8E
2#54C48E
3#5BBD8E
4#62B68E
5#69AF8D
6#70A88D
7#77A18D
8#7E9A8D
9#85938C

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
#CAF2DF
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8C6
BordersInactive statesPlaceholder text
400
6FDC
#6FDCA8
Disabled statesSecondary iconsMuted text
500
46D2
#46D28F
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB572
Hover statesFocus ringsPrimary buttons hover
700
2390
#23905B
Active/pressed statesDark mode accentsSecondary text
800
1967
#196741
Text on light backgroundsHeadingsStrong borders
900
1042
#10422A
Primary textHigh emphasis contentDark headings
950
0A29
#0A291A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF8;
  --emerald-100: #E2F8EE;
  --emerald-200: #CAF2DF;
  --emerald-300: #A1E8C6;
  --emerald-400: #6FDCA8;
  --emerald-500: #46D28F;
  --emerald-600: #2CB572;
  --emerald-700: #23905B;
  --emerald-800: #196741;
  --emerald-900: #10422A;
  --emerald-950: #0A291A;
}
Generate More ShadesCreate PaletteConvert Color