#58D9DC#58D9DC
#58D9DC is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.6% C 0.112 H 197.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #58D9DC |
|---|---|
| RGB | rgb(88, 217, 220) |
| HSL | hsl(181, 65%, 60%) |
| HSV | hsv(181, 60%, 86%) |
| CMYK | cmyk(60%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.10, -34.15, -12.08) |
| CIE-LCH | lch(80.10, 36.23, 199.48°) |
| OKLab | oklab(81.56% -0.1073 -0.0335) |
| OKLCH | oklch(81.56% 0.112 197.3) |
| XYZ | xyz(41.7500, 56.8633, 76.4717) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 6.60
Bright Light Blue
#26F7FD
ΔE00 6.93
Turquoise
#40E0D0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D9DC #DC5B58
analogous
#58DC9D #58D9DC #5897DC
triadic
#58D9DC #DC58D9 #D9DC58
tetradic
#58D9DC #9D58DC #DC5B58 #97DC58
square
#58D9DC #9D58DC #DC5B58 #97DC58
split-complementary
#58D9DC #DC5897 #DC9D58
monochromatic
#209799 #2BC8CC #58D9DC #8BE5E7 #BDF0F1
Accessibility & contrast
On white
1.70
#58D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#58D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D9DC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D9DC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DC
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58d9dc; /* rgb */ color: rgb(88, 217, 220); /* oklch */ color: oklch(81.6% 0.112 197.3);
Tailwind
colors: {
custom: {
50: '#95e5e6',
500: '#58d9dc',
950: '#000000',
},
}SCSS
$custom: #58d9dc; $custom-light: #95e5e6; $custom-dark: #000000;
JSON
{
"hex": "#58d9dc",
"rgb": {
"r": 88,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.364,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.8156,
"c": 0.1124,
"h": 197.3
},
"luminance": 0.56868
}Semantic roles & 50–950 ramp
primary
#58D9DC
secondary
#9E3D3B
accent
#1C18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484