#58DCD9#58DCD9
#58DCD9 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.115 H 193.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCD9 |
|---|---|
| RGB | rgb(88, 220, 217) |
| HSL | hsl(179, 65%, 60%) |
| HSV | hsv(179, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(80.89, -36.36, -9.31) |
| CIE-LCH | lch(80.89, 37.54, 194.37°) |
| OKLab | oklab(82.17% -0.1116 -0.0259) |
| OKLCH | oklch(82.17% 0.115 193.1) |
| XYZ | xyz(42.1366, 58.2664, 74.6581) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.92
Darkturquoise
#00CED1
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 6.65
Bright Light Blue
#26F7FD
ΔE00 6.76
Bright Cyan
#41FDFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCD9 #DC585B
analogous
#58DC97 #58DCD9 #589DDC
triadic
#58DCD9 #D958DC #DCD958
tetradic
#58DCD9 #9758DC #DC585B #9DDC58
square
#58DCD9 #9758DC #DC585B #9DDC58
split-complementary
#58DCD9 #DC589D #DC9758
monochromatic
#209997 #2BCCC8 #58DCD9 #8BE7E5 #BDF1F0
Accessibility & contrast
On white
1.66
#58DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#58DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCD9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCD9 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2D9
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcd9; /* rgb */ color: rgb(88, 220, 217); /* oklch */ color: oklch(82.2% 0.115 193.1);
Tailwind
colors: {
custom: {
50: '#95e7e4',
500: '#58dcd9',
950: '#000000',
},
}SCSS
$custom: #58dcd9; $custom-light: #95e7e4; $custom-dark: #000000;
JSON
{
"hex": "#58dcd9",
"rgb": {
"r": 88,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.636,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.82165,
"c": 0.1146,
"h": 193.1
},
"luminance": 0.58271
}Semantic roles & 50–950 ramp
primary
#58DCD9
secondary
#9E3B3D
accent
#181CCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484