#58F588#58F588
#58F588 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.199 H 150.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #58F588 |
|---|---|
| RGB | rgb(88, 245, 136) |
| HSL | hsl(138, 89%, 65%) |
| HSV | hsv(138, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.58, -64.00, 40.55) |
| CIE-LCH | lch(86.58, 75.77, 147.64°) |
| OKLab | oklab(86.26% -0.1727 0.0996) |
| OKLCH | oklch(86.26% 0.199 150) |
| XYZ | xyz(41.1177, 69.1528, 34.4687) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.19
Minty Green
#0BF77D
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.90
Spring Green
#00FF7F
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F588 #F558C5
analogous
#76F558 #58F588 #58F5D7
triadic
#58F588 #8858F5 #F58858
tetradic
#58F588 #5876F5 #F558C5 #F5D758
square
#58F588 #5876F5 #F558C5 #F5D758
split-complementary
#58F588 #D758F5 #F55876
monochromatic
#0CC745 #1EF25F #58F588 #92F8B1 #CBFCDA
Accessibility & contrast
On white
1.42
#58F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#58F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F588
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F588 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#17F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f588; /* rgb */ color: rgb(88, 245, 136); /* oklch */ color: oklch(86.3% 0.199 150.0);
Tailwind
colors: {
custom: {
50: '#97faac',
500: '#58f588',
950: '#000000',
},
}SCSS
$custom: #58f588; $custom-light: #97faac; $custom-dark: #000000;
JSON
{
"hex": "#58f588",
"rgb": {
"r": 88,
"g": 245,
"b": 136
},
"hsl": {
"h": 138.344,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86258,
"c": 0.19931,
"h": 150
},
"luminance": 0.69157
}Semantic roles & 50–950 ramp
primary
#58F588
secondary
#C32E96
accent
#009FE5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581