#58DCAF#58DCAF
#58DCAF is a light, vivid teal. Relative luminance 0.564; OKLCH L 80.9% C 0.133 H 167.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCAF |
|---|---|
| RGB | rgb(88, 220, 175) |
| HSL | hsl(160, 65%, 60%) |
| HSV | hsv(160, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(79.81, -46.76, 11.46) |
| CIE-LCH | lch(79.81, 48.14, 166.23°) |
| OKLab | oklab(80.94% -0.1302 0.0293) |
| OKLCH | oklch(80.94% 0.133 167.3) |
| XYZ | xyz(37.3517, 56.3525, 49.4578) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.77
Aqua Marine
#2EE8BB
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 3.69
Aquamarine (survey)
#04D8B2
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCAF #DC5885
analogous
#58DC6D #58DCAF #58C7DC
triadic
#58DCAF #AF58DC #DCAF58
tetradic
#58DCAF #6D58DC #DC5885 #C7DC58
square
#58DCAF #6D58DC #DC5885 #C7DC58
split-complementary
#58DCAF #DC58C7 #DC6D58
monochromatic
#209970 #2BCC95 #58DCAF #8BE7C7 #BDF1DF
Accessibility & contrast
On white
1.71
#58DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#58DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCAF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCAF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58dcaf; /* rgb */ color: rgb(88, 220, 175); /* oklch */ color: oklch(80.9% 0.133 167.3);
Tailwind
colors: {
custom: {
50: '#93e7c6',
500: '#58dcaf',
950: '#000000',
},
}SCSS
$custom: #58dcaf; $custom-light: #93e7c6; $custom-dark: #000000;
JSON
{
"hex": "#58dcaf",
"rgb": {
"r": 88,
"g": 220,
"b": 175
},
"hsl": {
"h": 159.545,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.80938,
"c": 0.13346,
"h": 167.3
},
"luminance": 0.56356
}Semantic roles & 50–950 ramp
primary
#58DCAF
secondary
#9E3B5C
accent
#1856CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482