#58F595#58F595
#58F595 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.188 H 152.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #58F595 |
|---|---|
| RGB | rgb(88, 245, 149) |
| HSL | hsl(143, 89%, 65%) |
| HSV | hsv(143, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(86.77, -61.85, 34.40) |
| CIE-LCH | lch(86.77, 70.77, 150.92°) |
| OKLab | oklab(86.48% -0.1671 0.0856) |
| OKLCH | oklch(86.48% 0.188 152.9) |
| XYZ | xyz(42.0982, 69.5450, 39.6329) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.97
Light Green Blue
#56FCA2
ΔE00 2.03
Turquoise Green
#04F489
ΔE00 2.62
Mediumspringgreen
#00FA9A
ΔE00 2.82
Wintergreen
#20F986
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F595 #F558B8
analogous
#69F558 #58F595 #58F5E3
triadic
#58F595 #9558F5 #F59558
tetradic
#58F595 #5869F5 #F558B8 #F5E358
square
#58F595 #5869F5 #F558B8 #F5E358
split-complementary
#58F595 #E358F5 #F55869
monochromatic
#0CC754 #1EF270 #58F595 #92F8BA #CBFCDE
Accessibility & contrast
On white
1.41
#58F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#58F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F595
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F595 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#00F2DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f595; /* rgb */ color: rgb(88, 245, 149); /* oklch */ color: oklch(86.5% 0.188 152.9);
Tailwind
colors: {
custom: {
50: '#97f9b5',
500: '#58f595',
950: '#000000',
},
}SCSS
$custom: #58f595; $custom-light: #97f9b5; $custom-dark: #000000;
JSON
{
"hex": "#58f595",
"rgb": {
"r": 88,
"g": 245,
"b": 149
},
"hsl": {
"h": 143.312,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86481,
"c": 0.18777,
"h": 152.9
},
"luminance": 0.69549
}Semantic roles & 50–950 ramp
primary
#58F595
secondary
#C32E89
accent
#008CE5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581