Emerald

#11D077

Green

Color Codes

All color formats for development

HEX
#11D077
RGB
rgb(17, 208, 119)
HSL
hsl(152, 85%, 44%)
OKLCH
oklch(0.754 0.186 154.4)
CMYK
cmyk(92%, 0%, 43%, 18%)

Accessibility

WCAG contrast compliance

On White Background

2.04:1

AA AAA

On Black Background

10.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DEFC
200
#C2FA
300
#92F6
400
#5AF2
500
#2BEE
600
#11D0
700
#0DA5
800
#0A76
900
#064B
950
#042F

Shades

Darker variations

1#0FBB6B
2#0DA65F
3#0C9153
4#0A7D47
5#08683B
6#07532F
7#053E24
8#032A18
9#02150C

Tints

Lighter variations

1#13EA86
2#2CEE93
3#46F0A1
4#60F2AE
5#7BF4BC
6#95F6C9
7#B0F9D7
8#CAFBE4
9#E5FDF2

Tones

Muted variations

1#1AC676
2#24BC75
3#2DB375
4#37A974
5#41A073
6#4A9673
7#548D72
8#5D8371
9#677A71

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF8
BackgroundsSubtle highlightsCard backgrounds
100
DEFC
#DEFCEE
Light backgroundsTable row hoverSkeleton loading
200
C2FA
#C2FAE0
Secondary backgroundsInput backgroundsDividers
300
92F6
#92F6C8
BordersInactive statesPlaceholder text
400
5AF2
#5AF2AB
Disabled statesSecondary iconsMuted text
500
2BEE
#2BEE93
Primary brand colorCTAsActive elementsLinks
600
11D0
#11D077
Hover statesFocus ringsPrimary buttons hover
700
0DA5
#0DA55E
Active/pressed statesDark mode accentsSecondary text
800
0A76
#0A7643
Text on light backgroundsHeadingsStrong borders
900
064B
#064B2B
Primary textHigh emphasis contentDark headings
950
042F
#042F1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FEF8;
  --emerald-100: #DEFCEE;
  --emerald-200: #C2FAE0;
  --emerald-300: #92F6C8;
  --emerald-400: #5AF2AB;
  --emerald-500: #2BEE93;
  --emerald-600: #11D077;
  --emerald-700: #0DA55E;
  --emerald-800: #0A7643;
  --emerald-900: #064B2B;
  --emerald-950: #042F1B;
}
Generate More ShadesCreate PaletteConvert Color