#5CA5FF#5CA5FF
#5CA5FF is a light, vivid cyan. Relative luminance 0.364; OKLCH L 71.5% C 0.151 H 254.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA5FF |
|---|---|
| RGB | rgb(92, 165, 255) |
| HSL | hsl(213, 100%, 68%) |
| HSV | hsv(213, 64%, 100%) |
| CMYK | cmyk(63.9%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(66.83, 4.46, -51.42) |
| CIE-LCH | lch(66.83, 51.62, 274.96°) |
| OKLab | oklab(71.47% -0.0398 -0.1459) |
| OKLCH | oklch(71.47% 0.151 254.8) |
| XYZ | xyz(35.9122, 36.4021, 99.7221) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.76
Sky Blue (survey)
#75BBFD
ΔE00 6.21
Azure (survey)
#069AF3
ΔE00 6.37
Dodgerblue
#1E90FF
ΔE00 6.53
Carolina Blue
#8AB8FE
ΔE00 6.65
Dark Sky Blue
#448EE4
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA5FF #FFB65C
analogous
#5CF6FF #5CA5FF #645CFF
triadic
#5CA5FF #FF5CA5 #A5FF5C
tetradic
#5CA5FF #FF5CF6 #FFB65C #5CFF64
square
#5CA5FF #FF5CF6 #FFB65C #5CFF64
split-complementary
#5CA5FF #FF645C #F6FF5C
monochromatic
#0065E1 #1F83FF #5CA5FF #99C7FF #D6E9FF
Accessibility & contrast
On white
2.54
#5CA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#5CA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA5FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA5FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5ca5ff; /* rgb */ color: rgb(92, 165, 255); /* oklch */ color: oklch(71.5% 0.151 254.8);
Tailwind
colors: {
custom: {
50: '#98bfff',
500: '#5ca5ff',
950: '#000000',
},
}SCSS
$custom: #5ca5ff; $custom-light: #98bfff; $custom-dark: #000000;
JSON
{
"hex": "#5ca5ff",
"rgb": {
"r": 92,
"g": 165,
"b": 255
},
"hsl": {
"h": 213.129,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.71472,
"c": 0.15123,
"h": 254.8
},
"luminance": 0.36406
}Semantic roles & 50–950 ramp
primary
#5CA5FF
secondary
#F4DEC2
accent
#7F00E6
background
#FAFBFF
surface
#F3F6FF
border
#CDD0D7
text
#0F1218
muted
#7F8186