#58DCDB#58DCDB
#58DCDB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.114 H 194.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCDB |
|---|---|
| RGB | rgb(88, 220, 219) |
| HSL | hsl(180, 65%, 60%) |
| HSV | hsv(180, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(80.94, -35.83, -10.29) |
| CIE-LCH | lch(80.94, 37.28, 196.03°) |
| OKLab | oklab(82.23% -0.1108 -0.0286) |
| OKLCH | oklch(82.23% 0.114 194.5) |
| XYZ | xyz(42.3983, 58.3711, 76.0364) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.22
Darkturquoise
#00CED1
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.51
Bright Cyan
#41FDFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCDB #DC5859
analogous
#58DC99 #58DCDB #589BDC
triadic
#58DCDB #DB58DC #DCDB58
tetradic
#58DCDB #9958DC #DC5859 #9BDC58
square
#58DCDB #9958DC #DC5859 #9BDC58
split-complementary
#58DCDB #DC589B #DC9958
monochromatic
#209999 #2BCCCB #58DCDB #8BE7E6 #BDF1F1
Accessibility & contrast
On white
1.66
#58DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#58DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCDB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCDB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcdb; /* rgb */ color: rgb(88, 220, 219); /* oklch */ color: oklch(82.2% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#95e7e6',
500: '#58dcdb',
950: '#000000',
},
}SCSS
$custom: #58dcdb; $custom-light: #95e7e6; $custom-dark: #000000;
JSON
{
"hex": "#58dcdb",
"rgb": {
"r": 88,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.545,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.82231,
"c": 0.11442,
"h": 194.5
},
"luminance": 0.58376
}Semantic roles & 50–950 ramp
primary
#58DCDB
secondary
#9E3B3B
accent
#181ACD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484