#59FE89#59FE89
#59FE89 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.5% C 0.209 H 149.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59FE89 |
|---|---|
| RGB | rgb(89, 254, 137) |
| HSL | hsl(137, 99%, 67%) |
| HSV | hsv(137, 65%, 100%) |
| CMYK | cmyk(65%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(89.30, -66.89, 43.55) |
| CIE-LCH | lch(89.30, 79.81, 146.94°) |
| OKLab | oklab(88.52% -0.1804 0.1064) |
| OKLCH | oklch(88.52% 0.209 149.5) |
| XYZ | xyz(44.0736, 74.8090, 35.7789) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.37
Wintergreen
#20F986
ΔE00 2.44
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.77
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FE89 #FE59CE
analogous
#7BFE59 #59FE89 #59FEDC
triadic
#59FE89 #8959FE #FE8959
tetradic
#59FE89 #597BFE #FE59CE #FEDC59
square
#59FE89 #597BFE #FE59CE #FEDC59
split-complementary
#59FE89 #DC59FE #FE597B
monochromatic
#01DB41 #1CFE5E #59FE89 #96FEB4 #D3FFDF
Accessibility & contrast
On white
1.32
#59FE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#59FE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FE89
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FE89 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#EBDB91
Tritanopia (blue-blind)
#0FF9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59fe89; /* rgb */ color: rgb(89, 254, 137); /* oklch */ color: oklch(88.5% 0.209 149.5);
Tailwind
colors: {
custom: {
50: '#99ffad',
500: '#59fe89',
950: '#000000',
},
}SCSS
$custom: #59fe89; $custom-light: #99ffad; $custom-dark: #000000;
JSON
{
"hex": "#59fe89",
"rgb": {
"r": 89,
"g": 254,
"b": 137
},
"hsl": {
"h": 137.455,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.88515,
"c": 0.20943,
"h": 149.5
},
"luminance": 0.74814
}Semantic roles & 50–950 ramp
primary
#59FE89
secondary
#D427A2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681