#58FC7A#58FC7A
#58FC7A is a very light, highly saturated green. Relative luminance 0.731; OKLCH L 87.8% C 0.220 H 147.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #58FC7A |
|---|---|
| RGB | rgb(88, 252, 122) |
| HSL | hsl(132, 96%, 67%) |
| HSV | hsv(132, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(88.49, -68.53, 49.61) |
| CIE-LCH | lch(88.49, 84.60, 144.10°) |
| OKLab | oklab(87.78% -0.1849 0.1194) |
| OKLCH | oklch(87.78% 0.22 147.1) |
| XYZ | xyz(42.3448, 73.0962, 30.2860) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.18
Spearmint
#1EF876
ΔE00 2.29
Spring Green
#00FF7F
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.39
Light Bright Green
#53FE5C
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FC7A #FC58DA
analogous
#88FC58 #58FC7A #58FCCC
triadic
#58FC7A #7A58FC #FC7A58
tetradic
#58FC7A #5888FC #FC58DA #FCCC58
square
#58FC7A #5888FC #FC58DA #FCCC58
split-complementary
#58FC7A #CC58FC #FC5888
monochromatic
#04D62F #1CFB4A #58FC7A #94FDAA #D0FEDA
Accessibility & contrast
On white
1.34
#58FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#58FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FC7A
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FC7A | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76F
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#1EF7DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #58fc7a; /* rgb */ color: rgb(88, 252, 122); /* oklch */ color: oklch(87.8% 0.220 147.1);
Tailwind
colors: {
custom: {
50: '#99ffa3',
500: '#58fc7a',
950: '#000000',
},
}SCSS
$custom: #58fc7a; $custom-light: #99ffa3; $custom-dark: #000000;
JSON
{
"hex": "#58fc7a",
"rgb": {
"r": 88,
"g": 252,
"b": 122
},
"hsl": {
"h": 132.439,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.87778,
"c": 0.2201,
"h": 147.1
},
"luminance": 0.73101
}Semantic roles & 50–950 ramp
primary
#58FC7A
secondary
#D028AD
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680