#58ED8E#58ED8E
#58ED8E is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.184 H 152.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED8E |
|---|---|
| RGB | rgb(88, 237, 142) |
| HSL | hsl(142, 81%, 64%) |
| HSV | hsv(142, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 40.1%, 7.1%) |
| CIE-LAB | lab(84.27, -60.07, 34.60) |
| CIE-LCH | lch(84.27, 69.32, 150.06°) |
| OKLab | oklab(84.39% -0.1623 0.0859) |
| OKLCH | oklch(84.39% 0.184 152.1) |
| XYZ | xyz(39.1880, 64.5921, 35.9882) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.68
Mediumspringgreen
#00FA9A
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED8E #ED58B7
analogous
#6CED58 #58ED8E #58EDD8
triadic
#58ED8E #8E58ED #ED8E58
tetradic
#58ED8E #586CED #ED58B7 #EDD858
square
#58ED8E #586CED #ED58B7 #EDD858
split-complementary
#58ED8E #D858ED #ED586C
monochromatic
#14B74F #21E769 #58ED8E #8FF3B3 #C6F9D9
Accessibility & contrast
On white
1.51
#58ED8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#58ED8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED8E
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED8E | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#18EAD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed8e; /* rgb */ color: rgb(88, 237, 142); /* oklch */ color: oklch(84.4% 0.184 152.1);
Tailwind
colors: {
custom: {
50: '#96f4b0',
500: '#58ed8e',
950: '#000000',
},
}SCSS
$custom: #58ed8e; $custom-light: #96f4b0; $custom-dark: #000000;
JSON
{
"hex": "#58ed8e",
"rgb": {
"r": 88,
"g": 237,
"b": 142
},
"hsl": {
"h": 141.745,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84388,
"c": 0.18364,
"h": 152.1
},
"luminance": 0.64596
}Semantic roles & 50–950 ramp
primary
#58ED8E
secondary
#B63387
accent
#0990DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581