#58DCD8#58DCD8
#58DCD8 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.115 H 192.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCD8 |
|---|---|
| RGB | rgb(88, 220, 216) |
| HSL | hsl(178, 65%, 60%) |
| HSV | hsv(178, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(80.86, -36.63, -8.83) |
| CIE-LCH | lch(80.86, 37.68, 193.55°) |
| OKLab | oklab(82.13% -0.1121 -0.0245) |
| OKLCH | oklch(82.13% 0.115 192.4) |
| XYZ | xyz(42.0069, 58.2145, 73.9752) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.82
Turquoise
#40E0D0
ΔE00 4.42
Darkturquoise
#00CED1
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 6.98
Bright Cyan
#41FDFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCD8 #DC585C
analogous
#58DC96 #58DCD8 #589EDC
triadic
#58DCD8 #D858DC #DCD858
tetradic
#58DCD8 #9658DC #DC585C #9EDC58
square
#58DCD8 #9658DC #DC585C #9EDC58
split-complementary
#58DCD8 #DC589E #DC9658
monochromatic
#209996 #2BCCC7 #58DCD8 #8BE7E4 #BDF1F0
Accessibility & contrast
On white
1.66
#58DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#58DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCD8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCD8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BBC2D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcd8; /* rgb */ color: rgb(88, 220, 216); /* oklch */ color: oklch(82.1% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#95e7e4',
500: '#58dcd8',
950: '#000000',
},
}SCSS
$custom: #58dcd8; $custom-light: #95e7e4; $custom-dark: #000000;
JSON
{
"hex": "#58dcd8",
"rgb": {
"r": 88,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.182,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.82132,
"c": 0.11473,
"h": 192.4
},
"luminance": 0.58219
}Semantic roles & 50–950 ramp
primary
#58DCD8
secondary
#9E3B3E
accent
#181ECD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484