#58D4EC#58D4EC
#58D4EC is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.114 H 212.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58D4EC |
|---|---|
| RGB | rgb(88, 212, 236) |
| HSL | hsl(190, 80%, 64%) |
| HSV | hsv(190, 63%, 93%) |
| CMYK | cmyk(62.7%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(79.16, -27.24, -22.04) |
| CIE-LCH | lch(79.16, 35.04, 218.98°) |
| OKLab | oklab(80.97% -0.0957 -0.0612) |
| OKLCH | oklch(80.97% 0.114 212.6) |
| XYZ | xyz(42.7020, 55.2133, 87.7474) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.83
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.57
Bright Sky Blue
#02CCFE
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D4EC #EC7058
analogous
#58ECBA #58D4EC #588AEC
triadic
#58D4EC #EC58D4 #D4EC58
tetradic
#58D4EC #BA58EC #EC7058 #8AEC58
square
#58D4EC #BA58EC #EC7058 #8AEC58
split-complementary
#58D4EC #EC588A #ECBA58
monochromatic
#159BB5 #21C6E6 #58D4EC #8FE2F2 #C6F0F9
Accessibility & contrast
On white
1.74
#58D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#58D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D4EC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D4EC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d4ec; /* rgb */ color: rgb(88, 212, 236); /* oklch */ color: oklch(81.0% 0.114 212.6);
Tailwind
colors: {
custom: {
50: '#96e1f2',
500: '#58d4ec',
950: '#000000',
},
}SCSS
$custom: #58d4ec; $custom-light: #96e1f2; $custom-dark: #000000;
JSON
{
"hex": "#58d4ec",
"rgb": {
"r": 88,
"g": 212,
"b": 236
},
"hsl": {
"h": 189.73,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.80971,
"c": 0.11363,
"h": 212.6
},
"luminance": 0.55218
}Semantic roles & 50–950 ramp
primary
#58D4EC
secondary
#B54833
accent
#2C0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485