#5CB2FF#5CB2FF
#5CB2FF is a light, vivid cyan. Relative luminance 0.413; OKLCH L 74.3% C 0.140 H 247.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CB2FF |
|---|---|
| RGB | rgb(92, 178, 255) |
| HSL | hsl(208, 100%, 68%) |
| HSV | hsv(208, 64%, 100%) |
| CMYK | cmyk(63.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(70.41, -2.89, -45.78) |
| CIE-LCH | lch(70.41, 45.87, 266.39°) |
| OKLab | oklab(74.28% -0.0526 -0.1293) |
| OKLCH | oklch(74.28% 0.14 247.9) |
| XYZ | xyz(38.3773, 41.3323, 100.5438) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.02
Carolina Blue
#8AB8FE
ΔE00 6.56
Sky
#82CAFC
ΔE00 7.30
Azure (survey)
#069AF3
ΔE00 7.57
Lightblue (survey)
#7BC8F6
ΔE00 7.72
Deepskyblue
#00BFFF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CB2FF #FFA95C
analogous
#5CFFFB #5CB2FF #5C60FF
triadic
#5CB2FF #FF5CB2 #B2FF5C
tetradic
#5CB2FF #FB5CFF #FFA95C #60FF5C
square
#5CB2FF #FB5CFF #FFA95C #60FF5C
split-complementary
#5CB2FF #FF5C60 #FFFB5C
monochromatic
#0076E1 #1F95FF #5CB2FF #99CFFF #D6ECFF
Accessibility & contrast
On white
2.27
#5CB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#5CB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CB2FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CB2FF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#7AA5FE
Tritanopia (blue-blind)
#00C4CD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #5cb2ff; /* rgb */ color: rgb(92, 178, 255); /* oklch */ color: oklch(74.3% 0.140 247.9);
Tailwind
colors: {
custom: {
50: '#99c8ff',
500: '#5cb2ff',
950: '#000000',
},
}SCSS
$custom: #5cb2ff; $custom-light: #99c8ff; $custom-dark: #000000;
JSON
{
"hex": "#5cb2ff",
"rgb": {
"r": 92,
"g": 178,
"b": 255
},
"hsl": {
"h": 208.344,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.7428,
"c": 0.1396,
"h": 247.9
},
"luminance": 0.41336
}Semantic roles & 50–950 ramp
primary
#5CB2FF
secondary
#F4DAC2
accent
#6C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1318
muted
#7F8286