#58FD7A#58FD7A
#58FD7A is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.0% C 0.221 H 147.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58FD7A |
|---|---|
| RGB | rgb(88, 253, 122) |
| HSL | hsl(132, 98%, 67%) |
| HSV | hsv(132, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(88.79, -68.87, 49.97) |
| CIE-LCH | lch(88.79, 85.09, 144.04°) |
| OKLab | oklab(88.03% -0.1858 0.1202) |
| OKLCH | oklch(88.03% 0.221 147.1) |
| XYZ | xyz(42.6596, 73.7259, 30.3909) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Spearmint
#1EF876
ΔE00 2.40
Spring Green
#00FF7F
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 3.17
Light Bright Green
#53FE5C
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FD7A #FD58DB
analogous
#88FD58 #58FD7A #58FDCD
triadic
#58FD7A #7A58FD #FD7A58
tetradic
#58FD7A #5888FD #FD58DB #FDCD58
square
#58FD7A #5888FD #FD58DB #FDCD58
split-complementary
#58FD7A #CD58FD #FD5888
monochromatic
#03D82F #1CFC4A #58FD7A #94FEAA #D1FEDA
Accessibility & contrast
On white
1.33
#58FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#58FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FD7A
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FD7A | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76E
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#1DF8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58fd7a; /* rgb */ color: rgb(88, 253, 122); /* oklch */ color: oklch(88.0% 0.221 147.1);
Tailwind
colors: {
custom: {
50: '#99ffa3',
500: '#58fd7a',
950: '#000000',
},
}SCSS
$custom: #58fd7a; $custom-light: #99ffa3; $custom-dark: #000000;
JSON
{
"hex": "#58fd7a",
"rgb": {
"r": 88,
"g": 253,
"b": 122
},
"hsl": {
"h": 132.364,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.88025,
"c": 0.22132,
"h": 147.1
},
"luminance": 0.7373
}Semantic roles & 50–950 ramp
primary
#58FD7A
secondary
#D227AF
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680