#58DCDD#58DCDD
#58DCDD is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.114 H 195.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCDD |
|---|---|
| RGB | rgb(88, 220, 221) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.00, -35.29, -11.27) |
| CIE-LCH | lch(81.00, 37.04, 197.71°) |
| OKLab | oklab(82.3% -0.11 -0.0312) |
| OKLCH | oklch(82.3% 0.114 195.9) |
| XYZ | xyz(42.6632, 58.4770, 77.4314) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCDD #DD5958
analogous
#58DD9B #58DCDD #5899DD
triadic
#58DCDD #DD58DC #DCDD58
tetradic
#58DCDD #9B58DD #DD5958 #99DD58
square
#58DCDD #9B58DD #DD5958 #99DD58
split-complementary
#58DCDD #DD5899 #DD9B58
monochromatic
#209A9B #2ACDCE #58DCDD #8BE7E7 #BEF1F2
Accessibility & contrast
On white
1.65
#58DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#58DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCDD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCDD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcdd; /* rgb */ color: rgb(88, 220, 221); /* oklch */ color: oklch(82.3% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#96e7e7',
500: '#58dcdd',
950: '#000000',
},
}SCSS
$custom: #58dcdd; $custom-light: #96e7e7; $custom-dark: #000000;
JSON
{
"hex": "#58dcdd",
"rgb": {
"r": 88,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.451,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.82298,
"c": 0.11431,
"h": 195.9
},
"luminance": 0.58482
}Semantic roles & 50–950 ramp
primary
#58DCDD
secondary
#9F3B3A
accent
#1917CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484