#5CADEB#5CADEB
#5CADEB is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.121 H 243.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CADEB |
|---|---|
| RGB | rgb(92, 173, 235) |
| HSL | hsl(206, 78%, 64%) |
| HSV | hsv(206, 61%, 92%) |
| CMYK | cmyk(60.9%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.14, -6.52, -38.47) |
| CIE-LCH | lch(68.14, 39.01, 260.38°) |
| OKLab | oklab(72.2% -0.0534 -0.1082) |
| OKLCH | oklch(72.2% 0.121 243.7) |
| XYZ | xyz(34.3470, 38.1573, 84.1362) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Azure (survey)
#069AF3
ΔE00 6.42
Deepskyblue
#00BFFF
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 7.77
Lightblue (survey)
#7BC8F6
ΔE00 7.90
Sky
#82CAFC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CADEB #EB9A5C
analogous
#5CEBE2 #5CADEB #5C66EB
triadic
#5CADEB #EB5CAD #ADEB5C
tetradic
#5CADEB #E25CEB #EB9A5C #66EB5C
square
#5CADEB #E25CEB #EB9A5C #66EB5C
split-complementary
#5CADEB #EB5C66 #EBE25C
monochromatic
#1671B6 #2592E4 #5CADEB #93C8F2 #C9E4F8
Accessibility & contrast
On white
2.43
#5CADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#5CADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CADEB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CADEB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#00BCC2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5cadeb; /* rgb */ color: rgb(92, 173, 235); /* oklch */ color: oklch(72.2% 0.121 243.7);
Tailwind
colors: {
custom: {
50: '#96c5f1',
500: '#5cadeb',
950: '#000000',
},
}SCSS
$custom: #5cadeb; $custom-light: #96c5f1; $custom-dark: #000000;
JSON
{
"hex": "#5cadeb",
"rgb": {
"r": 92,
"g": 173,
"b": 235
},
"hsl": {
"h": 206.014,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.72202,
"c": 0.12063,
"h": 243.7
},
"luminance": 0.38161
}Semantic roles & 50–950 ramp
primary
#5CADEB
secondary
#EACEB8
accent
#650BDA
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1217
muted
#7E8185