#58F594#58F594
#58F594 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.189 H 152.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58F594 |
|---|---|
| RGB | rgb(88, 245, 148) |
| HSL | hsl(143, 89%, 65%) |
| HSV | hsv(143, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(86.76, -62.03, 34.87) |
| CIE-LCH | lch(86.76, 71.16, 150.65°) |
| OKLab | oklab(86.46% -0.1676 0.0867) |
| OKLCH | oklch(86.46% 0.189 152.6) |
| XYZ | xyz(42.0187, 69.5132, 39.2142) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.08
Light Green Blue
#56FCA2
ΔE00 2.14
Turquoise Green
#04F489
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.83
Mediumspringgreen
#00FA9A
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F594 #F558B9
analogous
#6AF558 #58F594 #58F5E3
triadic
#58F594 #9458F5 #F59458
tetradic
#58F594 #586AF5 #F558B9 #F5E358
square
#58F594 #586AF5 #F558B9 #F5E358
split-complementary
#58F594 #E358F5 #F5586A
monochromatic
#0CC753 #1EF26F #58F594 #92F8B9 #CBFCDE
Accessibility & contrast
On white
1.41
#58F594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#58F594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F594
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F594 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28D
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#00F2DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f594; /* rgb */ color: rgb(88, 245, 148); /* oklch */ color: oklch(86.5% 0.189 152.6);
Tailwind
colors: {
custom: {
50: '#97f9b4',
500: '#58f594',
950: '#000000',
},
}SCSS
$custom: #58f594; $custom-light: #97f9b4; $custom-dark: #000000;
JSON
{
"hex": "#58f594",
"rgb": {
"r": 88,
"g": 245,
"b": 148
},
"hsl": {
"h": 142.93,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86463,
"c": 0.18866,
"h": 152.6
},
"luminance": 0.69518
}Semantic roles & 50–950 ramp
primary
#58F594
secondary
#C32E8A
accent
#008EE5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581