#58F592#58F592
#58F592 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.4% C 0.190 H 152.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #58F592 |
|---|---|
| RGB | rgb(88, 245, 146) |
| HSL | hsl(142, 89%, 65%) |
| HSV | hsv(142, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(86.73, -62.37, 35.83) |
| CIE-LCH | lch(86.73, 71.92, 150.13°) |
| OKLab | oklab(86.43% -0.1684 0.0889) |
| OKLCH | oklch(86.43% 0.19 152.2) |
| XYZ | xyz(41.8618, 69.4505, 38.3877) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 2.49
Wintergreen
#20F986
ΔE00 2.64
Mediumspringgreen
#00FA9A
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F592 #F558BB
analogous
#6CF558 #58F592 #58F5E1
triadic
#58F592 #9258F5 #F59258
tetradic
#58F592 #586CF5 #F558BB #F5E158
square
#58F592 #586CF5 #F558BB #F5E158
split-complementary
#58F592 #E158F5 #F5586C
monochromatic
#0CC751 #1EF26C #58F592 #92F8B8 #CBFCDD
Accessibility & contrast
On white
1.41
#58F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#58F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F592
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F592 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28B
Deuteranopia (green-blind)
#E1D499
Tritanopia (blue-blind)
#03F2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f592; /* rgb */ color: rgb(88, 245, 146); /* oklch */ color: oklch(86.4% 0.190 152.2);
Tailwind
colors: {
custom: {
50: '#97f9b3',
500: '#58f592',
950: '#000000',
},
}SCSS
$custom: #58f592; $custom-light: #97f9b3; $custom-dark: #000000;
JSON
{
"hex": "#58f592",
"rgb": {
"r": 88,
"g": 245,
"b": 146
},
"hsl": {
"h": 142.166,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.86428,
"c": 0.19044,
"h": 152.2
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#58F592
secondary
#C32E8C
accent
#0091E5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581