#5CA8FF#5CA8FF
#5CA8FF is a light, vivid cyan. Relative luminance 0.375; OKLCH L 72.1% C 0.148 H 253.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA8FF |
|---|---|
| RGB | rgb(92, 168, 255) |
| HSL | hsl(212, 100%, 68%) |
| HSV | hsv(212, 64%, 100%) |
| CMYK | cmyk(63.9%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(67.65, 2.74, -50.12) |
| CIE-LCH | lch(67.65, 50.20, 273.13°) |
| OKLab | oklab(72.11% -0.0427 -0.1421) |
| OKLCH | oklch(72.11% 0.148 253.3) |
| XYZ | xyz(36.4597, 37.4970, 99.9046) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 6.38
Azure (survey)
#069AF3
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 6.71
Dodgerblue
#1E90FF
ΔE00 7.23
Dark Sky Blue
#448EE4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA8FF #FFB35C
analogous
#5CF9FF #5CA8FF #625CFF
triadic
#5CA8FF #FF5CA8 #A8FF5C
tetradic
#5CA8FF #FF5CF9 #FFB35C #5CFF62
square
#5CA8FF #FF5CF9 #FFB35C #5CFF62
split-complementary
#5CA8FF #FF625C #F9FF5C
monochromatic
#0069E1 #1F87FF #5CA8FF #99C9FF #D6E9FF
Accessibility & contrast
On white
2.47
#5CA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#5CA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA8FF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA8FF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#6B9EFD
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #5ca8ff; /* rgb */ color: rgb(92, 168, 255); /* oklch */ color: oklch(72.1% 0.148 253.3);
Tailwind
colors: {
custom: {
50: '#98c1ff',
500: '#5ca8ff',
950: '#000000',
},
}SCSS
$custom: #5ca8ff; $custom-light: #98c1ff; $custom-dark: #000000;
JSON
{
"hex": "#5ca8ff",
"rgb": {
"r": 92,
"g": 168,
"b": 255
},
"hsl": {
"h": 212.025,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.72114,
"c": 0.14836,
"h": 253.3
},
"luminance": 0.37501
}Semantic roles & 50–950 ramp
primary
#5CA8FF
secondary
#F4DDC2
accent
#7A00E6
background
#FAFBFF
surface
#F3F7FF
border
#CDD0D7
text
#0F1218
muted
#7F8186