#58D4ED#58D4ED
#58D4ED is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.0% C 0.114 H 213.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58D4ED |
|---|---|
| RGB | rgb(88, 212, 237) |
| HSL | hsl(190, 81%, 64%) |
| HSV | hsv(190, 63%, 93%) |
| CMYK | cmyk(62.9%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.20, -26.95, -22.53) |
| CIE-LCH | lch(79.20, 35.12, 219.89°) |
| OKLab | oklab(81.01% -0.0953 -0.0626) |
| OKLCH | oklch(81.01% 0.114 213.3) |
| XYZ | xyz(42.8477, 55.2715, 88.5147) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.97
Sky Blue
#87CEEB
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.44
Bright Sky Blue
#02CCFE
ΔE00 6.72
Baby Blue
#89CFF0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D4ED #ED7158
analogous
#58EDBB #58D4ED #5889ED
triadic
#58D4ED #ED58D4 #D4ED58
tetradic
#58D4ED #BB58ED #ED7158 #89ED58
square
#58D4ED #BB58ED #ED7158 #89ED58
split-complementary
#58D4ED #ED5889 #EDBB58
monochromatic
#149CB7 #21C6E7 #58D4ED #8FE2F3 #C6F0F9
Accessibility & contrast
On white
1.74
#58D4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#58D4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D4ED
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D4ED | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58d4ed; /* rgb */ color: rgb(88, 212, 237); /* oklch */ color: oklch(81.0% 0.114 213.3);
Tailwind
colors: {
custom: {
50: '#96e1f2',
500: '#58d4ed',
950: '#000000',
},
}SCSS
$custom: #58d4ed; $custom-light: #96e1f2; $custom-dark: #000000;
JSON
{
"hex": "#58d4ed",
"rgb": {
"r": 88,
"g": 212,
"b": 237
},
"hsl": {
"h": 190.067,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.81009,
"c": 0.11403,
"h": 213.3
},
"luminance": 0.55276
}Semantic roles & 50–950 ramp
primary
#58D4ED
secondary
#B64933
accent
#2C09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485