#58EE80#58EE80
#58EE80 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.4% C 0.197 H 149.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE80 |
|---|---|
| RGB | rgb(88, 238, 128) |
| HSL | hsl(136, 82%, 64%) |
| HSV | hsv(136, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.37, -62.70, 41.63) |
| CIE-LCH | lch(84.37, 75.26, 146.42°) |
| OKLab | oklab(84.4% -0.1692 0.1017) |
| OKLCH | oklch(84.4% 0.197 149) |
| XYZ | xyz(38.4925, 64.7784, 30.8928) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE80 #EE58C6
analogous
#7BEE58 #58EE80 #58EECB
triadic
#58EE80 #8058EE #EE8058
tetradic
#58EE80 #587BEE #EE58C6 #EECB58
square
#58EE80 #587BEE #EE58C6 #EECB58
split-complementary
#58EE80 #CB58EE #EE587B
monochromatic
#13B93F #20E856 #58EE80 #90F4AA #C7F9D4
Accessibility & contrast
On white
1.50
#58EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#58EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE80
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE80 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#25EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ee80; /* rgb */ color: rgb(88, 238, 128); /* oklch */ color: oklch(84.4% 0.197 149.0);
Tailwind
colors: {
custom: {
50: '#96f5a6',
500: '#58ee80',
950: '#000000',
},
}SCSS
$custom: #58ee80; $custom-light: #96f5a6; $custom-dark: #000000;
JSON
{
"hex": "#58ee80",
"rgb": {
"r": 88,
"g": 238,
"b": 128
},
"hsl": {
"h": 136,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84401,
"c": 0.19744,
"h": 149
},
"luminance": 0.64782
}Semantic roles & 50–950 ramp
primary
#58EE80
secondary
#B83294
accent
#08A5DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580