#59FF8A#59FF8A
#59FF8A is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.210 H 149.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59FF8A |
|---|---|
| RGB | rgb(89, 255, 138) |
| HSL | hsl(138, 100%, 67%) |
| HSV | hsv(138, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.61, -67.09, 43.46) |
| CIE-LCH | lch(89.61, 79.94, 147.07°) |
| OKLab | oklab(88.78% -0.1809 0.1063) |
| OKLCH | oklch(88.78% 0.21 149.6) |
| XYZ | xyz(44.4639, 75.4741, 36.2645) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.37
Wintergreen
#20F986
ΔE00 2.52
Spearmint
#1EF876
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FF8A #FF59CE
analogous
#7BFF59 #59FF8A #59FFDD
triadic
#59FF8A #8A59FF #FF8A59
tetradic
#59FF8A #597BFF #FF59CE #FFDD59
square
#59FF8A #597BFF #FF59CE #FFDD59
split-complementary
#59FF8A #DD59FF #FF597B
monochromatic
#00DE41 #1CFF5F #59FF8A #96FFB5 #D3FFE0
Accessibility & contrast
On white
1.30
#59FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#59FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FF8A
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FF8A | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#ECDC92
Tritanopia (blue-blind)
#0BFBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59ff8a; /* rgb */ color: rgb(89, 255, 138); /* oklch */ color: oklch(88.8% 0.210 149.6);
Tailwind
colors: {
custom: {
50: '#99ffae',
500: '#59ff8a',
950: '#000000',
},
}SCSS
$custom: #59ff8a; $custom-light: #99ffae; $custom-dark: #000000;
JSON
{
"hex": "#59ff8a",
"rgb": {
"r": 89,
"g": 255,
"b": 138
},
"hsl": {
"h": 137.711,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.88776,
"c": 0.20982,
"h": 149.6
},
"luminance": 0.75479
}Semantic roles & 50–950 ramp
primary
#59FF8A
secondary
#D626A2
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681