#5CA3DC#5CA3DC
#5CA3DC is a light, moderate cyan. Relative luminance 0.336; OKLCH L 69.3% C 0.111 H 244.6°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA3DC |
|---|---|
| RGB | rgb(92, 163, 220) |
| HSL | hsl(207, 65%, 61%) |
| HSV | hsv(207, 58%, 86%) |
| CMYK | cmyk(58.2%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(64.67, -5.69, -35.62) |
| CIE-LCH | lch(64.67, 36.08, 260.92°) |
| OKLab | oklab(69.26% -0.0475 -0.1) |
| OKLCH | oklch(69.26% 0.111 244.6) |
| XYZ | xyz(30.4243, 33.6342, 72.5850) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.77
Dodgerblue
#1E90FF
ΔE00 6.97
Cornflowerblue
#6495ED
ΔE00 7.02
Dark Sky Blue
#448EE4
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Faded Blue
#658CBB
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA3DC #DC955C
analogous
#5CDCD5 #5CA3DC #5C63DC
triadic
#5CA3DC #DC5CA3 #A3DC5C
tetradic
#5CA3DC #D55CDC #DC955C #63DC5C
square
#5CA3DC #D55CDC #DC955C #63DC5C
split-complementary
#5CA3DC #DC5C63 #DCD55C
monochromatic
#22669C #2C86CE #5CA3DC #8EBFE7 #C1DCF2
Accessibility & contrast
On white
2.72
#5CA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#5CA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA3DC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA3DC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#7997DB
Tritanopia (blue-blind)
#00B1B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #5ca3dc; /* rgb */ color: rgb(92, 163, 220); /* oklch */ color: oklch(69.3% 0.111 244.6);
Tailwind
colors: {
custom: {
50: '#94bee7',
500: '#5ca3dc',
950: '#000000',
},
}SCSS
$custom: #5ca3dc; $custom-light: #94bee7; $custom-dark: #000000;
JSON
{
"hex": "#5ca3dc",
"rgb": {
"r": 92,
"g": 163,
"b": 220
},
"hsl": {
"h": 206.719,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.69256,
"c": 0.11071,
"h": 244.6
},
"luminance": 0.33637
}Semantic roles & 50–950 ramp
primary
#5CA3DC
secondary
#E2C7B2
accent
#6919CC
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1216
muted
#7E8184