Emerald

#49D056

Green

Color Codes

All color formats for development

HEX
#49D056
RGB
rgb(73, 208, 86)
HSL
hsl(126, 59%, 55%)
OKLCH
oklch(0.758 0.201 144.8)
CMYK
cmyk(65%, 0%, 59%, 18%)

Accessibility

WCAG contrast compliance

On White Background

2.01:1

AA AAA

On Black Background

10.44:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F8
200
#CAF1
300
#A2E7
400
#71DA
500
#49D0
600
#2EB2
700
#258E
800
#1A65
900
#1141
950
#0A29

Shades

Darker variations

1#34C943
2#2EB23B
3#289C34
4#23862C
5#1D6F25
6#17591E
7#114316
8#0C2D0F
9#061607

Tints

Lighter variations

1#5BD567
2#6DD978
3#7FDE89
4#92E39A
5#A4E7AB
6#B6ECBB
7#C8F1CC
8#DBF6DD
9#EDFAEE

Tones

Muted variations

1#4FC95C
2#56C261
3#5DBC66
4#64B56C
5#6AAE71
6#71A777
7#78A17C
8#7F9A81
9#859387

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E3F8
#E3F8E5
Light backgroundsTable row hoverSkeleton loading
200
CAF1
#CAF1CE
Secondary backgroundsInput backgroundsDividers
300
A2E7
#A2E7A9
BordersInactive statesPlaceholder text
400
71DA
#71DA7C
Disabled statesSecondary iconsMuted text
500
49D0
#49D056
Primary brand colorCTAsActive elementsLinks
600
2EB2
#2EB23B
Hover statesFocus ringsPrimary buttons hover
700
258E
#258E2F
Active/pressed statesDark mode accentsSecondary text
800
1A65
#1A6522
Text on light backgroundsHeadingsStrong borders
900
1141
#114116
Primary textHigh emphasis contentDark headings
950
0A29
#0A290D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF4;
  --emerald-100: #E3F8E5;
  --emerald-200: #CAF1CE;
  --emerald-300: #A2E7A9;
  --emerald-400: #71DA7C;
  --emerald-500: #49D056;
  --emerald-600: #2EB23B;
  --emerald-700: #258E2F;
  --emerald-800: #1A6522;
  --emerald-900: #114116;
  --emerald-950: #0A290D;
}
Generate More ShadesCreate PaletteConvert Color