#58DDD9#58DDD9
#58DDD9 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.115 H 192.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDD9 |
|---|---|
| RGB | rgb(88, 221, 217) |
| HSL | hsl(178, 66%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 1.8%, 13.3%) |
| CIE-LAB | lab(81.18, -36.83, -8.88) |
| CIE-LCH | lch(81.18, 37.88, 193.56°) |
| OKLab | oklab(82.4% -0.1127 -0.0247) |
| OKLCH | oklch(82.4% 0.115 192.4) |
| XYZ | xyz(42.3998, 58.7929, 74.7458) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.04
Turquoise
#40E0D0
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 7.01
Bright Cyan
#41FDFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDD9 #DD585C
analogous
#58DD96 #58DDD9 #589FDD
triadic
#58DDD9 #D958DD #DDD958
tetradic
#58DDD9 #9658DD #DD585C #9FDD58
square
#58DDD9 #9658DD #DD585C #9FDD58
split-complementary
#58DDD9 #DD589F #DD9658
monochromatic
#209B97 #2ACEC9 #58DDD9 #8BE7E5 #BEF2F0
Accessibility & contrast
On white
1.65
#58DDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#58DDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDD9
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDD9 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58ddd9; /* rgb */ color: rgb(88, 221, 217); /* oklch */ color: oklch(82.4% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#95e8e4',
500: '#58ddd9',
950: '#000000',
},
}SCSS
$custom: #58ddd9; $custom-light: #95e8e4; $custom-dark: #000000;
JSON
{
"hex": "#58ddd9",
"rgb": {
"r": 88,
"g": 221,
"b": 217
},
"hsl": {
"h": 178.195,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.82401,
"c": 0.11535,
"h": 192.4
},
"luminance": 0.58797
}Semantic roles & 50–950 ramp
primary
#58DDD9
secondary
#9F3A3D
accent
#171DCE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484