#59EA76#59EA76
#59EA76 is a very light, highly saturated green. Relative luminance 0.623; OKLCH L 83.3% C 0.201 H 147.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA76 |
|---|---|
| RGB | rgb(89, 234, 118) |
| HSL | hsl(132, 78%, 63%) |
| HSV | hsv(132, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.06, -62.52, 44.81) |
| CIE-LCH | lch(83.06, 76.92, 144.37°) |
| OKLab | oklab(83.29% -0.1689 0.1085) |
| OKLCH | oklch(83.29% 0.201 147.3) |
| XYZ | xyz(36.8101, 62.2738, 27.2162) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Lightish Green
#61E160
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA76 #EA59CD
analogous
#84EA59 #59EA76 #59EABE
triadic
#59EA76 #7659EA #EA7659
tetradic
#59EA76 #5984EA #EA59CD #EABE59
square
#59EA76 #5984EA #EA59CD #EABE59
split-complementary
#59EA76 #BE59EA #EA5984
monochromatic
#17B236 #23E349 #59EA76 #8FF1A3 #C6F8D0
Accessibility & contrast
On white
1.56
#59EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#59EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA76
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA76 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DACA7E
Tritanopia (blue-blind)
#30E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #59ea76; /* rgb */ color: rgb(89, 234, 118); /* oklch */ color: oklch(83.3% 0.201 147.3);
Tailwind
colors: {
custom: {
50: '#96f29f',
500: '#59ea76',
950: '#000000',
},
}SCSS
$custom: #59ea76; $custom-light: #96f29f; $custom-dark: #000000;
JSON
{
"hex": "#59ea76",
"rgb": {
"r": 89,
"g": 234,
"b": 118
},
"hsl": {
"h": 132,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83286,
"c": 0.2007,
"h": 147.3
},
"luminance": 0.62277
}Semantic roles & 50–950 ramp
primary
#59EA76
secondary
#B23599
accent
#0CB1DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580