#59FF89#59FF89
#59FF89 is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.8% C 0.211 H 149.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF89 |
|---|---|
| RGB | rgb(89, 255, 137) |
| HSL | hsl(137, 100%, 67%) |
| HSV | hsv(137, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.60, -67.24, 43.92) |
| CIE-LCH | lch(89.60, 80.32, 146.85°) |
| OKLab | oklab(88.76% -0.1813 0.1073) |
| OKLCH | oklch(88.76% 0.211 149.4) |
| XYZ | xyz(44.3918, 75.4453, 35.8850) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.34
Wintergreen
#20F986
ΔE00 2.56
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.88
Lightgreen (survey)
#76FF7B
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF89 #FF59CF
analogous
#7CFF59 #59FF89 #59FFDC
triadic
#59FF89 #8959FF #FF8959
tetradic
#59FF89 #597CFF #FF59CF #FFDC59
square
#59FF89 #597CFF #FF59CF #FFDC59
split-complementary
#59FF89 #DC59FF #FF597C
monochromatic
#00DE40 #1CFF5D #59FF89 #96FFB5 #D3FFE0
Accessibility & contrast
On white
1.31
#59FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#59FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF89
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF89 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#ECDC91
Tritanopia (blue-blind)
#0DFAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff89; /* rgb */ color: rgb(89, 255, 137); /* oklch */ color: oklch(88.8% 0.211 149.4);
Tailwind
colors: {
custom: {
50: '#99ffad',
500: '#59ff89',
950: '#000000',
},
}SCSS
$custom: #59ff89; $custom-light: #99ffad; $custom-dark: #000000;
JSON
{
"hex": "#59ff89",
"rgb": {
"r": 89,
"g": 255,
"b": 137
},
"hsl": {
"h": 137.349,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.8876,
"c": 0.21067,
"h": 149.4
},
"luminance": 0.7545
}Semantic roles & 50–950 ramp
primary
#59FF89
secondary
#D626A3
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681