#58FF86#58FF86
#58FF86 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.214 H 148.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF86 |
|---|---|
| RGB | rgb(88, 255, 134) |
| HSL | hsl(137, 100%, 67%) |
| HSV | hsv(137, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.54, -67.87, 45.27) |
| CIE-LCH | lch(89.54, 81.58, 146.30°) |
| OKLab | oklab(88.69% -0.183 0.1102) |
| OKLCH | oklch(88.69% 0.214 148.9) |
| XYZ | xyz(44.0842, 75.3113, 34.7629) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.24
Spearmint
#1EF876
ΔE00 2.61
Wintergreen
#20F986
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF86 #FF58D1
analogous
#7EFF58 #58FF86 #58FFDA
triadic
#58FF86 #8658FF #FF8658
tetradic
#58FF86 #587EFF #FF58D1 #FFDA58
square
#58FF86 #587EFF #FF58D1 #FFDA58
split-complementary
#58FF86 #DA58FF #FF587E
monochromatic
#00DD3D #1BFF5A #58FF86 #95FFB2 #D2FFDF
Accessibility & contrast
On white
1.31
#58FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#58FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF86
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF86 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#0AFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58ff86; /* rgb */ color: rgb(88, 255, 134); /* oklch */ color: oklch(88.7% 0.214 148.9);
Tailwind
colors: {
custom: {
50: '#99ffab',
500: '#58ff86',
950: '#000000',
},
}SCSS
$custom: #58ff86; $custom-light: #99ffab; $custom-dark: #000000;
JSON
{
"hex": "#58ff86",
"rgb": {
"r": 88,
"g": 255,
"b": 134
},
"hsl": {
"h": 136.527,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.88689,
"c": 0.21362,
"h": 148.9
},
"luminance": 0.75316
}Semantic roles & 50–950 ramp
primary
#58FF86
secondary
#D626A5
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681