#58DDDE#58DDDE
#58DDDE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.115 H 195.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDDE |
|---|---|
| RGB | rgb(88, 221, 222) |
| HSL | hsl(180, 67%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.4%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.32, -35.48, -11.33) |
| CIE-LCH | lch(81.32, 37.24, 197.70°) |
| OKLab | oklab(82.57% -0.1106 -0.0314) |
| OKLCH | oklch(82.57% 0.115 195.9) |
| XYZ | xyz(43.0600, 59.0570, 78.2229) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.80
Darkturquoise
#00CED1
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDDE #DE5958
analogous
#58DE9C #58DDDE #589ADE
triadic
#58DDDE #DE58DD #DDDE58
tetradic
#58DDDE #9C58DE #DE5958 #9ADE58
square
#58DDDE #9C58DE #DE5958 #9ADE58
split-complementary
#58DDDE #DE589A #DE9C58
monochromatic
#1F9C9D #29CFD0 #58DDDE #8BE7E8 #BEF2F2
Accessibility & contrast
On white
1.64
#58DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#58DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDDE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDDE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58ddde; /* rgb */ color: rgb(88, 221, 222); /* oklch */ color: oklch(82.6% 0.115 195.9);
Tailwind
colors: {
custom: {
50: '#96e8e8',
500: '#58ddde',
950: '#000000',
},
}SCSS
$custom: #58ddde; $custom-light: #96e8e8; $custom-dark: #000000;
JSON
{
"hex": "#58ddde",
"rgb": {
"r": 88,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.448,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82567,
"c": 0.11493,
"h": 195.9
},
"luminance": 0.59062
}Semantic roles & 50–950 ramp
primary
#58DDDE
secondary
#A03B3A
accent
#1817CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484