#59EE81#59EE81
#59EE81 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.4% C 0.196 H 149.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE81 |
|---|---|
| RGB | rgb(89, 238, 129) |
| HSL | hsl(136, 81%, 64%) |
| HSV | hsv(136, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.41, -62.35, 41.20) |
| CIE-LCH | lch(84.41, 74.73, 146.54°) |
| OKLab | oklab(84.45% -0.1683 0.1008) |
| OKLCH | oklch(84.45% 0.196 149.1) |
| XYZ | xyz(38.6540, 64.8540, 31.2456) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.22
Spearmint
#1EF876
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE81 #EE59C6
analogous
#7CEE59 #59EE81 #59EECB
triadic
#59EE81 #8159EE #EE8159
tetradic
#59EE81 #597CEE #EE59C6 #EECB59
square
#59EE81 #597CEE #EE59C6 #EECB59
split-complementary
#59EE81 #CB59EE #EE597C
monochromatic
#13BA40 #21E857 #59EE81 #91F4AB #C8F9D5
Accessibility & contrast
On white
1.50
#59EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#59EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE81
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE81 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB78
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#27EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ee81; /* rgb */ color: rgb(89, 238, 129); /* oklch */ color: oklch(84.4% 0.196 149.1);
Tailwind
colors: {
custom: {
50: '#96f5a7',
500: '#59ee81',
950: '#000000',
},
}SCSS
$custom: #59ee81; $custom-light: #96f5a7; $custom-dark: #000000;
JSON
{
"hex": "#59ee81",
"rgb": {
"r": 89,
"g": 238,
"b": 129
},
"hsl": {
"h": 136.107,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84445,
"c": 0.19616,
"h": 149.1
},
"luminance": 0.64858
}Semantic roles & 50–950 ramp
primary
#59EE81
secondary
#B93395
accent
#08A4DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580