#58FD80#58FD80
#58FD80 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.216 H 148.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD80 |
|---|---|
| RGB | rgb(88, 253, 128) |
| HSL | hsl(135, 98%, 67%) |
| HSV | hsv(135, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.87, -68.04, 47.27) |
| CIE-LCH | lch(88.87, 82.85, 145.21°) |
| OKLab | oklab(88.11% -0.1835 0.1145) |
| OKLCH | oklch(88.11% 0.216 148) |
| XYZ | xyz(43.0429, 73.8793, 32.4096) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.30
Spring Green
#00FF7F
ΔE00 2.35
Lightgreen (survey)
#76FF7B
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.91
Light Bright Green
#53FE5C
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD80 #FD58D5
analogous
#83FD58 #58FD80 #58FDD2
triadic
#58FD80 #8058FD #FD8058
tetradic
#58FD80 #5883FD #FD58D5 #FDD258
square
#58FD80 #5883FD #FD58D5 #FDD258
split-complementary
#58FD80 #D258FD #FD5883
monochromatic
#03D836 #1CFC52 #58FD80 #94FEAE #D1FEDC
Accessibility & contrast
On white
1.33
#58FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#58FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD80
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD80 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#17F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58fd80; /* rgb */ color: rgb(88, 253, 128); /* oklch */ color: oklch(88.1% 0.216 148.0);
Tailwind
colors: {
custom: {
50: '#99ffa7',
500: '#58fd80',
950: '#000000',
},
}SCSS
$custom: #58fd80; $custom-light: #99ffa7; $custom-dark: #000000;
JSON
{
"hex": "#58fd80",
"rgb": {
"r": 88,
"g": 253,
"b": 128
},
"hsl": {
"h": 134.545,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88109,
"c": 0.21628,
"h": 148
},
"luminance": 0.73884
}Semantic roles & 50–950 ramp
primary
#58FD80
secondary
#D227A8
accent
#00AEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680