#58D9DB#58D9DB
#58D9DB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.5% C 0.112 H 196.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #58D9DB |
|---|---|
| RGB | rgb(88, 217, 219) |
| HSL | hsl(181, 65%, 60%) |
| HSV | hsv(181, 60%, 86%) |
| CMYK | cmyk(59.8%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.07, -34.43, -11.59) |
| CIE-LCH | lch(80.07, 36.33, 198.61°) |
| OKLab | oklab(81.53% -0.1077 -0.0321) |
| OKLCH | oklch(81.53% 0.112 196.6) |
| XYZ | xyz(41.6180, 56.8105, 75.7763) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 6.86
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D9DB #DB5A58
analogous
#58DB9B #58D9DB #5897DB
triadic
#58D9DB #DB58D9 #D9DB58
tetradic
#58D9DB #9B58DB #DB5A58 #97DB58
square
#58D9DB #9B58DB #DB5A58 #97DB58
split-complementary
#58D9DB #DB5897 #DB9B58
monochromatic
#219698 #2CC8CA #58D9DB #8AE4E6 #BDF0F1
Accessibility & contrast
On white
1.70
#58D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#58D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D9DB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D9DB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58d9db; /* rgb */ color: rgb(88, 217, 219); /* oklch */ color: oklch(81.5% 0.112 196.6);
Tailwind
colors: {
custom: {
50: '#95e5e6',
500: '#58d9db',
950: '#000000',
},
}SCSS
$custom: #58d9db; $custom-light: #95e5e6; $custom-dark: #000000;
JSON
{
"hex": "#58d9db",
"rgb": {
"r": 88,
"g": 217,
"b": 219
},
"hsl": {
"h": 180.916,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.81526,
"c": 0.11241,
"h": 196.6
},
"luminance": 0.56815
}Semantic roles & 50–950 ramp
primary
#58D9DB
secondary
#9C3C3B
accent
#1C19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484