#58D8DB#58D8DB
#58D8DB is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.112 H 197.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8DB |
|---|---|
| RGB | rgb(88, 216, 219) |
| HSL | hsl(181, 65%, 60%) |
| HSV | hsv(181, 60%, 86%) |
| CMYK | cmyk(59.8%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(79.78, -33.96, -12.03) |
| CIE-LCH | lch(79.78, 36.03, 199.50°) |
| OKLab | oklab(81.29% -0.1067 -0.0333) |
| OKLCH | oklch(81.29% 0.112 197.3) |
| XYZ | xyz(41.3610, 56.2966, 75.6907) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8DB #DB5B58
analogous
#58DB9C #58D8DB #5896DB
triadic
#58D8DB #DB58D8 #D8DB58
tetradic
#58D8DB #9C58DB #DB5B58 #96DB58
square
#58D8DB #9C58DB #DB5B58 #96DB58
split-complementary
#58D8DB #DB5896 #DB9C58
monochromatic
#219598 #2CC7CA #58D8DB #8AE4E6 #BDF0F1
Accessibility & contrast
On white
1.71
#58D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#58D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8DB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8DB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDB
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d8db; /* rgb */ color: rgb(88, 216, 219); /* oklch */ color: oklch(81.3% 0.112 197.3);
Tailwind
colors: {
custom: {
50: '#95e4e6',
500: '#58d8db',
950: '#000000',
},
}SCSS
$custom: #58d8db; $custom-light: #95e4e6; $custom-dark: #000000;
JSON
{
"hex": "#58d8db",
"rgb": {
"r": 88,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.374,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.81291,
"c": 0.11177,
"h": 197.3
},
"luminance": 0.56301
}Semantic roles & 50–950 ramp
primary
#58D8DB
secondary
#9C3D3B
accent
#1D19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484