#58CDED#58CDED
#58CDED is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.4% C 0.113 H 218.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #58CDED |
|---|---|
| RGB | rgb(88, 205, 237) |
| HSL | hsl(193, 81%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(62.9%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.19, -23.47, -25.59) |
| CIE-LCH | lch(77.19, 34.72, 227.47°) |
| OKLab | oklab(79.4% -0.0882 -0.0712) |
| OKLCH | oklch(79.4% 0.113 218.9) |
| XYZ | xyz(41.1357, 51.8475, 87.9440) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Bright Sky Blue
#02CCFE
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.60
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CDED #ED7858
analogous
#58EDC2 #58CDED #5882ED
triadic
#58CDED #ED58CD #CDED58
tetradic
#58CDED #C258ED #ED7858 #82ED58
square
#58CDED #C258ED #ED7858 #82ED58
split-complementary
#58CDED #ED5882 #EDC258
monochromatic
#1494B7 #21BCE7 #58CDED #8FDEF3 #C6EEF9
Accessibility & contrast
On white
1.85
#58CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#58CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CDED
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CDED | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #58cded; /* rgb */ color: rgb(88, 205, 237); /* oklch */ color: oklch(79.4% 0.113 218.9);
Tailwind
colors: {
custom: {
50: '#96dcf3',
500: '#58cded',
950: '#000000',
},
}SCSS
$custom: #58cded; $custom-light: #96dcf3; $custom-dark: #000000;
JSON
{
"hex": "#58cded",
"rgb": {
"r": 88,
"g": 205,
"b": 237
},
"hsl": {
"h": 192.886,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.79398,
"c": 0.11339,
"h": 218.9
},
"luminance": 0.51852
}Semantic roles & 50–950 ramp
primary
#58CDED
secondary
#B64F33
accent
#3609DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485