#58ED8F#58ED8F
#58ED8F is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.183 H 152.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED8F |
|---|---|
| RGB | rgb(88, 237, 143) |
| HSL | hsl(142, 81%, 64%) |
| HSV | hsv(142, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.29, -59.90, 34.12) |
| CIE-LCH | lch(84.29, 68.94, 150.33°) |
| OKLab | oklab(84.41% -0.1619 0.0848) |
| OKLCH | oklch(84.41% 0.183 152.4) |
| XYZ | xyz(39.2634, 64.6222, 36.3854) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.76
Mediumspringgreen
#00FA9A
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED8F #ED58B6
analogous
#6BED58 #58ED8F #58EDDA
triadic
#58ED8F #8F58ED #ED8F58
tetradic
#58ED8F #586BED #ED58B6 #EDDA58
square
#58ED8F #586BED #ED58B6 #EDDA58
split-complementary
#58ED8F #DA58ED #ED586B
monochromatic
#14B750 #21E76A #58ED8F #8FF3B4 #C6F9D9
Accessibility & contrast
On white
1.51
#58ED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#58ED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED8F
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED8F | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#17EAD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed8f; /* rgb */ color: rgb(88, 237, 143); /* oklch */ color: oklch(84.4% 0.183 152.4);
Tailwind
colors: {
custom: {
50: '#96f4b0',
500: '#58ed8f',
950: '#000000',
},
}SCSS
$custom: #58ed8f; $custom-light: #96f4b0; $custom-dark: #000000;
JSON
{
"hex": "#58ed8f",
"rgb": {
"r": 88,
"g": 237,
"b": 143
},
"hsl": {
"h": 142.148,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84406,
"c": 0.18275,
"h": 152.4
},
"luminance": 0.64626
}Semantic roles & 50–950 ramp
primary
#58ED8F
secondary
#B63386
accent
#098FDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581