#58D8DD#58D8DD
#58D8DD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.112 H 198.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8DD |
|---|---|
| RGB | rgb(88, 216, 221) |
| HSL | hsl(182, 66%, 61%) |
| HSV | hsv(182, 60%, 87%) |
| CMYK | cmyk(60.2%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.84, -33.41, -13.01) |
| CIE-LCH | lch(79.84, 35.85, 201.27°) |
| OKLab | oklab(81.36% -0.1059 -0.036) |
| OKLCH | oklch(81.36% 0.112 198.8) |
| XYZ | xyz(41.6259, 56.4025, 77.0856) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.14
Mediumturquoise
#48D1CC
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 6.28
Bright Light Blue
#26F7FD
ΔE00 7.15
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8DD #DD5D58
analogous
#58DDA0 #58D8DD #5895DD
triadic
#58D8DD #DD58D8 #D8DD58
tetradic
#58D8DD #A058DD #DD5D58 #95DD58
square
#58D8DD #A058DD #DD5D58 #95DD58
split-complementary
#58D8DD #DD5895 #DDA058
monochromatic
#20969B #2AC8CE #58D8DD #8BE4E7 #BEF0F2
Accessibility & contrast
On white
1.71
#58D8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#58D8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8DD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8DD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d8dd; /* rgb */ color: rgb(88, 216, 221); /* oklch */ color: oklch(81.4% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#95e4e7',
500: '#58d8dd',
950: '#000000',
},
}SCSS
$custom: #58d8dd; $custom-light: #95e4e7; $custom-dark: #000000;
JSON
{
"hex": "#58d8dd",
"rgb": {
"r": 88,
"g": 216,
"b": 221
},
"hsl": {
"h": 182.256,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.8136,
"c": 0.11182,
"h": 198.8
},
"luminance": 0.56407
}Semantic roles & 50–950 ramp
primary
#58D8DD
secondary
#9F3E3A
accent
#1E17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484