#58F589#58F589
#58F589 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.198 H 150.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #58F589 |
|---|---|
| RGB | rgb(88, 245, 137) |
| HSL | hsl(139, 89%, 65%) |
| HSV | hsv(139, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(86.59, -63.84, 40.09) |
| CIE-LCH | lch(86.59, 75.38, 147.88°) |
| OKLab | oklab(86.28% -0.1722 0.0985) |
| OKLCH | oklch(86.28% 0.198 150.2) |
| XYZ | xyz(41.1891, 69.1814, 34.8447) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.19
Minty Green
#0BF77D
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 2.64
Spearmint
#1EF876
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F589 #F558C4
analogous
#75F558 #58F589 #58F5D7
triadic
#58F589 #8958F5 #F58958
tetradic
#58F589 #5875F5 #F558C4 #F5D758
square
#58F589 #5875F5 #F558C4 #F5D758
split-complementary
#58F589 #D758F5 #F55875
monochromatic
#0CC746 #1EF260 #58F589 #92F8B2 #CBFCDB
Accessibility & contrast
On white
1.42
#58F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#58F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F589
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F589 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E3D390
Tritanopia (blue-blind)
#15F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f589; /* rgb */ color: rgb(88, 245, 137); /* oklch */ color: oklch(86.3% 0.198 150.2);
Tailwind
colors: {
custom: {
50: '#97faad',
500: '#58f589',
950: '#000000',
},
}SCSS
$custom: #58f589; $custom-light: #97faad; $custom-dark: #000000;
JSON
{
"hex": "#58f589",
"rgb": {
"r": 88,
"g": 245,
"b": 137
},
"hsl": {
"h": 138.726,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86275,
"c": 0.19842,
"h": 150.2
},
"luminance": 0.69186
}Semantic roles & 50–950 ramp
primary
#58F589
secondary
#C32E95
accent
#009EE5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581