#58E980#58E980
#58E980 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.191 H 149.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58E980 |
|---|---|
| RGB | rgb(88, 233, 128) |
| HSL | hsl(137, 77%, 63%) |
| HSV | hsv(137, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 45.1%, 8.6%) |
| CIE-LAB | lab(82.86, -60.87, 39.72) |
| CIE-LCH | lch(82.86, 72.68, 146.88°) |
| OKLab | oklab(83.16% -0.1643 0.0974) |
| OKLCH | oklch(83.16% 0.191 149.4) |
| XYZ | xyz(37.0570, 61.9073, 30.4143) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.99
Turquoise Green
#04F489
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.89
Wintergreen
#20F986
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E980 #E958C1
analogous
#78E958 #58E980 #58E9C9
triadic
#58E980 #8058E9 #E98058
tetradic
#58E980 #5878E9 #E958C1 #E9C958
square
#58E980 #5878E9 #E958C1 #E9C958
split-complementary
#58E980 #C958E9 #E95878
monochromatic
#17AF41 #22E257 #58E980 #8EF0A9 #C4F7D2
Accessibility & contrast
On white
1.57
#58E980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#58E980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E980
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E980 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#28E5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #58e980; /* rgb */ color: rgb(88, 233, 128); /* oklch */ color: oklch(83.2% 0.191 149.4);
Tailwind
colors: {
custom: {
50: '#95f1a6',
500: '#58e980',
950: '#000000',
},
}SCSS
$custom: #58e980; $custom-light: #95f1a6; $custom-dark: #000000;
JSON
{
"hex": "#58e980",
"rgb": {
"r": 88,
"g": 233,
"b": 128
},
"hsl": {
"h": 136.552,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.83161,
"c": 0.19099,
"h": 149.4
},
"luminance": 0.61911
}Semantic roles & 50–950 ramp
primary
#58E980
secondary
#B0358E
accent
#0DA1D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580