#58DADC#58DADC
#58DADC is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.113 H 196.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #58DADC |
|---|---|
| RGB | rgb(88, 218, 220) |
| HSL | hsl(181, 65%, 60%) |
| HSV | hsv(181, 60%, 86%) |
| CMYK | cmyk(60%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.39, -34.62, -11.65) |
| CIE-LCH | lch(80.39, 36.53, 198.60°) |
| OKLab | oklab(81.8% -0.1083 -0.0323) |
| OKLCH | oklch(81.8% 0.113 196.6) |
| XYZ | xyz(42.0086, 57.3804, 76.5579) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 6.72
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DADC #DC5A58
analogous
#58DC9C #58DADC #5898DC
triadic
#58DADC #DC58DA #DADC58
tetradic
#58DADC #9C58DC #DC5A58 #98DC58
square
#58DADC #9C58DC #DC5A58 #98DC58
split-complementary
#58DADC #DC5898 #DC9C58
monochromatic
#209899 #2BCACC #58DADC #8BE5E7 #BDF0F1
Accessibility & contrast
On white
1.68
#58DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#58DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DADC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DADC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58dadc; /* rgb */ color: rgb(88, 218, 220); /* oklch */ color: oklch(81.8% 0.113 196.6);
Tailwind
colors: {
custom: {
50: '#95e6e6',
500: '#58dadc',
950: '#000000',
},
}SCSS
$custom: #58dadc; $custom-light: #95e6e6; $custom-dark: #000000;
JSON
{
"hex": "#58dadc",
"rgb": {
"r": 88,
"g": 218,
"b": 220
},
"hsl": {
"h": 180.909,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.81795,
"c": 0.11304,
"h": 196.6
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#58DADC
secondary
#9E3C3B
accent
#1B18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484