Emerald

#26BA75

Green

Color Codes

All color formats for development

HEX
#26BA75
RGB
rgb(38, 186, 117)
HSL
hsl(152, 66%, 44%)
OKLCH
oklch(0.698 0.157 156.8)
CMYK
cmyk(80%, 0%, 37%, 27%)

Accessibility

WCAG contrast compliance

On White Background

2.51:1

AA AAA

On Black Background

8.36: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#22A869
2#1F955E
3#1B8252
4#177046
5#135D3B
6#0F4B2F
7#0B3823
8#082517
9#04130C

Tints

Lighter variations

1#2BD284
2#41D892
3#59DD9F
4#71E2AD
5#88E7BB
6#A0ECC8
7#B8F0D6
8#D0F5E4
9#E7FAF1

Tones

Muted variations

1#2EB375
2#35AB74
3#3CA474
4#449D73
5#4B9573
6#538E72
7#5A8672
8#617F71
9#697871

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