#58FF85#58FF85
#58FF85 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.214 H 148.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF85 |
|---|---|
| RGB | rgb(88, 255, 133) |
| HSL | hsl(136, 100%, 67%) |
| HSV | hsv(136, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.53, -68.02, 45.73) |
| CIE-LCH | lch(89.53, 81.96, 146.09°) |
| OKLab | oklab(88.67% -0.1834 0.1112) |
| OKLCH | oklch(88.67% 0.214 148.8) |
| XYZ | xyz(44.0148, 75.2835, 34.3973) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.24
Spearmint
#1EF876
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF85 #FF58D2
analogous
#7EFF58 #58FF85 #58FFD9
triadic
#58FF85 #8558FF #FF8558
tetradic
#58FF85 #587EFF #FF58D2 #FFD958
square
#58FF85 #587EFF #FF58D2 #FFD958
split-complementary
#58FF85 #D958FF #FF587E
monochromatic
#00DD3B #1BFF58 #58FF85 #95FFB2 #D2FFDE
Accessibility & contrast
On white
1.31
#58FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#58FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF85
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF85 | 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)
#FFEA7B
Deuteranopia (green-blind)
#EDDB8E
Tritanopia (blue-blind)
#0CFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58ff85; /* rgb */ color: rgb(88, 255, 133); /* oklch */ color: oklch(88.7% 0.214 148.8);
Tailwind
colors: {
custom: {
50: '#99ffaa',
500: '#58ff85',
950: '#000000',
},
}SCSS
$custom: #58ff85; $custom-light: #99ffaa; $custom-dark: #000000;
JSON
{
"hex": "#58ff85",
"rgb": {
"r": 88,
"g": 255,
"b": 133
},
"hsl": {
"h": 136.168,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.88674,
"c": 0.21448,
"h": 148.8
},
"luminance": 0.75288
}Semantic roles & 50–950 ramp
primary
#58FF85
secondary
#D626A6
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681