#59FF85#59FF85
#59FF85 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.214 H 148.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF85 |
|---|---|
| RGB | rgb(89, 255, 133) |
| HSL | hsl(136, 100%, 67%) |
| HSV | hsv(136, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.55, -67.84, 45.76) |
| CIE-LCH | lch(89.55, 81.83, 146.00°) |
| OKLab | oklab(88.7% -0.1829 0.1113) |
| OKLCH | oklch(88.7% 0.214 148.7) |
| XYZ | xyz(44.1102, 75.3327, 34.4018) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF85 #FF59D3
analogous
#80FF59 #59FF85 #59FFD8
triadic
#59FF85 #8559FF #FF8559
tetradic
#59FF85 #5980FF #FF59D3 #FFD859
square
#59FF85 #5980FF #FF59D3 #FFD859
split-complementary
#59FF85 #D859FF #FF5980
monochromatic
#00DE3B #1CFF58 #59FF85 #96FFB2 #D3FFDF
Accessibility & contrast
On white
1.31
#59FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#59FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF85
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF85 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#EDDB8E
Tritanopia (blue-blind)
#13FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff85; /* rgb */ color: rgb(89, 255, 133); /* oklch */ color: oklch(88.7% 0.214 148.7);
Tailwind
colors: {
custom: {
50: '#99ffaa',
500: '#59ff85',
950: '#000000',
},
}SCSS
$custom: #59ff85; $custom-light: #99ffaa; $custom-dark: #000000;
JSON
{
"hex": "#59ff85",
"rgb": {
"r": 89,
"g": 255,
"b": 133
},
"hsl": {
"h": 135.904,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.887,
"c": 0.21413,
"h": 148.7
},
"luminance": 0.75337
}Semantic roles & 50–950 ramp
primary
#59FF85
secondary
#D626A8
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681