Emerald

#34E554

Green

Color Codes

All color formats for development

HEX
#34E554
RGB
rgb(52, 229, 84)
HSL
hsl(131, 77%, 55%)
OKLCH
oklch(0.808 0.233 145.4)
CMYK
cmyk(77%, 0%, 63%, 10%)

Accessibility

WCAG contrast compliance

On White Background

1.68:1

AA AAA

On Black Background

12.48: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#1DDF41
2#1AC739
3#17AE32
4#13952B
5#107C24
6#0D631D
7#0A4A16
8#06320E
9#031907

Tints

Lighter variations

1#48E765
2#5DEA76
3#71ED88
4#85EF99
5#99F2AA
6#AEF4BB
7#C2F7CC
8#D6FADD
9#EBFCEE

Tones

Muted variations

1#3DDC5A
2#46D35F
3#4ECA65
4#57C16B
5#60B870
6#69B076
7#72A77B
8#7B9E81
9#839587

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE4
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7CE
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2A8
BordersInactive statesPlaceholder text
400
61EA
#61EA7A
Disabled statesSecondary iconsMuted text
500
34E5
#34E554
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC739
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E2E
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7121
Text on light backgroundsHeadingsStrong borders
900
0948
#094815
Primary textHigh emphasis contentDark headings
950
062D
#062D0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF4;
  --emerald-100: #DFFBE4;
  --emerald-200: #C4F7CE;
  --emerald-300: #97F2A8;
  --emerald-400: #61EA7A;
  --emerald-500: #34E554;
  --emerald-600: #1AC739;
  --emerald-700: #159E2E;
  --emerald-800: #0F7121;
  --emerald-900: #094815;
  --emerald-950: #062D0D;
}
Generate More ShadesCreate PaletteConvert Color