#58FF8D#58FF8D
#58FF8D is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.208 H 150.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF8D |
|---|---|
| RGB | rgb(88, 255, 141) |
| HSL | hsl(139, 100%, 67%) |
| HSV | hsv(139, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(89.63, -66.81, 42.03) |
| CIE-LCH | lch(89.63, 78.93, 147.82°) |
| OKLab | oklab(88.8% -0.1801 0.1031) |
| OKLCH | oklch(88.8% 0.208 150.2) |
| XYZ | xyz(44.5887, 75.5131, 37.4198) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.37
Spring Green
#00FF7F
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF8D #FF58CA
analogous
#77FF58 #58FF8D #58FFE1
triadic
#58FF8D #8D58FF #FF8D58
tetradic
#58FF8D #5877FF #FF58CA #FFE158
square
#58FF8D #5877FF #FF58CA #FFE158
split-complementary
#58FF8D #E158FF #FF5877
monochromatic
#00DD46 #1BFF63 #58FF8D #95FFB7 #D2FFE1
Accessibility & contrast
On white
1.30
#58FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#58FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF8D
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF8D | 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)
#FFEA84
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#00FBE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58ff8d; /* rgb */ color: rgb(88, 255, 141); /* oklch */ color: oklch(88.8% 0.208 150.2);
Tailwind
colors: {
custom: {
50: '#99ffb0',
500: '#58ff8d',
950: '#000000',
},
}SCSS
$custom: #58ff8d; $custom-light: #99ffb0; $custom-dark: #000000;
JSON
{
"hex": "#58ff8d",
"rgb": {
"r": 88,
"g": 255,
"b": 141
},
"hsl": {
"h": 139.042,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.88798,
"c": 0.20755,
"h": 150.2
},
"luminance": 0.75518
}Semantic roles & 50–950 ramp
primary
#58FF8D
secondary
#D6269E
accent
#009DE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681