#58D8DC#58D8DC
#58D8DC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.112 H 198.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8DC |
|---|---|
| RGB | rgb(88, 216, 220) |
| HSL | hsl(182, 65%, 60%) |
| HSV | hsv(182, 60%, 86%) |
| CMYK | cmyk(60%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(79.81, -33.68, -12.52) |
| CIE-LCH | lch(79.81, 35.93, 200.39°) |
| OKLab | oklab(81.33% -0.1063 -0.0347) |
| OKLCH | oklch(81.33% 0.112 198.1) |
| XYZ | xyz(41.4931, 56.3494, 76.3861) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Darkturquoise
#00CED1
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 7.15
Turquoise
#40E0D0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8DC #DC5C58
analogous
#58DC9E #58D8DC #5896DC
triadic
#58D8DC #DC58D8 #D8DC58
tetradic
#58D8DC #9E58DC #DC5C58 #96DC58
square
#58D8DC #9E58DC #DC5C58 #96DC58
split-complementary
#58D8DC #DC5896 #DC9E58
monochromatic
#209699 #2BC7CC #58D8DC #8BE4E7 #BDF0F1
Accessibility & contrast
On white
1.71
#58D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#58D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8DC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8DC | 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)
#CACFDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d8dc; /* rgb */ color: rgb(88, 216, 220); /* oklch */ color: oklch(81.3% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#95e4e6',
500: '#58d8dc',
950: '#000000',
},
}SCSS
$custom: #58d8dc; $custom-light: #95e4e6; $custom-dark: #000000;
JSON
{
"hex": "#58d8dc",
"rgb": {
"r": 88,
"g": 216,
"b": 220
},
"hsl": {
"h": 181.818,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.81326,
"c": 0.11178,
"h": 198.1
},
"luminance": 0.56354
}Semantic roles & 50–950 ramp
primary
#58D8DC
secondary
#9E3E3B
accent
#1E18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484