#59FF87#59FF87
#59FF87 is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.7% C 0.212 H 149.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF87 |
|---|---|
| RGB | rgb(89, 255, 135) |
| HSL | hsl(137, 100%, 67%) |
| HSV | hsv(137, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.57, -67.54, 44.84) |
| CIE-LCH | lch(89.57, 81.07, 146.42°) |
| OKLab | oklab(88.73% -0.1821 0.1093) |
| OKLCH | oklch(88.73% 0.212 149) |
| XYZ | xyz(44.2497, 75.3885, 35.1364) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.30
Wintergreen
#20F986
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF87 #FF59D1
analogous
#7EFF59 #59FF87 #59FFDA
triadic
#59FF87 #8759FF #FF8759
tetradic
#59FF87 #597EFF #FF59D1 #FFDA59
square
#59FF87 #597EFF #FF59D1 #FFDA59
split-complementary
#59FF87 #DA59FF #FF597E
monochromatic
#00DE3D #1CFF5B #59FF87 #96FFB3 #D3FFDF
Accessibility & contrast
On white
1.31
#59FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#59FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF87
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF87 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#10FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff87; /* rgb */ color: rgb(89, 255, 135); /* oklch */ color: oklch(88.7% 0.212 149.0);
Tailwind
colors: {
custom: {
50: '#99ffac',
500: '#59ff87',
950: '#000000',
},
}SCSS
$custom: #59ff87; $custom-light: #99ffac; $custom-dark: #000000;
JSON
{
"hex": "#59ff87",
"rgb": {
"r": 89,
"g": 255,
"b": 135
},
"hsl": {
"h": 136.627,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.8873,
"c": 0.21241,
"h": 149
},
"luminance": 0.75393
}Semantic roles & 50–950 ramp
primary
#59FF87
secondary
#D626A5
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681