#58FF8A#58FF8A
#58FF8A is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.8% C 0.210 H 149.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF8A |
|---|---|
| RGB | rgb(88, 255, 138) |
| HSL | hsl(138, 100%, 67%) |
| HSV | hsv(138, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.59, -67.27, 43.43) |
| CIE-LCH | lch(89.59, 80.07, 147.16°) |
| OKLab | oklab(88.75% -0.1813 0.1062) |
| OKLCH | oklch(88.75% 0.21 149.6) |
| XYZ | xyz(44.3685, 75.4250, 36.2601) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.33
Wintergreen
#20F986
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.84
Lightgreen (survey)
#76FF7B
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF8A #FF58CD
analogous
#7AFF58 #58FF8A #58FFDD
triadic
#58FF8A #8A58FF #FF8A58
tetradic
#58FF8A #587AFF #FF58CD #FFDD58
square
#58FF8A #587AFF #FF58CD #FFDD58
split-complementary
#58FF8A #DD58FF #FF587A
monochromatic
#00DD42 #1BFF5F #58FF8A #95FFB5 #D2FFE0
Accessibility & contrast
On white
1.31
#58FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#58FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF8A
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF8A | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#01FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58ff8a; /* rgb */ color: rgb(88, 255, 138); /* oklch */ color: oklch(88.8% 0.210 149.6);
Tailwind
colors: {
custom: {
50: '#99ffae',
500: '#58ff8a',
950: '#000000',
},
}SCSS
$custom: #58ff8a; $custom-light: #99ffae; $custom-dark: #000000;
JSON
{
"hex": "#58ff8a",
"rgb": {
"r": 88,
"g": 255,
"b": 138
},
"hsl": {
"h": 137.964,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.8875,
"c": 0.21016,
"h": 149.6
},
"luminance": 0.7543
}Semantic roles & 50–950 ramp
primary
#58FF8A
secondary
#D626A1
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681