Emerald

#09D77E

Green

Color Codes

All color formats for development

HEX
#09D77E
RGB
rgb(9, 215, 126)
HSL
hsl(154, 92%, 44%)
OKLCH
oklch(0.773 0.189 155.3)
CMYK
cmyk(96%, 0%, 41%, 16%)

Accessibility

WCAG contrast compliance

On White Background

1.90:1

AA AAA

On Black Background

11.03:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0FE
100
#DDFE
200
#BFFC
300
#8EFA
400
#54F8
500
#23F6
600
#09D7
700
#07AB
800
#057A
900
#034E
950
#0231

Shades

Darker variations

1#08C271
2#07AC65
3#069758
4#05814C
5#046C3F
6#045632
7#034126
8#022B19
9#01160D

Tints

Lighter variations

1#0AF38E
2#24F69B
3#3FF7A7
4#5AF8B4
5#76F9C0
6#91FACD
7#ADFCD9
8#C8FDE6
9#E4FEF2

Tones

Muted variations

1#13CD7D
2#1EC37B
3#28B87A
4#32AE78
5#3DA477
6#479976
7#518F74
8#5C8573
9#667B72

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0FE
#F0FEF8
BackgroundsSubtle highlightsCard backgrounds
100
DDFE
#DDFEEF
Light backgroundsTable row hoverSkeleton loading
200
BFFC
#BFFCE2
Secondary backgroundsInput backgroundsDividers
300
8EFA
#8EFACC
BordersInactive statesPlaceholder text
400
54F8
#54F8B1
Disabled statesSecondary iconsMuted text
500
23F6
#23F69A
Primary brand colorCTAsActive elementsLinks
600
09D7
#09D77E
Hover statesFocus ringsPrimary buttons hover
700
07AB
#07AB64
Active/pressed statesDark mode accentsSecondary text
800
057A
#057A48
Text on light backgroundsHeadingsStrong borders
900
034E
#034E2E
Primary textHigh emphasis contentDark headings
950
0231
#02311D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F0FEF8;
  --emerald-100: #DDFEEF;
  --emerald-200: #BFFCE2;
  --emerald-300: #8EFACC;
  --emerald-400: #54F8B1;
  --emerald-500: #23F69A;
  --emerald-600: #09D77E;
  --emerald-700: #07AB64;
  --emerald-800: #057A48;
  --emerald-900: #034E2E;
  --emerald-950: #02311D;
}
Generate More ShadesCreate PaletteConvert Color