Emerald

#41D85A

Green

Color Codes

All color formats for development

HEX
#41D85A
RGB
rgb(65, 216, 90)
HSL
hsl(130, 66%, 55%)
OKLCH
oklch(0.777 0.21 145.8)
CMYK
cmyk(70%, 0%, 58%, 15%)

Accessibility

WCAG contrast compliance

On White Background

1.88:1

AA AAA

On Black Background

11.19: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#2BD247
2#26BA3F
3#21A337
4#1D8C2F
5#187427
6#135D1F
7#0E4618
8#0A2F10
9#051708

Tints

Lighter variations

1#54DC6A
2#67E07B
3#7AE48B
4#8DE89C
5#A0EBAC
6#B3EFBD
7#C6F3CD
8#D9F7DE
9#ECFBEE

Tones

Muted variations

1#48D05F
2#50C964
3#57C169
4#5FBA6E
5#66B273
6#6EAB78
7#76A37D
8#7D9B82
9#859487

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E5
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4CF
Secondary backgroundsInput backgroundsDividers
300
9EEB
#9EEBAB
BordersInactive statesPlaceholder text
400
6BE1
#6BE17E
Disabled statesSecondary iconsMuted text
500
41D8
#41D85A
Primary brand colorCTAsActive elementsLinks
600
26BA
#26BA3F
Hover statesFocus ringsPrimary buttons hover
700
1E94
#1E9432
Active/pressed statesDark mode accentsSecondary text
800
166A
#166A24
Text on light backgroundsHeadingsStrong borders
900
0E44
#0E4417
Primary textHigh emphasis contentDark headings
950
092A
#092A0E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FCF4;
  --emerald-100: #E1F9E5;
  --emerald-200: #C8F4CF;
  --emerald-300: #9EEBAB;
  --emerald-400: #6BE17E;
  --emerald-500: #41D85A;
  --emerald-600: #26BA3F;
  --emerald-700: #1E9432;
  --emerald-800: #166A24;
  --emerald-900: #0E4417;
  --emerald-950: #092A0E;
}
Generate More ShadesCreate PaletteConvert Color