#5BAEFF#5BAEFF
#5BAEFF is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.143 H 249.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5BAEFF |
|---|---|
| RGB | rgb(91, 174, 255) |
| HSL | hsl(210, 100%, 68%) |
| HSV | hsv(210, 64%, 100%) |
| CMYK | cmyk(64.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(69.26, -0.82, -47.58) |
| CIE-LCH | lch(69.26, 47.59, 269.01°) |
| OKLab | oklab(73.37% -0.0493 -0.1346) |
| OKLCH | oklch(73.37% 0.143 249.9) |
| XYZ | xyz(37.4938, 39.7125, 100.2777) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 6.40
Azure (survey)
#069AF3
ΔE00 6.84
Sky
#82CAFC
ΔE00 8.38
Cornflowerblue
#6495ED
ΔE00 8.72
Dodgerblue
#1E90FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BAEFF #FFAC5B
analogous
#5BFFFE #5BAEFF #5B5CFF
triadic
#5BAEFF #FF5BAE #AEFF5B
tetradic
#5BAEFF #FE5BFF #FFAC5B #5CFF5B
square
#5BAEFF #FE5BFF #FFAC5B #5CFF5B
split-complementary
#5BAEFF #FF5B5C #FFFE5B
monochromatic
#0071E0 #1E90FF #5BAEFF #98CCFF #D5EAFF
Accessibility & contrast
On white
2.35
#5BAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#5BAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BAEFF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BAEFF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #5baeff; /* rgb */ color: rgb(91, 174, 255); /* oklch */ color: oklch(73.4% 0.143 249.9);
Tailwind
colors: {
custom: {
50: '#98c5ff',
500: '#5baeff',
950: '#000000',
},
}SCSS
$custom: #5baeff; $custom-light: #98c5ff; $custom-dark: #000000;
JSON
{
"hex": "#5baeff",
"rgb": {
"r": 91,
"g": 174,
"b": 255
},
"hsl": {
"h": 209.634,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.73371,
"c": 0.14336,
"h": 249.9
},
"luminance": 0.39716
}Semantic roles & 50–950 ramp
primary
#5BAEFF
secondary
#F4DBC2
accent
#7100E6
background
#FAFCFF
surface
#F3F8FF
border
#CDD1D7
text
#0F1218
muted
#7F8186