#58DC9E#58DC9E
#58DC9E is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.147 H 159.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #58DC9E |
|---|---|
| RGB | rgb(88, 220, 158) |
| HSL | hsl(152, 65%, 60%) |
| HSV | hsv(152, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 28.2%, 13.7%) |
| CIE-LAB | lab(79.46, -50.41, 19.91) |
| CIE-LCH | lch(79.46, 54.20, 158.45°) |
| OKLab | oklab(80.53% -0.1379 0.0507) |
| OKLCH | oklch(80.53% 0.147 159.8) |
| XYZ | xyz(35.7860, 55.7262, 41.2114) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.69
Eucalyptus
#44D7A8
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 4.82
Seaweed
#18D17B
ΔE00 5.91
Light Greenish Blue
#63F7B4
ΔE00 5.95
Aqua Marine
#2EE8BB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DC9E #DC5896
analogous
#58DC5C #58DC9E #58D8DC
triadic
#58DC9E #9E58DC #DC9E58
tetradic
#58DC9E #5C58DC #DC5896 #D8DC58
square
#58DC9E #5C58DC #DC5896 #D8DC58
split-complementary
#58DC9E #DC58D8 #DC5C58
monochromatic
#209960 #2BCC80 #58DC9E #8BE7BB #BDF1D9
Accessibility & contrast
On white
1.73
#58DC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#58DC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DC9E
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DC9E | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#C7C0A2
Tritanopia (blue-blind)
#13DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dc9e; /* rgb */ color: rgb(88, 220, 158); /* oklch */ color: oklch(80.5% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#93e8bb',
500: '#58dc9e',
950: '#000000',
},
}SCSS
$custom: #58dc9e; $custom-light: #93e8bb; $custom-dark: #000000;
JSON
{
"hex": "#58dc9e",
"rgb": {
"r": 88,
"g": 220,
"b": 158
},
"hsl": {
"h": 151.818,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.80529,
"c": 0.14695,
"h": 159.8
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#58DC9E
secondary
#9E3B69
accent
#186DCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481