#58FA7B#58FA7B
#58FA7B is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.3% C 0.217 H 147.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58FA7B |
|---|---|
| RGB | rgb(88, 250, 123) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 65%, 98%) |
| CMYK | cmyk(64.8%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(87.91, -67.69, 48.42) |
| CIE-LCH | lch(87.91, 83.23, 144.42°) |
| OKLab | oklab(87.3% -0.1826 0.1168) |
| OKLCH | oklch(87.3% 0.217 147.4) |
| XYZ | xyz(41.7823, 71.8716, 30.4057) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.12
Lightgreen (survey)
#76FF7B
ΔE00 2.46
Spring Green
#00FF7F
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.78
Wintergreen
#20F986
ΔE00 3.11
Light Bright Green
#53FE5C
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FA7B #FA58D7
analogous
#86FA58 #58FA7B #58FACC
triadic
#58FA7B #7B58FA #FA7B58
tetradic
#58FA7B #5886FA #FA58D7 #FACC58
square
#58FA7B #5886FA #FA58D7 #FACC58
split-complementary
#58FA7B #CC58FA #FA5886
monochromatic
#06D132 #1DF84C #58FA7B #93FCAA #CFFED9
Accessibility & contrast
On white
1.37
#58FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#58FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FA7B
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FA7B | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#1FF5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #58fa7b; /* rgb */ color: rgb(88, 250, 123); /* oklch */ color: oklch(87.3% 0.217 147.4);
Tailwind
colors: {
custom: {
50: '#98fda3',
500: '#58fa7b',
950: '#000000',
},
}SCSS
$custom: #58fa7b; $custom-light: #98fda3; $custom-dark: #000000;
JSON
{
"hex": "#58fa7b",
"rgb": {
"r": 88,
"g": 250,
"b": 123
},
"hsl": {
"h": 132.963,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.87298,
"c": 0.21681,
"h": 147.4
},
"luminance": 0.71876
}Semantic roles & 50–950 ramp
primary
#58FA7B
secondary
#CC2AA9
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680