#58ED91#58ED91
#58ED91 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.181 H 152.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED91 |
|---|---|
| RGB | rgb(88, 237, 145) |
| HSL | hsl(143, 81%, 64%) |
| HSV | hsv(143, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(84.32, -59.55, 33.16) |
| CIE-LCH | lch(84.32, 68.16, 150.89°) |
| OKLab | oklab(84.44% -0.161 0.0826) |
| OKLCH | oklch(84.44% 0.181 152.8) |
| XYZ | xyz(39.4163, 64.6834, 37.1905) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.37
Mediumspringgreen
#00FA9A
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED91 #ED58B4
analogous
#69ED58 #58ED91 #58EDDB
triadic
#58ED91 #9158ED #ED9158
tetradic
#58ED91 #5869ED #ED58B4 #EDDB58
square
#58ED91 #5869ED #ED58B4 #EDDB58
split-complementary
#58ED91 #DB58ED #ED5869
monochromatic
#14B752 #21E76D #58ED91 #8FF3B5 #C6F9DA
Accessibility & contrast
On white
1.51
#58ED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#58ED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED91
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED91 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#14EAD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed91; /* rgb */ color: rgb(88, 237, 145); /* oklch */ color: oklch(84.4% 0.181 152.8);
Tailwind
colors: {
custom: {
50: '#96f4b2',
500: '#58ed91',
950: '#000000',
},
}SCSS
$custom: #58ed91; $custom-light: #96f4b2; $custom-dark: #000000;
JSON
{
"hex": "#58ed91",
"rgb": {
"r": 88,
"g": 237,
"b": 145
},
"hsl": {
"h": 142.953,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84443,
"c": 0.18095,
"h": 152.8
},
"luminance": 0.64687
}Semantic roles & 50–950 ramp
primary
#58ED91
secondary
#B63384
accent
#098CDD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581