#58ED93#58ED93
#58ED93 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.179 H 153.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #58ED93 |
|---|---|
| RGB | rgb(88, 237, 147) |
| HSL | hsl(144, 81%, 64%) |
| HSV | hsv(144, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.35, -59.20, 32.20) |
| CIE-LCH | lch(84.35, 67.39, 151.46°) |
| OKLab | oklab(84.48% -0.1601 0.0803) |
| OKLCH | oklch(84.48% 0.179 153.4) |
| XYZ | xyz(39.5719, 64.7456, 38.0098) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ED93 #ED58B2
analogous
#67ED58 #58ED93 #58EDDD
triadic
#58ED93 #9358ED #ED9358
tetradic
#58ED93 #5867ED #ED58B2 #EDDD58
square
#58ED93 #5867ED #ED58B2 #EDDD58
split-complementary
#58ED93 #DD58ED #ED5867
monochromatic
#14B754 #21E76F #58ED93 #8FF3B7 #C6F9DA
Accessibility & contrast
On white
1.51
#58ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#58ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ED93
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ED93 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#10EAD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ed93; /* rgb */ color: rgb(88, 237, 147); /* oklch */ color: oklch(84.5% 0.179 153.4);
Tailwind
colors: {
custom: {
50: '#96f4b3',
500: '#58ed93',
950: '#000000',
},
}SCSS
$custom: #58ed93; $custom-light: #96f4b3; $custom-dark: #000000;
JSON
{
"hex": "#58ed93",
"rgb": {
"r": 88,
"g": 237,
"b": 147
},
"hsl": {
"h": 143.758,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.8448,
"c": 0.17916,
"h": 153.4
},
"luminance": 0.6475
}Semantic roles & 50–950 ramp
primary
#58ED93
secondary
#B63382
accent
#0989DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581