#58EE82#58EE82
#58EE82 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.4% C 0.196 H 149.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE82 |
|---|---|
| RGB | rgb(88, 238, 130) |
| HSL | hsl(137, 82%, 64%) |
| HSV | hsv(137, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.40, -62.39, 40.69) |
| CIE-LCH | lch(84.40, 74.49, 146.89°) |
| OKLab | oklab(84.43% -0.1684 0.0997) |
| OKLCH | oklch(84.43% 0.196 149.4) |
| XYZ | xyz(38.6254, 64.8316, 31.5929) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE82 #EE58C4
analogous
#79EE58 #58EE82 #58EECD
triadic
#58EE82 #8258EE #EE8258
tetradic
#58EE82 #5879EE #EE58C4 #EECD58
square
#58EE82 #5879EE #EE58C4 #EECD58
split-complementary
#58EE82 #CD58EE #EE5879
monochromatic
#13B941 #20E858 #58EE82 #90F4AC #C7F9D5
Accessibility & contrast
On white
1.50
#58EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#58EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE82
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE82 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#23EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee82; /* rgb */ color: rgb(88, 238, 130); /* oklch */ color: oklch(84.4% 0.196 149.4);
Tailwind
colors: {
custom: {
50: '#96f5a8',
500: '#58ee82',
950: '#000000',
},
}SCSS
$custom: #58ee82; $custom-light: #96f5a8; $custom-dark: #000000;
JSON
{
"hex": "#58ee82",
"rgb": {
"r": 88,
"g": 238,
"b": 130
},
"hsl": {
"h": 136.8,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84433,
"c": 0.19566,
"h": 149.4
},
"luminance": 0.64835
}Semantic roles & 50–950 ramp
primary
#58EE82
secondary
#B83293
accent
#08A2DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580