#5CA3FF#5CA3FF
#5CA3FF is a light, vivid cyan. Relative luminance 0.357; OKLCH L 71.0% C 0.153 H 255.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA3FF |
|---|---|
| RGB | rgb(92, 163, 255) |
| HSL | hsl(214, 100%, 68%) |
| HSV | hsv(214, 64%, 100%) |
| CMYK | cmyk(63.9%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(66.28, 5.61, -52.29) |
| CIE-LCH | lch(66.28, 52.59, 276.13°) |
| OKLab | oklab(71.05% -0.0378 -0.1485) |
| OKLCH | oklch(71.05% 0.153 255.7) |
| XYZ | xyz(35.5543, 35.6862, 99.6028) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.13
Dodgerblue
#1E90FF
ΔE00 6.11
Azure (survey)
#069AF3
ΔE00 6.44
Sky Blue (survey)
#75BBFD
ΔE00 6.79
Carolina Blue
#8AB8FE
ΔE00 6.90
Dark Sky Blue
#448EE4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA3FF #FFB85C
analogous
#5CF5FF #5CA3FF #665CFF
triadic
#5CA3FF #FF5CA3 #A3FF5C
tetradic
#5CA3FF #FF5CF5 #FFB85C #5CFF66
square
#5CA3FF #FF5CF5 #FFB85C #5CFF66
split-complementary
#5CA3FF #FF665C #F5FF5C
monochromatic
#0062E1 #1F80FF #5CA3FF #99C6FF #D6E8FF
Accessibility & contrast
On white
2.58
#5CA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#5CA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA3FF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA3FF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5ca3ff; /* rgb */ color: rgb(92, 163, 255); /* oklch */ color: oklch(71.0% 0.153 255.7);
Tailwind
colors: {
custom: {
50: '#98bdff',
500: '#5ca3ff',
950: '#000000',
},
}SCSS
$custom: #5ca3ff; $custom-light: #98bdff; $custom-dark: #000000;
JSON
{
"hex": "#5ca3ff",
"rgb": {
"r": 92,
"g": 163,
"b": 255
},
"hsl": {
"h": 213.865,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.71045,
"c": 0.1532,
"h": 255.7
},
"luminance": 0.3569
}Semantic roles & 50–950 ramp
primary
#5CA3FF
secondary
#F4DFC2
accent
#8200E6
background
#FAFBFF
surface
#F3F6FF
border
#CDD0D7
text
#0F1218
muted
#7F8186