Emerald

#34E563

Green

Color Codes

All color formats for development

HEX
#34E563
RGB
rgb(52, 229, 99)
HSL
hsl(136, 77%, 55%)
OKLCH
oklch(0.809 0.222 147.3)
CMYK
cmyk(77%, 0%, 57%, 10%)

Accessibility

WCAG contrast compliance

On White Background

1.68:1

AA AAA

On Black Background

12.53: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#1DDF51
2#1AC748
3#17AE3F
4#139536
5#107C2D
6#0D6324
7#0A4A1B
8#063212
9#031909

Tints

Lighter variations

1#48E773
2#5DEA82
3#71ED92
4#85EFA1
5#99F2B1
6#AEF4C1
7#C2F7D0
8#D6FAE0
9#EBFCEF

Tones

Muted variations

1#3DDC67
2#46D36B
3#4ECA6F
4#57C174
5#60B878
6#69B07C
7#72A780
8#7B9E84
9#839588

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF5
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE7
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7D2
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2AF
BordersInactive statesPlaceholder text
400
61EA
#61EA86
Disabled statesSecondary iconsMuted text
500
34E5
#34E563
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC748
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E39
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7129
Text on light backgroundsHeadingsStrong borders
900
0948
#09481A
Primary textHigh emphasis contentDark headings
950
062D
#062D10
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F1FDF5;
  --emerald-100: #DFFBE7;
  --emerald-200: #C4F7D2;
  --emerald-300: #97F2AF;
  --emerald-400: #61EA86;
  --emerald-500: #34E563;
  --emerald-600: #1AC748;
  --emerald-700: #159E39;
  --emerald-800: #0F7129;
  --emerald-900: #09481A;
  --emerald-950: #062D10;
}
Generate More ShadesCreate PaletteConvert Color