#59EE77#59EE77
#59EE77 is a very light, highly saturated green. Relative luminance 0.646; OKLCH L 84.3% C 0.205 H 147.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE77 |
|---|---|
| RGB | rgb(89, 238, 119) |
| HSL | hsl(132, 81%, 64%) |
| HSV | hsv(132, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.28, -63.82, 45.84) |
| CIE-LCH | lch(84.28, 78.58, 144.31°) |
| OKLab | oklab(84.3% -0.1723 0.1108) |
| OKLCH | oklch(84.3% 0.205 147.3) |
| XYZ | xyz(38.0215, 64.6010, 27.9147) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.68
Lightish Green
#61E160
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE77 #EE59D0
analogous
#85EE59 #59EE77 #59EEC2
triadic
#59EE77 #7759EE #EE7759
tetradic
#59EE77 #5985EE #EE59D0 #EEC259
square
#59EE77 #5985EE #EE59D0 #EEC259
split-complementary
#59EE77 #C259EE #EE5985
monochromatic
#13BA35 #21E84A #59EE77 #91F4A4 #C8F9D2
Accessibility & contrast
On white
1.51
#59EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#59EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE77
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE77 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#2EE9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ee77; /* rgb */ color: rgb(89, 238, 119); /* oklch */ color: oklch(84.3% 0.205 147.3);
Tailwind
colors: {
custom: {
50: '#97f5a0',
500: '#59ee77',
950: '#000000',
},
}SCSS
$custom: #59ee77; $custom-light: #97f5a0; $custom-dark: #000000;
JSON
{
"hex": "#59ee77",
"rgb": {
"r": 89,
"g": 238,
"b": 119
},
"hsl": {
"h": 132.081,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84295,
"c": 0.2049,
"h": 147.3
},
"luminance": 0.64605
}Semantic roles & 50–950 ramp
primary
#59EE77
secondary
#B9339E
accent
#08B3DE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580