#58D8EC#58D8EC
#58D8EC is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.115 H 209.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8EC |
|---|---|
| RGB | rgb(88, 216, 236) |
| HSL | hsl(188, 80%, 64%) |
| HSV | hsv(188, 63%, 93%) |
| CMYK | cmyk(62.7%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.31, -29.19, -20.30) |
| CIE-LCH | lch(80.31, 35.56, 214.81°) |
| OKLab | oklab(81.9% -0.0998 -0.0563) |
| OKLCH | oklch(81.9% 0.115 209.4) |
| XYZ | xyz(43.7144, 57.2379, 88.0848) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Neon Blue
#04D9FF
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Sky Blue
#87CEEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8EC #EC6C58
analogous
#58ECB6 #58D8EC #588EEC
triadic
#58D8EC #EC58D8 #D8EC58
tetradic
#58D8EC #B658EC #EC6C58 #8EEC58
square
#58D8EC #B658EC #EC6C58 #8EEC58
split-complementary
#58D8EC #EC588E #ECB658
monochromatic
#159FB5 #21CBE6 #58D8EC #8FE5F2 #C6F2F9
Accessibility & contrast
On white
1.69
#58D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#58D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8EC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8EC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58d8ec; /* rgb */ color: rgb(88, 216, 236); /* oklch */ color: oklch(81.9% 0.115 209.4);
Tailwind
colors: {
custom: {
50: '#96e4f2',
500: '#58d8ec',
950: '#000000',
},
}SCSS
$custom: #58d8ec; $custom-light: #96e4f2; $custom-dark: #000000;
JSON
{
"hex": "#58d8ec",
"rgb": {
"r": 88,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.108,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.81896,
"c": 0.11457,
"h": 209.4
},
"luminance": 0.57243
}Semantic roles & 50–950 ramp
primary
#58D8EC
secondary
#B54533
accent
#260ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485