#58DC98#58DC98
#58DC98 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.152 H 157.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #58DC98 |
|---|---|
| RGB | rgb(88, 220, 152) |
| HSL | hsl(149, 65%, 60%) |
| HSV | hsv(149, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.34, -51.62, 22.89) |
| CIE-LCH | lch(79.34, 56.46, 156.09°) |
| OKLab | oklab(80.4% -0.1407 0.058) |
| OKLCH | oklch(80.4% 0.152 157.6) |
| XYZ | xyz(35.2821, 55.5246, 38.5576) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.14
Seaweed
#18D17B
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.73
Emerald
#50C878
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DC98 #DC589C
analogous
#5ADC58 #58DC98 #58DCDA
triadic
#58DC98 #9858DC #DC9858
tetradic
#58DC98 #585ADC #DC589C #DCDA58
square
#58DC98 #585ADC #DC589C #DCDA58
split-complementary
#58DC98 #DA58DC #DC585A
monochromatic
#20995B #2BCC79 #58DC98 #8BE7B7 #BDF1D6
Accessibility & contrast
On white
1.73
#58DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#58DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DC98
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DC98 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#1CDBCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dc98; /* rgb */ color: rgb(88, 220, 152); /* oklch */ color: oklch(80.4% 0.152 157.6);
Tailwind
colors: {
custom: {
50: '#93e8b6',
500: '#58dc98',
950: '#000000',
},
}SCSS
$custom: #58dc98; $custom-light: #93e8b6; $custom-dark: #000000;
JSON
{
"hex": "#58dc98",
"rgb": {
"r": 88,
"g": 220,
"b": 152
},
"hsl": {
"h": 149.091,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.80397,
"c": 0.15213,
"h": 157.6
},
"luminance": 0.55528
}Semantic roles & 50–950 ramp
primary
#58DC98
secondary
#9E3B6E
accent
#1875CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481