Emerald

#41D891

Green

Color Codes

All color formats for development

HEX
#41D891
RGB
rgb(65, 216, 145)
HSL
hsl(152, 66%, 55%)
OKLCH
oklch(0.786 0.162 158.2)
CMYK
cmyk(70%, 0%, 33%, 15%)

Accessibility

WCAG contrast compliance

On White Background

1.83:1

AA AAA

On Black Background

11.46: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#2BD284
2#26BA75
3#21A366
4#1D8C58
5#187449
6#135D3B
7#0E462C
8#0A2F1D
9#05170F

Tints

Lighter variations

1#54DC9C
2#67E0A7
3#7AE4B2
4#8DE8BD
5#A0EBC8
6#B3EFD3
7#C6F3DE
8#D9F7E9
9#ECFBF4

Tones

Muted variations

1#48D091
2#50C990
3#57C190
4#5FBA8F
5#66B28F
6#6EAB8E
7#76A38E
8#7D9B8D
9#85948D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9EE
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4DF
Secondary backgroundsInput backgroundsDividers
300
9EEB
#9EEBC7
BordersInactive statesPlaceholder text
400
6BE1
#6BE1AA
Disabled statesSecondary iconsMuted text
500
41D8
#41D891
Primary brand colorCTAsActive elementsLinks
600
26BA
#26BA75
Hover statesFocus ringsPrimary buttons hover
700
1E94
#1E945D
Active/pressed statesDark mode accentsSecondary text
800
166A
#166A43
Text on light backgroundsHeadingsStrong borders
900
0E44
#0E442B
Primary textHigh emphasis contentDark headings
950
092A
#092A1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FCF8;
  --emerald-100: #E1F9EE;
  --emerald-200: #C8F4DF;
  --emerald-300: #9EEBC7;
  --emerald-400: #6BE1AA;
  --emerald-500: #41D891;
  --emerald-600: #26BA75;
  --emerald-700: #1E945D;
  --emerald-800: #166A43;
  --emerald-900: #0E442B;
  --emerald-950: #092A1B;
}
Generate More ShadesCreate PaletteConvert Color