#58EB80#58EB80
#58EB80 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.194 H 149.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #58EB80 |
|---|---|
| RGB | rgb(88, 235, 128) |
| HSL | hsl(136, 79%, 63%) |
| HSV | hsv(136, 63%, 92%) |
| CMYK | cmyk(62.6%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.47, -61.60, 40.48) |
| CIE-LCH | lch(83.47, 73.72, 146.69°) |
| OKLab | oklab(83.66% -0.1663 0.0991) |
| OKLCH | oklch(83.66% 0.194 149.2) |
| XYZ | xyz(37.6263, 63.0461, 30.6041) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EB80 #EB58C3
analogous
#79EB58 #58EB80 #58EBCA
triadic
#58EB80 #8058EB #EB8058
tetradic
#58EB80 #5879EB #EB58C3 #EBCA58
square
#58EB80 #5879EB #EB58C3 #EBCA58
split-complementary
#58EB80 #CA58EB #EB5879
monochromatic
#15B340 #21E456 #58EB80 #8FF2AA #C5F8D3
Accessibility & contrast
On white
1.54
#58EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#58EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EB80
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EB80 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#27E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #58eb80; /* rgb */ color: rgb(88, 235, 128); /* oklch */ color: oklch(83.7% 0.194 149.2);
Tailwind
colors: {
custom: {
50: '#95f2a6',
500: '#58eb80',
950: '#000000',
},
}SCSS
$custom: #58eb80; $custom-light: #95f2a6; $custom-dark: #000000;
JSON
{
"hex": "#58eb80",
"rgb": {
"r": 88,
"g": 235,
"b": 128
},
"hsl": {
"h": 136.327,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83657,
"c": 0.19358,
"h": 149.2
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#58EB80
secondary
#B33491
accent
#0BA2DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580