#58FD8A#58FD8A
#58FD8A is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.208 H 149.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD8A |
|---|---|
| RGB | rgb(88, 253, 138) |
| HSL | hsl(138, 98%, 67%) |
| HSV | hsv(138, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.00, -66.56, 42.67) |
| CIE-LCH | lch(89.00, 79.06, 147.34°) |
| OKLab | oklab(88.26% -0.1795 0.1045) |
| OKLCH | oklch(88.26% 0.208 149.8) |
| XYZ | xyz(43.7338, 74.1556, 36.0485) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.24
Spring Green
#00FF7F
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD8A #FD58CB
analogous
#79FD58 #58FD8A #58FDDD
triadic
#58FD8A #8A58FD #FD8A58
tetradic
#58FD8A #5879FD #FD58CB #FDDD58
square
#58FD8A #5879FD #FD58CB #FDDD58
split-complementary
#58FD8A #DD58FD #FD5879
monochromatic
#03D843 #1CFC60 #58FD8A #94FEB4 #D1FEDF
Accessibility & contrast
On white
1.33
#58FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#58FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD8A
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD8A | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE881
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#06F9E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58fd8a; /* rgb */ color: rgb(88, 253, 138); /* oklch */ color: oklch(88.3% 0.208 149.8);
Tailwind
colors: {
custom: {
50: '#98ffae',
500: '#58fd8a',
950: '#000000',
},
}SCSS
$custom: #58fd8a; $custom-light: #98ffae; $custom-dark: #000000;
JSON
{
"hex": "#58fd8a",
"rgb": {
"r": 88,
"g": 253,
"b": 138
},
"hsl": {
"h": 138.182,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88259,
"c": 0.20766,
"h": 149.8
},
"luminance": 0.7416
}Semantic roles & 50–950 ramp
primary
#58FD8A
secondary
#D2279E
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681