#58EE81#58EE81
#58EE81 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.4% C 0.197 H 149.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE81 |
|---|---|
| RGB | rgb(88, 238, 129) |
| HSL | hsl(136, 82%, 64%) |
| HSV | hsv(136, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.38, -62.55, 41.16) |
| CIE-LCH | lch(84.38, 74.88, 146.65°) |
| OKLab | oklab(84.42% -0.1688 0.1007) |
| OKLCH | oklch(84.42% 0.197 149.2) |
| XYZ | xyz(38.5586, 64.8048, 31.2412) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE81 #EE58C5
analogous
#7AEE58 #58EE81 #58EECC
triadic
#58EE81 #8158EE #EE8158
tetradic
#58EE81 #587AEE #EE58C5 #EECC58
square
#58EE81 #587AEE #EE58C5 #EECC58
split-complementary
#58EE81 #CC58EE #EE587A
monochromatic
#13B940 #20E857 #58EE81 #90F4AB #C7F9D5
Accessibility & contrast
On white
1.50
#58EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#58EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE81
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE81 | 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)
#F0DB78
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#24EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee81; /* rgb */ color: rgb(88, 238, 129); /* oklch */ color: oklch(84.4% 0.197 149.2);
Tailwind
colors: {
custom: {
50: '#96f5a7',
500: '#58ee81',
950: '#000000',
},
}SCSS
$custom: #58ee81; $custom-light: #96f5a7; $custom-dark: #000000;
JSON
{
"hex": "#58ee81",
"rgb": {
"r": 88,
"g": 238,
"b": 129
},
"hsl": {
"h": 136.4,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84417,
"c": 0.19655,
"h": 149.2
},
"luminance": 0.64809
}Semantic roles & 50–950 ramp
primary
#58EE81
secondary
#B83293
accent
#08A3DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580