Emerald

#38E09D

Green

Color Codes

All color formats for development

HEX
#38E09D
RGB
rgb(56, 224, 157)
HSL
hsl(156, 73%, 55%)
OKLCH
oklch(0.807 0.165 161.2)
CMYK
cmyk(75%, 0%, 30%, 12%)

Accessibility

WCAG contrast compliance

On White Background

1.70:1

AA AAA

On Black Background

12.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F6
300
#9AEF
400
#65E7
500
#38E0
600
#1EC2
700
#189A
800
#116E
900
#0B47
950
#072C

Shades

Darker variations

1#22DA91
2#1EC281
3#1BAA71
4#179260
5#137950
6#0F6140
7#0B4930
8#083120
9#041810

Tints

Lighter variations

1#4CE3A7
2#60E6B1
3#74E9BA
4#88ECC4
5#9CF0CE
6#B0F3D8
7#C3F6E2
8#D7F9EB
9#EBFCF5

Tones

Muted variations

1#41D89B
2#49CF9A
3#52C798
4#5ABF96
5#62B695
6#6BAE93
7#73A591
8#7B9D90
9#84958E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAF0
Light backgroundsTable row hoverSkeleton loading
200
C6F6
#C6F6E3
Secondary backgroundsInput backgroundsDividers
300
9AEF
#9AEFCD
BordersInactive statesPlaceholder text
400
65E7
#65E7B3
Disabled statesSecondary iconsMuted text
500
38E0
#38E09D
Primary brand colorCTAsActive elementsLinks
600
1EC2
#1EC281
Hover statesFocus ringsPrimary buttons hover
700
189A
#189A66
Active/pressed statesDark mode accentsSecondary text
800
116E
#116E49
Text on light backgroundsHeadingsStrong borders
900
0B47
#0B472F
Primary textHigh emphasis contentDark headings
950
072C
#072C1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF8;
  --emerald-100: #E0FAF0;
  --emerald-200: #C6F6E3;
  --emerald-300: #9AEFCD;
  --emerald-400: #65E7B3;
  --emerald-500: #38E09D;
  --emerald-600: #1EC281;
  --emerald-700: #189A66;
  --emerald-800: #116E49;
  --emerald-900: #0B472F;
  --emerald-950: #072C1D;
}
Generate More ShadesCreate PaletteConvert Color