#58F590#58F590
#58F590 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.4% C 0.192 H 151.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58F590 |
|---|---|
| RGB | rgb(88, 245, 144) |
| HSL | hsl(141, 89%, 65%) |
| HSV | hsv(141, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 41.2%, 3.9%) |
| CIE-LAB | lab(86.70, -62.70, 36.78) |
| CIE-LCH | lch(86.70, 72.69, 149.61°) |
| OKLab | oklab(86.39% -0.1693 0.0911) |
| OKLCH | oklch(86.39% 0.192 151.7) |
| XYZ | xyz(41.7076, 69.3888, 37.5755) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.46
Wintergreen
#20F986
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F590 #F558BD
analogous
#6EF558 #58F590 #58F5DE
triadic
#58F590 #9058F5 #F59058
tetradic
#58F590 #586EF5 #F558BD #F5DE58
square
#58F590 #586EF5 #F558BD #F5DE58
split-complementary
#58F590 #DE58F5 #F5586E
monochromatic
#0CC74F #1EF26A #58F590 #92F8B6 #CBFCDD
Accessibility & contrast
On white
1.41
#58F590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#58F590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F590
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F590 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#E2D397
Tritanopia (blue-blind)
#09F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f590; /* rgb */ color: rgb(88, 245, 144); /* oklch */ color: oklch(86.4% 0.192 151.7);
Tailwind
colors: {
custom: {
50: '#97f9b1',
500: '#58f590',
950: '#000000',
},
}SCSS
$custom: #58f590; $custom-light: #97f9b1; $custom-dark: #000000;
JSON
{
"hex": "#58f590",
"rgb": {
"r": 88,
"g": 245,
"b": 144
},
"hsl": {
"h": 141.401,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86393,
"c": 0.19221,
"h": 151.7
},
"luminance": 0.69393
}Semantic roles & 50–950 ramp
primary
#58F590
secondary
#C32E8E
accent
#0094E5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581