#58DCD7#58DCD7
#58DCD7 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.115 H 191.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCD7 |
|---|---|
| RGB | rgb(88, 220, 215) |
| HSL | hsl(178, 65%, 60%) |
| HSV | hsv(178, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(80.83, -36.90, -8.34) |
| CIE-LCH | lch(80.83, 37.83, 192.73°) |
| OKLab | oklab(82.1% -0.1125 -0.0232) |
| OKLCH | oklch(82.1% 0.115 191.7) |
| XYZ | xyz(41.8780, 58.1630, 73.2964) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.77
Turquoise
#40E0D0
ΔE00 4.09
Darkturquoise
#00CED1
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 7.32
Bright Aqua
#0BF9EA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCD7 #DC585D
analogous
#58DC95 #58DCD7 #589FDC
triadic
#58DCD7 #D758DC #DCD758
tetradic
#58DCD7 #9558DC #DC585D #9FDC58
square
#58DCD7 #9558DC #DC585D #9FDC58
split-complementary
#58DCD7 #DC589F #DC9558
monochromatic
#209995 #2BCCC6 #58DCD7 #8BE7E3 #BDF1EF
Accessibility & contrast
On white
1.66
#58DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#58DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCD7
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCD7 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcd7; /* rgb */ color: rgb(88, 220, 215); /* oklch */ color: oklch(82.1% 0.115 191.7);
Tailwind
colors: {
custom: {
50: '#95e7e3',
500: '#58dcd7',
950: '#000000',
},
}SCSS
$custom: #58dcd7; $custom-light: #95e7e3; $custom-dark: #000000;
JSON
{
"hex": "#58dcd7",
"rgb": {
"r": 88,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.727,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.821,
"c": 0.11486,
"h": 191.7
},
"luminance": 0.58167
}Semantic roles & 50–950 ramp
primary
#58DCD7
secondary
#9E3B3E
accent
#181FCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484