#58F57E#58F57E
#58F57E is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.1% C 0.208 H 148.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58F57E |
|---|---|
| RGB | rgb(88, 245, 126) |
| HSL | hsl(135, 89%, 65%) |
| HSV | hsv(135, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.45, -65.51, 45.20) |
| CIE-LCH | lch(86.45, 79.59, 145.40°) |
| OKLab | oklab(86.1% -0.1767 0.1097) |
| OKLCH | oklch(86.1% 0.208 148.2) |
| XYZ | xyz(40.4399, 68.8817, 30.8989) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Minty Green
#0BF77D
ΔE00 2.43
Wintergreen
#20F986
ΔE00 2.67
Spring Green
#00FF7F
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F57E #F558CF
analogous
#81F558 #58F57E #58F5CC
triadic
#58F57E #7E58F5 #F57E58
tetradic
#58F57E #5881F5 #F558CF #F5CC58
square
#58F57E #5881F5 #F558CF #F5CC58
split-complementary
#58F57E #CC58F5 #F55881
monochromatic
#0CC739 #1EF251 #58F57E #92F8AB #CBFCD7
Accessibility & contrast
On white
1.42
#58F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#58F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F57E
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F57E | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E174
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#21F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #58f57e; /* rgb */ color: rgb(88, 245, 126); /* oklch */ color: oklch(86.1% 0.208 148.2);
Tailwind
colors: {
custom: {
50: '#97faa5',
500: '#58f57e',
950: '#000000',
},
}SCSS
$custom: #58f57e; $custom-light: #97faa5; $custom-dark: #000000;
JSON
{
"hex": "#58f57e",
"rgb": {
"r": 88,
"g": 245,
"b": 126
},
"hsl": {
"h": 134.522,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86104,
"c": 0.20804,
"h": 148.2
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#58F57E
secondary
#C32E9F
accent
#00AEE5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580