Emerald

#34E54E

Green

Color Codes

All color formats for development

HEX
#34E54E
RGB
rgb(52, 229, 78)
HSL
hsl(129, 77%, 55%)
OKLCH
oklch(0.807 0.237 144.8)
CMYK
cmyk(77%, 0%, 66%, 10%)

Accessibility

WCAG contrast compliance

On White Background

1.68:1

AA AAA

On Black Background

12.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#1DDF3A
2#1AC734
3#17AE2D
4#139527
5#107C20
6#0D631A
7#0A4A13
8#06320D
9#031906

Tints

Lighter variations

1#48E760
2#5DEA72
3#71ED83
4#85EF95
5#99F2A7
6#AEF4B8
7#C2F7CA
8#D6FADC
9#EBFCED

Tones

Muted variations

1#3DDC55
2#46D35B
3#4ECA61
4#57C167
5#60B86D
6#69B074
7#72A77A
8#7B9E80
9#839586

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF3
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE4
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7CC
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2A5
BordersInactive statesPlaceholder text
400
61EA
#61EA76
Disabled statesSecondary iconsMuted text
500
34E5
#34E54E
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC734
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E29
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F711D
Text on light backgroundsHeadingsStrong borders
900
0948
#094813
Primary textHigh emphasis contentDark headings
950
062D
#062D0C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF3;
  --emerald-100: #DFFBE4;
  --emerald-200: #C4F7CC;
  --emerald-300: #97F2A5;
  --emerald-400: #61EA76;
  --emerald-500: #34E54E;
  --emerald-600: #1AC734;
  --emerald-700: #159E29;
  --emerald-800: #0F711D;
  --emerald-900: #094813;
  --emerald-950: #062D0C;
}
Generate More ShadesCreate PaletteConvert Color