#58FD8B#58FD8B
#58FD8B is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.207 H 150.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD8B |
|---|---|
| RGB | rgb(88, 253, 139) |
| HSL | hsl(139, 98%, 67%) |
| HSV | hsv(139, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(89.01, -66.41, 42.20) |
| CIE-LCH | lch(89.01, 78.68, 147.56°) |
| OKLab | oklab(88.28% -0.179 0.1035) |
| OKLCH | oklch(88.28% 0.207 150) |
| XYZ | xyz(43.8066, 74.1847, 36.4315) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.21
Spring Green
#00FF7F
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.68
Spearmint
#1EF876
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD8B #FD58CA
analogous
#78FD58 #58FD8B #58FDDD
triadic
#58FD8B #8B58FD #FD8B58
tetradic
#58FD8B #5878FD #FD58CA #FDDD58
square
#58FD8B #5878FD #FD58CA #FDDD58
split-complementary
#58FD8B #DD58FD #FD5878
monochromatic
#03D845 #1CFC61 #58FD8B #94FEB5 #D1FEDF
Accessibility & contrast
On white
1.33
#58FD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#58FD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD8B
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD8B | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE882
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#03F9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #58fd8b; /* rgb */ color: rgb(88, 253, 139); /* oklch */ color: oklch(88.3% 0.207 150.0);
Tailwind
colors: {
custom: {
50: '#98ffae',
500: '#58fd8b',
950: '#000000',
},
}SCSS
$custom: #58fd8b; $custom-light: #98ffae; $custom-dark: #000000;
JSON
{
"hex": "#58fd8b",
"rgb": {
"r": 88,
"g": 253,
"b": 139
},
"hsl": {
"h": 138.545,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88275,
"c": 0.20679,
"h": 150
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#58FD8B
secondary
#D2279D
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681