#58FF84#58FF84
#58FF84 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.215 H 148.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF84 |
|---|---|
| RGB | rgb(88, 255, 132) |
| HSL | hsl(136, 100%, 67%) |
| HSV | hsv(136, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.51, -68.16, 46.19) |
| CIE-LCH | lch(89.51, 82.34, 145.88°) |
| OKLab | oklab(88.66% -0.1838 0.1122) |
| OKLCH | oklch(88.66% 0.215 148.6) |
| XYZ | xyz(43.9461, 75.2560, 34.0352) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.25
Spearmint
#1EF876
ΔE00 2.55
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF84 #FF58D3
analogous
#80FF58 #58FF84 #58FFD7
triadic
#58FF84 #8458FF #FF8458
tetradic
#58FF84 #5880FF #FF58D3 #FFD758
square
#58FF84 #5880FF #FF58D3 #FFD758
split-complementary
#58FF84 #D758FF #FF5880
monochromatic
#00DD3A #1BFF57 #58FF84 #95FFB1 #D2FFDE
Accessibility & contrast
On white
1.31
#58FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#58FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF84
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF84 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#EDDB8D
Tritanopia (blue-blind)
#0EFAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58ff84; /* rgb */ color: rgb(88, 255, 132); /* oklch */ color: oklch(88.7% 0.215 148.6);
Tailwind
colors: {
custom: {
50: '#99ffaa',
500: '#58ff84',
950: '#000000',
},
}SCSS
$custom: #58ff84; $custom-light: #99ffaa; $custom-dark: #000000;
JSON
{
"hex": "#58ff84",
"rgb": {
"r": 88,
"g": 255,
"b": 132
},
"hsl": {
"h": 135.808,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.8866,
"c": 0.21534,
"h": 148.6
},
"luminance": 0.75261
}Semantic roles & 50–950 ramp
primary
#58FF84
secondary
#D626A7
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681