#58DC8A#58DC8A
#58DC8A is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.165 H 153.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #58DC8A |
|---|---|
| RGB | rgb(88, 220, 138) |
| HSL | hsl(143, 65%, 60%) |
| HSV | hsv(143, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.09, -54.25, 29.79) |
| CIE-LCH | lch(79.09, 61.89, 151.23°) |
| OKLab | oklab(80.11% -0.1469 0.0744) |
| OKLCH | oklch(80.11% 0.165 153.1) |
| XYZ | xyz(34.2024, 55.0927, 32.8713) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Aqua Green
#12E193
ΔE00 3.59
Seaweed
#18D17B
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.07
Emerald
#50C878
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DC8A #DC58AA
analogous
#68DC58 #58DC8A #58DCCC
triadic
#58DC8A #8A58DC #DC8A58
tetradic
#58DC8A #5868DC #DC58AA #DCCC58
square
#58DC8A #5868DC #DC58AA #DCCC58
split-complementary
#58DC8A #CC58DC #DC5868
monochromatic
#20994E #2BCC68 #58DC8A #8BE7AD #BDF1D1
Accessibility & contrast
On white
1.75
#58DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#58DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DC8A
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DC8A | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#CABF8F
Tritanopia (blue-blind)
#29D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58dc8a; /* rgb */ color: rgb(88, 220, 138); /* oklch */ color: oklch(80.1% 0.165 153.1);
Tailwind
colors: {
custom: {
50: '#93e8ad',
500: '#58dc8a',
950: '#000000',
},
}SCSS
$custom: #58dc8a; $custom-light: #93e8ad; $custom-dark: #000000;
JSON
{
"hex": "#58dc8a",
"rgb": {
"r": 88,
"g": 220,
"b": 138
},
"hsl": {
"h": 142.727,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.80112,
"c": 0.16472,
"h": 153.1
},
"luminance": 0.55096
}Semantic roles & 50–950 ramp
primary
#58DC8A
secondary
#9E3B78
accent
#1889CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481