#58DCAC#58DCAC
#58DCAC is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.9% C 0.136 H 165.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCAC |
|---|---|
| RGB | rgb(88, 220, 172) |
| HSL | hsl(158, 65%, 60%) |
| HSV | hsv(158, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(79.75, -47.43, 12.95) |
| CIE-LCH | lch(79.75, 49.16, 164.73°) |
| OKLab | oklab(80.86% -0.1316 0.0332) |
| OKLCH | oklch(80.86% 0.136 165.9) |
| XYZ | xyz(37.0604, 56.2359, 47.9233) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.75
Seafoam
#7FE0B3
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.90
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCAC #DC5888
analogous
#58DC6A #58DCAC #58CADC
triadic
#58DCAC #AC58DC #DCAC58
tetradic
#58DCAC #6A58DC #DC5888 #CADC58
square
#58DCAC #6A58DC #DC5888 #CADC58
split-complementary
#58DCAC #DC58CA #DC6A58
monochromatic
#20996D #2BCC91 #58DCAC #8BE7C5 #BDF1DE
Accessibility & contrast
On white
1.71
#58DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#58DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCAC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCAC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58dcac; /* rgb */ color: rgb(88, 220, 172); /* oklch */ color: oklch(80.9% 0.136 165.9);
Tailwind
colors: {
custom: {
50: '#93e7c4',
500: '#58dcac',
950: '#000000',
},
}SCSS
$custom: #58dcac; $custom-light: #93e7c4; $custom-dark: #000000;
JSON
{
"hex": "#58dcac",
"rgb": {
"r": 88,
"g": 220,
"b": 172
},
"hsl": {
"h": 158.182,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.80862,
"c": 0.13567,
"h": 165.9
},
"luminance": 0.5624
}Semantic roles & 50–950 ramp
primary
#58DCAC
secondary
#9E3B5F
accent
#185ACD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482