Emerald

#0DD387

Green

Color Codes

All color formats for development

HEX
#0DD387
RGB
rgb(13, 211, 135)
HSL
hsl(157, 88%, 44%)
OKLCH
oklch(0.765 0.176 158.4)
CMYK
cmyk(94%, 0%, 36%, 17%)

Accessibility

WCAG contrast compliance

On White Background

1.97:1

AA AAA

On Black Background

10.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DDFD
200
#C1FB
300
#91F8
400
#57F4
500
#27F1
600
#0DD3
700
#0BA8
800
#0878
900
#054D
950
#0330

Shades

Darker variations

1#0CBE7A
2#0BA96C
3#09945F
4#087F51
5#076944
6#055436
7#043F29
8#032A1B
9#01150E

Tints

Lighter variations

1#0FEE98
2#28F1A4
3#43F3B0
4#5EF5BB
5#79F6C6
6#94F8D2
7#AEFADD
8#C9FCE8
9#E4FDF4

Tones

Muted variations

1#17C985
2#21BF83
3#2BB580
4#35AB7E
5#3FA27C
6#499879
7#538E77
8#5C8475
9#667A73

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DDFD
#DDFDF1
Light backgroundsTable row hoverSkeleton loading
200
C1FB
#C1FBE5
Secondary backgroundsInput backgroundsDividers
300
91F8
#91F8D0
BordersInactive statesPlaceholder text
400
57F4
#57F4B8
Disabled statesSecondary iconsMuted text
500
27F1
#27F1A4
Primary brand colorCTAsActive elementsLinks
600
0DD3
#0DD387
Hover statesFocus ringsPrimary buttons hover
700
0BA8
#0BA86C
Active/pressed statesDark mode accentsSecondary text
800
0878
#08784D
Text on light backgroundsHeadingsStrong borders
900
054D
#054D31
Primary textHigh emphasis contentDark headings
950
0330
#03301F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FEF9;
  --emerald-100: #DDFDF1;
  --emerald-200: #C1FBE5;
  --emerald-300: #91F8D0;
  --emerald-400: #57F4B8;
  --emerald-500: #27F1A4;
  --emerald-600: #0DD387;
  --emerald-700: #0BA86C;
  --emerald-800: #08784D;
  --emerald-900: #054D31;
  --emerald-950: #03301F;
}
Generate More ShadesCreate PaletteConvert Color