#58FA7A#58FA7A
#58FA7A is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.3% C 0.218 H 147.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #58FA7A |
|---|---|
| RGB | rgb(88, 250, 122) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 65%, 98%) |
| CMYK | cmyk(64.8%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(87.89, -67.83, 48.87) |
| CIE-LCH | lch(87.89, 83.61, 144.23°) |
| OKLab | oklab(87.28% -0.183 0.1178) |
| OKLCH | oklch(87.28% 0.218 147.2) |
| XYZ | xyz(41.7200, 71.8467, 30.0777) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.14
Lightgreen (survey)
#76FF7B
ΔE00 2.39
Spring Green
#00FF7F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.85
Wintergreen
#20F986
ΔE00 3.21
Light Bright Green
#53FE5C
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FA7A #FA58D8
analogous
#87FA58 #58FA7A #58FACB
triadic
#58FA7A #7A58FA #FA7A58
tetradic
#58FA7A #5887FA #FA58D8 #FACB58
square
#58FA7A #5887FA #FA58D8 #FACB58
split-complementary
#58FA7A #CB58FA #FA5887
monochromatic
#06D131 #1DF84B #58FA7A #93FCA9 #CFFED9
Accessibility & contrast
On white
1.37
#58FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#58FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FA7A
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FA7A | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#20F5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #58fa7a; /* rgb */ color: rgb(88, 250, 122); /* oklch */ color: oklch(87.3% 0.218 147.2);
Tailwind
colors: {
custom: {
50: '#98fda3',
500: '#58fa7a',
950: '#000000',
},
}SCSS
$custom: #58fa7a; $custom-light: #98fda3; $custom-dark: #000000;
JSON
{
"hex": "#58fa7a",
"rgb": {
"r": 88,
"g": 250,
"b": 122
},
"hsl": {
"h": 132.593,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.87284,
"c": 0.21765,
"h": 147.2
},
"luminance": 0.71851
}Semantic roles & 50–950 ramp
primary
#58FA7A
secondary
#CC2AAA
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680