#58CDEB#58CDEB
#58CDEB is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.3% C 0.112 H 217.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58CDEB |
|---|---|
| RGB | rgb(88, 205, 235) |
| HSL | hsl(192, 79%, 63%) |
| HSV | hsv(192, 63%, 92%) |
| CMYK | cmyk(62.6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.12, -24.06, -24.62) |
| CIE-LCH | lch(77.12, 34.43, 225.65°) |
| OKLab | oklab(79.32% -0.089 -0.0685) |
| OKLCH | oklch(79.32% 0.112 217.6) |
| XYZ | xyz(40.8451, 51.7312, 86.4137) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 7.02
Lightblue (survey)
#7BC8F6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58CDEB #EB7658
analogous
#58EBBF #58CDEB #5883EB
triadic
#58CDEB #EB58CD #CDEB58
tetradic
#58CDEB #BF58EB #EB7658 #83EB58
square
#58CDEB #BF58EB #EB7658 #83EB58
split-complementary
#58CDEB #EB5883 #EBBF58
monochromatic
#1593B3 #21BDE4 #58CDEB #8FDDF2 #C5EEF8
Accessibility & contrast
On white
1.85
#58CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#58CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58CDEB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58CDEB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #58cdeb; /* rgb */ color: rgb(88, 205, 235); /* oklch */ color: oklch(79.3% 0.112 217.6);
Tailwind
colors: {
custom: {
50: '#96dcf1',
500: '#58cdeb',
950: '#000000',
},
}SCSS
$custom: #58cdeb; $custom-light: #96dcf1; $custom-dark: #000000;
JSON
{
"hex": "#58cdeb",
"rgb": {
"r": 88,
"g": 205,
"b": 235
},
"hsl": {
"h": 192.245,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.79319,
"c": 0.11229,
"h": 217.6
},
"luminance": 0.51736
}Semantic roles & 50–950 ramp
primary
#58CDEB
secondary
#B34E34
accent
#350BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485