#59EE85#59EE85
#59EE85 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.193 H 149.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE85 |
|---|---|
| RGB | rgb(89, 238, 133) |
| HSL | hsl(138, 81%, 64%) |
| HSV | hsv(138, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.46, -61.73, 39.32) |
| CIE-LCH | lch(84.46, 73.19, 147.51°) |
| OKLab | oklab(84.51% -0.1666 0.0966) |
| OKLCH | oklch(84.51% 0.193 149.9) |
| XYZ | xyz(38.9251, 64.9624, 32.6734) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE85 #EE59C2
analogous
#78EE59 #59EE85 #59EED0
triadic
#59EE85 #8559EE #EE8559
tetradic
#59EE85 #5978EE #EE59C2 #EED059
square
#59EE85 #5978EE #EE59C2 #EED059
split-complementary
#59EE85 #D059EE #EE5978
monochromatic
#13BA44 #21E85C #59EE85 #91F4AE #C8F9D7
Accessibility & contrast
On white
1.50
#59EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#59EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE85
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE85 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DCCE8C
Tritanopia (blue-blind)
#24EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ee85; /* rgb */ color: rgb(89, 238, 133); /* oklch */ color: oklch(84.5% 0.193 149.9);
Tailwind
colors: {
custom: {
50: '#96f5aa',
500: '#59ee85',
950: '#000000',
},
}SCSS
$custom: #59ee85; $custom-light: #96f5aa; $custom-dark: #000000;
JSON
{
"hex": "#59ee85",
"rgb": {
"r": 89,
"g": 238,
"b": 133
},
"hsl": {
"h": 137.718,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84509,
"c": 0.19261,
"h": 149.9
},
"luminance": 0.64966
}Semantic roles & 50–950 ramp
primary
#59EE85
secondary
#B93391
accent
#089FDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581