#5CACDF#5CACDF
#5CACDF is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.108 H 238.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CACDF |
|---|---|
| RGB | rgb(92, 172, 223) |
| HSL | hsl(203, 67%, 62%) |
| HSV | hsv(203, 59%, 87%) |
| CMYK | cmyk(58.7%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.36, -9.72, -33.11) |
| CIE-LCH | lch(67.36, 34.51, 253.63°) |
| OKLab | oklab(71.42% -0.0562 -0.0927) |
| OKLCH | oklch(71.42% 0.108 238.8) |
| XYZ | xyz(32.4804, 37.1050, 75.2480) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Deepskyblue
#00BFFF
ΔE00 6.80
Azure (survey)
#069AF3
ΔE00 7.21
Lightblue (survey)
#7BC8F6
ΔE00 7.70
Sky
#82CAFC
ΔE00 8.33
Greyblue
#77A1B5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CACDF #DF8F5C
analogous
#5CDFD1 #5CACDF #5C6BDF
triadic
#5CACDF #DF5CAC #ACDF5C
tetradic
#5CACDF #D15CDF #DF8F5C #6BDF5C
square
#5CACDF #D15CDF #DF8F5C #6BDF5C
split-complementary
#5CACDF #DF5C6B #DFD15C
monochromatic
#206FA1 #2A92D4 #5CACDF #8FC6E9 #C2E0F3
Accessibility & contrast
On white
2.49
#5CACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#5CACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CACDF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CACDF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE1
Deuteranopia (green-blind)
#839EDE
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5cacdf; /* rgb */ color: rgb(92, 172, 223); /* oklch */ color: oklch(71.4% 0.108 238.8);
Tailwind
colors: {
custom: {
50: '#94c4e9',
500: '#5cacdf',
950: '#000000',
},
}SCSS
$custom: #5cacdf; $custom-light: #94c4e9; $custom-dark: #000000;
JSON
{
"hex": "#5cacdf",
"rgb": {
"r": 92,
"g": 172,
"b": 223
},
"hsl": {
"h": 203.359,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.7142,
"c": 0.10843,
"h": 238.8
},
"luminance": 0.37108
}Semantic roles & 50–950 ramp
primary
#5CACDF
secondary
#E4C6B3
accent
#5E16CF
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184