Emerald

#49D052

Green

Color Codes

All color formats for development

HEX
#49D052
RGB
rgb(73, 208, 82)
HSL
hsl(124, 59%, 55%)
OKLCH
oklch(0.758 0.204 144.2)
CMYK
cmyk(65%, 0%, 61%, 18%)

Accessibility

WCAG contrast compliance

On White Background

2.01:1

AA AAA

On Black Background

10.43: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#34C93E
2#2EB237
3#289C30
4#238629
5#1D6F22
6#17591B
7#114315
8#0C2D0E
9#061607

Tints

Lighter variations

1#5BD563
2#6DD974
3#7FDE86
4#92E397
5#A4E7A8
6#B6ECBA
7#C8F1CB
8#DBF6DC
9#EDFAEE

Tones

Muted variations

1#4FC957
2#56C25D
3#5DBC63
4#64B569
5#6AAE6F
6#71A775
7#78A17B
8#7F9A81
9#859386

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E3F8
#E3F8E4
Light backgroundsTable row hoverSkeleton loading
200
CAF1
#CAF1CD
Secondary backgroundsInput backgroundsDividers
300
A2E7
#A2E7A6
BordersInactive statesPlaceholder text
400
71DA
#71DA78
Disabled statesSecondary iconsMuted text
500
49D0
#49D052
Primary brand colorCTAsActive elementsLinks
600
2EB2
#2EB237
Hover statesFocus ringsPrimary buttons hover
700
258E
#258E2C
Active/pressed statesDark mode accentsSecondary text
800
1A65
#1A651F
Text on light backgroundsHeadingsStrong borders
900
1141
#114114
Primary textHigh emphasis contentDark headings
950
0A29
#0A290C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF3;
  --emerald-100: #E3F8E4;
  --emerald-200: #CAF1CD;
  --emerald-300: #A2E7A6;
  --emerald-400: #71DA78;
  --emerald-500: #49D052;
  --emerald-600: #2EB237;
  --emerald-700: #258E2C;
  --emerald-800: #1A651F;
  --emerald-900: #114114;
  --emerald-950: #0A290C;
}
Generate More ShadesCreate PaletteConvert Color