#58ED92#58ED92
#58ED92 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.180 H 153.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED92 |
|---|---|
| RGB | rgb(88, 237, 146) |
| HSL | hsl(143, 81%, 64%) |
| HSV | hsv(143, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(84.34, -59.38, 32.68) |
| CIE-LCH | lch(84.34, 67.78, 151.17°) |
| OKLab | oklab(84.46% -0.1606 0.0815) |
| OKLCH | oklch(84.46% 0.18 153.1) |
| XYZ | xyz(39.4937, 64.7143, 37.5983) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.32
Mediumspringgreen
#00FA9A
ΔE00 3.72
Wintergreen
#20F986
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED92 #ED58B3
analogous
#68ED58 #58ED92 #58EDDD
triadic
#58ED92 #9258ED #ED9258
tetradic
#58ED92 #5868ED #ED58B3 #EDDD58
square
#58ED92 #5868ED #ED58B3 #EDDD58
split-complementary
#58ED92 #DD58ED #ED5868
monochromatic
#14B753 #21E76E #58ED92 #8FF3B6 #C6F9DA
Accessibility & contrast
On white
1.51
#58ED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#58ED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED92
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED92 | 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)
#EDDB8C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#12EAD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed92; /* rgb */ color: rgb(88, 237, 146); /* oklch */ color: oklch(84.5% 0.180 153.1);
Tailwind
colors: {
custom: {
50: '#96f4b2',
500: '#58ed92',
950: '#000000',
},
}SCSS
$custom: #58ed92; $custom-light: #96f4b2; $custom-dark: #000000;
JSON
{
"hex": "#58ed92",
"rgb": {
"r": 88,
"g": 237,
"b": 146
},
"hsl": {
"h": 143.356,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.84461,
"c": 0.18005,
"h": 153.1
},
"luminance": 0.64718
}Semantic roles & 50–950 ramp
primary
#58ED92
secondary
#B63383
accent
#098ADD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581