#58FD88#58FD88
#58FD88 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.209 H 149.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD88 |
|---|---|
| RGB | rgb(88, 253, 136) |
| HSL | hsl(137, 98%, 67%) |
| HSV | hsv(137, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 46.2%, 0.8%) |
| CIE-LAB | lab(88.97, -66.87, 43.60) |
| CIE-LCH | lch(88.97, 79.82, 146.90°) |
| OKLab | oklab(88.23% -0.1803 0.1065) |
| OKLCH | oklch(88.23% 0.209 149.4) |
| XYZ | xyz(43.5904, 74.0982, 35.2929) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.34
Spearmint
#1EF876
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD88 #FD58CD
analogous
#7AFD58 #58FD88 #58FDDB
triadic
#58FD88 #8858FD #FD8858
tetradic
#58FD88 #587AFD #FD58CD #FDDB58
square
#58FD88 #587AFD #FD58CD #FDDB58
split-complementary
#58FD88 #DB58FD #FD587A
monochromatic
#03D841 #1CFC5D #58FD88 #94FEB3 #D1FEDE
Accessibility & contrast
On white
1.33
#58FD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#58FD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD88
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD88 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#0AF8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58fd88; /* rgb */ color: rgb(88, 253, 136); /* oklch */ color: oklch(88.2% 0.209 149.4);
Tailwind
colors: {
custom: {
50: '#98ffac',
500: '#58fd88',
950: '#000000',
},
}SCSS
$custom: #58fd88; $custom-light: #98ffac; $custom-dark: #000000;
JSON
{
"hex": "#58fd88",
"rgb": {
"r": 88,
"g": 253,
"b": 136
},
"hsl": {
"h": 137.455,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88228,
"c": 0.2094,
"h": 149.4
},
"luminance": 0.74103
}Semantic roles & 50–950 ramp
primary
#58FD88
secondary
#D227A0
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681