#58DDDB#58DDDB
#58DDDB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.115 H 193.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDDB |
|---|---|
| RGB | rgb(88, 221, 219) |
| HSL | hsl(179, 66%, 61%) |
| HSV | hsv(179, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.24, -36.29, -9.86) |
| CIE-LCH | lch(81.24, 37.61, 195.20°) |
| OKLab | oklab(82.47% -0.1118 -0.0274) |
| OKLCH | oklch(82.47% 0.115 193.8) |
| XYZ | xyz(42.6615, 58.8976, 76.1242) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.25
Darkturquoise
#00CED1
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDDB #DD585A
analogous
#58DD98 #58DDDB #589CDD
triadic
#58DDDB #DB58DD #DDDB58
tetradic
#58DDDB #9858DD #DD585A #9CDD58
square
#58DDDB #9858DD #DD585A #9CDD58
split-complementary
#58DDDB #DD589C #DD9858
monochromatic
#209B99 #2ACECB #58DDDB #8BE7E6 #BEF2F1
Accessibility & contrast
On white
1.64
#58DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#58DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDDB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDDB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dddb; /* rgb */ color: rgb(88, 221, 219); /* oklch */ color: oklch(82.5% 0.115 193.8);
Tailwind
colors: {
custom: {
50: '#96e8e6',
500: '#58dddb',
950: '#000000',
},
}SCSS
$custom: #58dddb; $custom-light: #96e8e6; $custom-dark: #000000;
JSON
{
"hex": "#58dddb",
"rgb": {
"r": 88,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.098,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.82467,
"c": 0.11513,
"h": 193.8
},
"luminance": 0.58902
}Semantic roles & 50–950 ramp
primary
#58DDDB
secondary
#9F3A3C
accent
#171ACE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484