#58DC7E#58DC7E
#58DC7E is a light, vivid green. Relative luminance 0.548; OKLCH L 79.9% C 0.176 H 150.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #58DC7E |
|---|---|
| RGB | rgb(88, 220, 126) |
| HSL | hsl(137, 65%, 60%) |
| HSV | hsv(137, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(78.91, -56.31, 35.63) |
| CIE-LCH | lch(78.91, 66.63, 147.68°) |
| OKLab | oklab(79.89% -0.1522 0.0879) |
| OKLCH | oklch(79.89% 0.176 150) |
| XYZ | xyz(33.3811, 54.7642, 28.5460) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Tealish Green
#0CDC73
ΔE00 3.02
Seaweed
#18D17B
ΔE00 4.36
Aqua Green
#12E193
ΔE00 5.04
Emerald
#50C878
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DC7E #DC58B6
analogous
#74DC58 #58DC7E #58DCC0
triadic
#58DC7E #7E58DC #DC7E58
tetradic
#58DC7E #5874DC #DC58B6 #DCC058
square
#58DC7E #5874DC #DC58B6 #DCC058
split-complementary
#58DC7E #C058DC #DC5874
monochromatic
#209943 #2BCC59 #58DC7E #8BE7A5 #BDF1CC
Accessibility & contrast
On white
1.76
#58DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#58DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DC7E
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DC7E | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB77
Deuteranopia (green-blind)
#CCBF84
Tritanopia (blue-blind)
#31D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58dc7e; /* rgb */ color: rgb(88, 220, 126); /* oklch */ color: oklch(79.9% 0.176 150.0);
Tailwind
colors: {
custom: {
50: '#93e8a4',
500: '#58dc7e',
950: '#000000',
},
}SCSS
$custom: #58dc7e; $custom-light: #93e8a4; $custom-dark: #000000;
JSON
{
"hex": "#58dc7e",
"rgb": {
"r": 88,
"g": 220,
"b": 126
},
"hsl": {
"h": 137.273,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.79894,
"c": 0.17572,
"h": 150
},
"luminance": 0.54767
}Semantic roles & 50–950 ramp
primary
#58DC7E
secondary
#9E3B81
accent
#1899CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480