#58D5EC#58D5EC
#58D5EC is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.2% C 0.114 H 211.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58D5EC |
|---|---|
| RGB | rgb(88, 213, 236) |
| HSL | hsl(189, 80%, 64%) |
| HSV | hsv(189, 63%, 93%) |
| CMYK | cmyk(62.7%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.45, -27.73, -21.61) |
| CIE-LCH | lch(79.45, 35.15, 217.92°) |
| OKLab | oklab(81.2% -0.0967 -0.06) |
| OKLCH | oklch(81.2% 0.114 211.8) |
| XYZ | xyz(42.9528, 55.7148, 87.8310) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.87
Bright Sky Blue
#02CCFE
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D5EC #EC6F58
analogous
#58ECB9 #58D5EC #588BEC
triadic
#58D5EC #EC58D5 #D5EC58
tetradic
#58D5EC #B958EC #EC6F58 #8BEC58
square
#58D5EC #B958EC #EC6F58 #8BEC58
split-complementary
#58D5EC #EC588B #ECB958
monochromatic
#159CB5 #21C7E6 #58D5EC #8FE3F2 #C6F1F9
Accessibility & contrast
On white
1.73
#58D5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#58D5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D5EC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D5EC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d5ec; /* rgb */ color: rgb(88, 213, 236); /* oklch */ color: oklch(81.2% 0.114 211.8);
Tailwind
colors: {
custom: {
50: '#96e2f2',
500: '#58d5ec',
950: '#000000',
},
}SCSS
$custom: #58d5ec; $custom-light: #96e2f2; $custom-dark: #000000;
JSON
{
"hex": "#58d5ec",
"rgb": {
"r": 88,
"g": 213,
"b": 236
},
"hsl": {
"h": 189.324,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.81202,
"c": 0.11383,
"h": 211.8
},
"luminance": 0.55719
}Semantic roles & 50–950 ramp
primary
#58D5EC
secondary
#B54833
accent
#2A0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485