#58DDDC#58DDDC
#58DDDC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.115 H 194.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDDC |
|---|---|
| RGB | rgb(88, 221, 220) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.26, -36.02, -10.35) |
| CIE-LCH | lch(81.26, 37.48, 196.03°) |
| OKLab | oklab(82.5% -0.1114 -0.0287) |
| OKLCH | oklch(82.5% 0.115 194.5) |
| XYZ | xyz(42.7936, 58.9504, 76.8196) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.41
Darkturquoise
#00CED1
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDDC #DD5859
analogous
#58DD99 #58DDDC #589BDD
triadic
#58DDDC #DC58DD #DDDC58
tetradic
#58DDDC #9958DD #DD5859 #9BDD58
square
#58DDDC #9958DD #DD5859 #9BDD58
split-complementary
#58DDDC #DD589B #DD9958
monochromatic
#209B9A #2ACECD #58DDDC #8BE7E7 #BEF2F1
Accessibility & contrast
On white
1.64
#58DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#58DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDDC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDDC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dddc; /* rgb */ color: rgb(88, 221, 220); /* oklch */ color: oklch(82.5% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#96e8e6',
500: '#58dddc',
950: '#000000',
},
}SCSS
$custom: #58dddc; $custom-light: #96e8e6; $custom-dark: #000000;
JSON
{
"hex": "#58dddc",
"rgb": {
"r": 88,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.549,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.825,
"c": 0.11504,
"h": 194.5
},
"luminance": 0.58955
}Semantic roles & 50–950 ramp
primary
#58DDDC
secondary
#9F3A3B
accent
#1719CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484