#58D6EC#58D6EC
#58D6EC is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.4% C 0.114 H 211.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #58D6EC |
|---|---|
| RGB | rgb(88, 214, 236) |
| HSL | hsl(189, 80%, 64%) |
| HSV | hsv(189, 63%, 93%) |
| CMYK | cmyk(62.7%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.74, -28.22, -21.17) |
| CIE-LCH | lch(79.74, 35.28, 216.88°) |
| OKLab | oklab(81.43% -0.0978 -0.0588) |
| OKLCH | oklch(81.43% 0.114 211) |
| XYZ | xyz(43.2051, 56.2194, 87.9151) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D6EC #EC6E58
analogous
#58ECB8 #58D6EC #588CEC
triadic
#58D6EC #EC58D6 #D6EC58
tetradic
#58D6EC #B858EC #EC6E58 #8CEC58
square
#58D6EC #B858EC #EC6E58 #8CEC58
split-complementary
#58D6EC #EC588C #ECB858
monochromatic
#159DB5 #21C9E6 #58D6EC #8FE3F2 #C6F1F9
Accessibility & contrast
On white
1.72
#58D6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#58D6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D6EC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D6EC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d6ec; /* rgb */ color: rgb(88, 214, 236); /* oklch */ color: oklch(81.4% 0.114 211.0);
Tailwind
colors: {
custom: {
50: '#96e3f2',
500: '#58d6ec',
950: '#000000',
},
}SCSS
$custom: #58d6ec; $custom-light: #96e3f2; $custom-dark: #000000;
JSON
{
"hex": "#58d6ec",
"rgb": {
"r": 88,
"g": 214,
"b": 236
},
"hsl": {
"h": 188.919,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.81433,
"c": 0.11406,
"h": 211
},
"luminance": 0.56224
}Semantic roles & 50–950 ramp
primary
#58D6EC
secondary
#B54733
accent
#290ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485