Emerald

#0DD398

Green

Color Codes

All color formats for development

HEX
#0DD398
RGB
rgb(13, 211, 152)
HSL
hsl(162, 88%, 44%)
OKLCH
oklch(0.768 0.162 164.2)
CMYK
cmyk(94%, 0%, 28%, 17%)

Accessibility

WCAG contrast compliance

On White Background

1.95:1

AA AAA

On Black Background

10.79: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#0CBE89
2#0BA979
3#09946A
4#087F5B
5#07694C
6#05543D
7#043F2E
8#032A1E
9#01150F

Tints

Lighter variations

1#0FEEAB
2#28F1B5
3#43F3BE
4#5EF5C7
5#79F6D1
6#94F8DA
7#AEFAE3
8#C9FCEC
9#E4FDF6

Tones

Muted variations

1#17C994
2#21BF90
3#2BB58C
4#35AB88
5#3FA284
6#499880
7#538E7C
8#5C8478
9#667A74

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEFA
BackgroundsSubtle highlightsCard backgrounds
100
DDFD
#DDFDF3
Light backgroundsTable row hoverSkeleton loading
200
C1FB
#C1FBEA
Secondary backgroundsInput backgroundsDividers
300
91F8
#91F8D9
BordersInactive statesPlaceholder text
400
57F4
#57F4C5
Disabled statesSecondary iconsMuted text
500
27F1
#27F1B5
Primary brand colorCTAsActive elementsLinks
600
0DD3
#0DD398
Hover statesFocus ringsPrimary buttons hover
700
0BA8
#0BA879
Active/pressed statesDark mode accentsSecondary text
800
0878
#087856
Text on light backgroundsHeadingsStrong borders
900
054D
#054D37
Primary textHigh emphasis contentDark headings
950
0330
#033022
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FEFA;
  --emerald-100: #DDFDF3;
  --emerald-200: #C1FBEA;
  --emerald-300: #91F8D9;
  --emerald-400: #57F4C5;
  --emerald-500: #27F1B5;
  --emerald-600: #0DD398;
  --emerald-700: #0BA879;
  --emerald-800: #087856;
  --emerald-900: #054D37;
  --emerald-950: #033022;
}
Generate More ShadesCreate PaletteConvert Color