Emerald

#41D861

Green

Color Codes

All color formats for development

HEX
#41D861
RGB
rgb(65, 216, 97)
HSL
hsl(133, 66%, 55%)
OKLCH
oklch(0.778 0.205 146.8)
CMYK
cmyk(70%, 0%, 55%, 15%)

Accessibility

WCAG contrast compliance

On White Background

1.87:1

AA AAA

On Black Background

11.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9EEB
400
#6BE1
500
#41D8
600
#26BA
700
#1E94
800
#166A
900
#0E44
950
#092A

Shades

Darker variations

1#2BD24F
2#26BA46
3#21A33D
4#1D8C35
5#18742C
6#135D23
7#0E461A
8#0A2F12
9#051709

Tints

Lighter variations

1#54DC71
2#67E081
3#7AE491
4#8DE8A0
5#A0EBB0
6#B3EFC0
7#C6F3D0
8#D9F7DF
9#ECFBEF

Tones

Muted variations

1#48D066
2#50C96A
3#57C16E
4#5FBA73
5#66B277
6#6EAB7B
7#76A37F
8#7D9B84
9#859488

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E6
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4D1
Secondary backgroundsInput backgroundsDividers
300
9EEB
#9EEBAE
BordersInactive statesPlaceholder text
400
6BE1
#6BE184
Disabled statesSecondary iconsMuted text
500
41D8
#41D861
Primary brand colorCTAsActive elementsLinks
600
26BA
#26BA46
Hover statesFocus ringsPrimary buttons hover
700
1E94
#1E9438
Active/pressed statesDark mode accentsSecondary text
800
166A
#166A28
Text on light backgroundsHeadingsStrong borders
900
0E44
#0E441A
Primary textHigh emphasis contentDark headings
950
092A
#092A10
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FCF4;
  --emerald-100: #E1F9E6;
  --emerald-200: #C8F4D1;
  --emerald-300: #9EEBAE;
  --emerald-400: #6BE184;
  --emerald-500: #41D861;
  --emerald-600: #26BA46;
  --emerald-700: #1E9438;
  --emerald-800: #166A28;
  --emerald-900: #0E441A;
  --emerald-950: #092A10;
}
Generate More ShadesCreate PaletteConvert Color