#5CB0FF#5CB0FF
#5CB0FF is a light, vivid cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.141 H 249.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CB0FF |
|---|---|
| RGB | rgb(92, 176, 255) |
| HSL | hsl(209, 100%, 68%) |
| HSV | hsv(209, 64%, 100%) |
| CMYK | cmyk(63.9%, 31%, 0%, 0%) |
| CIE-LAB | lab(69.85, -1.77, -46.65) |
| CIE-LCH | lch(69.85, 46.68, 267.82°) |
| OKLab | oklab(73.84% -0.0506 -0.1319) |
| OKLCH | oklch(73.84% 0.141 249) |
| XYZ | xyz(37.9823, 40.5422, 100.4121) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 6.39
Azure (survey)
#069AF3
ΔE00 7.21
Sky
#82CAFC
ΔE00 7.84
Lightblue (survey)
#7BC8F6
ΔE00 8.29
Deepskyblue
#00BFFF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CB0FF #FFAB5C
analogous
#5CFFFD #5CB0FF #5C5EFF
triadic
#5CB0FF #FF5CB0 #B0FF5C
tetradic
#5CB0FF #FD5CFF #FFAB5C #5EFF5C
square
#5CB0FF #FD5CFF #FFAB5C #5EFF5C
split-complementary
#5CB0FF #FF5C5E #FFFD5C
monochromatic
#0074E1 #1F92FF #5CB0FF #99CEFF #D6EBFF
Accessibility & contrast
On white
2.31
#5CB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#5CB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CB0FF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CB0FF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#77A4FD
Tritanopia (blue-blind)
#00C3CC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #5cb0ff; /* rgb */ color: rgb(92, 176, 255); /* oklch */ color: oklch(73.8% 0.141 249.0);
Tailwind
colors: {
custom: {
50: '#99c7ff',
500: '#5cb0ff',
950: '#000000',
},
}SCSS
$custom: #5cb0ff; $custom-light: #99c7ff; $custom-dark: #000000;
JSON
{
"hex": "#5cb0ff",
"rgb": {
"r": 92,
"g": 176,
"b": 255
},
"hsl": {
"h": 209.08,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.73844,
"c": 0.14124,
"h": 249
},
"luminance": 0.40546
}Semantic roles & 50–950 ramp
primary
#5CB0FF
secondary
#F4DBC2
accent
#6F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1318
muted
#7F8286