#58DCDF#58DCDF
#58DCDF is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.114 H 197.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCDF |
|---|---|
| RGB | rgb(88, 220, 223) |
| HSL | hsl(181, 68%, 61%) |
| HSV | hsv(181, 61%, 87%) |
| CMYK | cmyk(60.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.06, -34.74, -12.25) |
| CIE-LCH | lch(81.06, 36.84, 199.42°) |
| OKLab | oklab(82.37% -0.1091 -0.0339) |
| OKLCH | oklch(82.37% 0.114 197.3) |
| XYZ | xyz(42.9312, 58.5843, 78.8431) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCDF #DF5B58
analogous
#58DF9E #58DCDF #5898DF
triadic
#58DCDF #DF58DC #DCDF58
tetradic
#58DCDF #9E58DF #DF5B58 #98DF58
square
#58DCDF #9E58DF #DF5B58 #98DF58
split-complementary
#58DCDF #DF5898 #DF9E58
monochromatic
#1E9B9E #28CED2 #58DCDF #8BE7E9 #BFF2F3
Accessibility & contrast
On white
1.65
#58DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#58DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCDF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCDF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcdf; /* rgb */ color: rgb(88, 220, 223); /* oklch */ color: oklch(82.4% 0.114 197.3);
Tailwind
colors: {
custom: {
50: '#96e7e9',
500: '#58dcdf',
950: '#000000',
},
}SCSS
$custom: #58dcdf; $custom-light: #96e7e9; $custom-dark: #000000;
JSON
{
"hex": "#58dcdf",
"rgb": {
"r": 88,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.333,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.82366,
"c": 0.11429,
"h": 197.3
},
"luminance": 0.58589
}Semantic roles & 50–950 ramp
primary
#58DCDF
secondary
#A23C3A
accent
#1A16D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484