#58F57C#58F57C
#58F57C is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.210 H 147.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #58F57C |
|---|---|
| RGB | rgb(88, 245, 124) |
| HSL | hsl(134, 89%, 65%) |
| HSV | hsv(134, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(86.42, -65.80, 46.12) |
| CIE-LCH | lch(86.42, 80.35, 144.97°) |
| OKLab | oklab(86.08% -0.1775 0.1117) |
| OKLCH | oklch(86.08% 0.21 147.8) |
| XYZ | xyz(40.3121, 68.8306, 30.2261) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.16
Minty Green
#0BF77D
ΔE00 2.51
Wintergreen
#20F986
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F57C #F558D1
analogous
#82F558 #58F57C #58F5CB
triadic
#58F57C #7C58F5 #F57C58
tetradic
#58F57C #5882F5 #F558D1 #F5CB58
square
#58F57C #5882F5 #F558D1 #F5CB58
split-complementary
#58F57C #CB58F5 #F55882
monochromatic
#0CC737 #1EF24F #58F57C #92F8A9 #CBFCD7
Accessibility & contrast
On white
1.42
#58F57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#58F57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F57C
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F57C | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E072
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#23F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #58f57c; /* rgb */ color: rgb(88, 245, 124); /* oklch */ color: oklch(86.1% 0.210 147.8);
Tailwind
colors: {
custom: {
50: '#97faa4',
500: '#58f57c',
950: '#000000',
},
}SCSS
$custom: #58f57c; $custom-light: #97faa4; $custom-dark: #000000;
JSON
{
"hex": "#58f57c",
"rgb": {
"r": 88,
"g": 245,
"b": 124
},
"hsl": {
"h": 133.758,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86075,
"c": 0.20976,
"h": 147.8
},
"luminance": 0.68835
}Semantic roles & 50–950 ramp
primary
#58F57C
secondary
#C32EA1
accent
#00B1E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580