#5CA4FF#5CA4FF
#5CA4FF is a light, vivid cyan. Relative luminance 0.360; OKLCH L 71.3% C 0.152 H 255.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA4FF |
|---|---|
| RGB | rgb(92, 164, 255) |
| HSL | hsl(213, 100%, 68%) |
| HSV | hsv(213, 64%, 100%) |
| CMYK | cmyk(63.9%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(66.55, 5.04, -51.85) |
| CIE-LCH | lch(66.55, 52.10, 275.55°) |
| OKLab | oklab(71.26% -0.0388 -0.1472) |
| OKLCH | oklch(71.26% 0.152 255.2) |
| XYZ | xyz(35.7326, 36.0427, 99.6622) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.44
Dodgerblue
#1E90FF
ΔE00 6.32
Azure (survey)
#069AF3
ΔE00 6.40
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 6.77
Dark Sky Blue
#448EE4
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA4FF #FFB75C
analogous
#5CF5FF #5CA4FF #655CFF
triadic
#5CA4FF #FF5CA4 #A4FF5C
tetradic
#5CA4FF #FF5CF5 #FFB75C #5CFF65
square
#5CA4FF #FF5CF5 #FFB75C #5CFF65
split-complementary
#5CA4FF #FF655C #F5FF5C
monochromatic
#0063E1 #1F82FF #5CA4FF #99C6FF #D6E8FF
Accessibility & contrast
On white
2.56
#5CA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#5CA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA4FF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA4FF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #5ca4ff; /* rgb */ color: rgb(92, 164, 255); /* oklch */ color: oklch(71.3% 0.152 255.2);
Tailwind
colors: {
custom: {
50: '#98beff',
500: '#5ca4ff',
950: '#000000',
},
}SCSS
$custom: #5ca4ff; $custom-light: #98beff; $custom-dark: #000000;
JSON
{
"hex": "#5ca4ff",
"rgb": {
"r": 92,
"g": 164,
"b": 255
},
"hsl": {
"h": 213.497,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.71258,
"c": 0.15221,
"h": 255.2
},
"luminance": 0.36046
}Semantic roles & 50–950 ramp
primary
#5CA4FF
secondary
#F4DEC2
accent
#8000E6
background
#FAFBFF
surface
#F3F6FF
border
#CDD0D7
text
#0F1218
muted
#7F8186