#5CA5DC#5CA5DC
#5CA5DC is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.7% C 0.109 H 243.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA5DC |
|---|---|
| RGB | rgb(92, 165, 220) |
| HSL | hsl(206, 65%, 61%) |
| HSV | hsv(206, 58%, 86%) |
| CMYK | cmyk(58.2%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(65.24, -6.80, -34.74) |
| CIE-LCH | lch(65.24, 35.40, 258.92°) |
| OKLab | oklab(69.71% -0.0496 -0.0974) |
| OKLCH | oklch(69.71% 0.109 243) |
| XYZ | xyz(30.7823, 34.3501, 72.7043) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 6.89
Dodgerblue
#1E90FF
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 7.79
Dark Sky Blue
#448EE4
ΔE00 7.85
Carolina Blue
#8AB8FE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA5DC #DC935C
analogous
#5CDCD3 #5CA5DC #5C65DC
triadic
#5CA5DC #DC5CA5 #A5DC5C
tetradic
#5CA5DC #D35CDC #DC935C #65DC5C
square
#5CA5DC #D35CDC #DC935C #65DC5C
split-complementary
#5CA5DC #DC5C65 #DCD35C
monochromatic
#22679C #2C89CE #5CA5DC #8EC1E7 #C1DDF2
Accessibility & contrast
On white
2.67
#5CA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#5CA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA5DC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA5DC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#7C99DB
Tritanopia (blue-blind)
#00B2B8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #5ca5dc; /* rgb */ color: rgb(92, 165, 220); /* oklch */ color: oklch(69.7% 0.109 243.0);
Tailwind
colors: {
custom: {
50: '#94bfe7',
500: '#5ca5dc',
950: '#000000',
},
}SCSS
$custom: #5ca5dc; $custom-light: #94bfe7; $custom-dark: #000000;
JSON
{
"hex": "#5ca5dc",
"rgb": {
"r": 92,
"g": 165,
"b": 220
},
"hsl": {
"h": 205.781,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.69705,
"c": 0.10937,
"h": 243
},
"luminance": 0.34353
}Semantic roles & 50–950 ramp
primary
#5CA5DC
secondary
#E2C7B2
accent
#6619CC
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184