#58FD7D#58FD7D
#58FD7D is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.219 H 147.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD7D |
|---|---|
| RGB | rgb(88, 253, 125) |
| HSL | hsl(133, 98%, 67%) |
| HSV | hsv(133, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(88.83, -68.46, 48.62) |
| CIE-LCH | lch(88.83, 83.97, 144.62°) |
| OKLab | oklab(88.07% -0.1847 0.1174) |
| OKLCH | oklch(88.07% 0.219 147.6) |
| XYZ | xyz(42.8484, 73.8014, 31.3850) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.28
Spearmint
#1EF876
ΔE00 2.31
Spring Green
#00FF7F
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.19
Light Bright Green
#53FE5C
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD7D #FD58D8
analogous
#85FD58 #58FD7D #58FDD0
triadic
#58FD7D #7D58FD #FD7D58
tetradic
#58FD7D #5885FD #FD58D8 #FDD058
square
#58FD7D #5885FD #FD58D8 #FDD058
split-complementary
#58FD7D #D058FD #FD5885
monochromatic
#03D832 #1CFC4E #58FD7D #94FEAC #D1FEDB
Accessibility & contrast
On white
1.33
#58FD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#58FD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD7D
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD7D | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#EBDA86
Tritanopia (blue-blind)
#1AF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58fd7d; /* rgb */ color: rgb(88, 253, 125); /* oklch */ color: oklch(88.1% 0.219 147.6);
Tailwind
colors: {
custom: {
50: '#99ffa5',
500: '#58fd7d',
950: '#000000',
},
}SCSS
$custom: #58fd7d; $custom-light: #99ffa5; $custom-dark: #000000;
JSON
{
"hex": "#58fd7d",
"rgb": {
"r": 88,
"g": 253,
"b": 125
},
"hsl": {
"h": 133.455,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88066,
"c": 0.21881,
"h": 147.6
},
"luminance": 0.73806
}Semantic roles & 50–950 ramp
primary
#58FD7D
secondary
#D227AC
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680