#5CA0FF#5CA0FF
#5CA0FF is a light, vivid cyan. Relative luminance 0.346; OKLCH L 70.4% C 0.156 H 257.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA0FF |
|---|---|
| RGB | rgb(92, 160, 255) |
| HSL | hsl(215, 100%, 68%) |
| HSV | hsv(215, 64%, 100%) |
| CMYK | cmyk(63.9%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(65.46, 7.35, -53.58) |
| CIE-LCH | lch(65.46, 54.08, 277.81°) |
| OKLab | oklab(70.41% -0.0349 -0.1523) |
| OKLCH | oklch(70.41% 0.156 257.1) |
| XYZ | xyz(35.0280, 34.6335, 99.4273) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.21
Dodgerblue
#1E90FF
ΔE00 5.59
Dark Sky Blue
#448EE4
ΔE00 6.27
Azure (survey)
#069AF3
ΔE00 6.68
Carolina Blue
#8AB8FE
ΔE00 7.36
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA0FF #FFBB5C
analogous
#5CF2FF #5CA0FF #695CFF
triadic
#5CA0FF #FF5CA0 #A0FF5C
tetradic
#5CA0FF #FF5CF2 #FFBB5C #5CFF69
square
#5CA0FF #FF5CF2 #FFBB5C #5CFF69
split-complementary
#5CA0FF #FF695C #F2FF5C
monochromatic
#005EE1 #1F7CFF #5CA0FF #99C4FF #D6E7FF
Accessibility & contrast
On white
2.65
#5CA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#5CA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA0FF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA0FF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#5F98FD
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5ca0ff; /* rgb */ color: rgb(92, 160, 255); /* oklch */ color: oklch(70.4% 0.156 257.1);
Tailwind
colors: {
custom: {
50: '#98bbff',
500: '#5ca0ff',
950: '#000000',
},
}SCSS
$custom: #5ca0ff; $custom-light: #98bbff; $custom-dark: #000000;
JSON
{
"hex": "#5ca0ff",
"rgb": {
"r": 92,
"g": 160,
"b": 255
},
"hsl": {
"h": 214.969,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.70409,
"c": 0.15623,
"h": 257.1
},
"luminance": 0.34637
}Semantic roles & 50–950 ramp
primary
#5CA0FF
secondary
#F4E0C2
accent
#8600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1118
muted
#7F8086