#5BAAFF#5BAAFF
#5BAAFF is a light, vivid cyan. Relative luminance 0.382; OKLCH L 72.5% C 0.147 H 252.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5BAAFF |
|---|---|
| RGB | rgb(91, 170, 255) |
| HSL | hsl(211, 100%, 68%) |
| HSV | hsv(211, 64%, 100%) |
| CMYK | cmyk(64.3%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.16, 1.44, -49.32) |
| CIE-LCH | lch(68.16, 49.34, 271.67°) |
| OKLab | oklab(72.51% -0.0454 -0.1397) |
| OKLCH | oklch(72.51% 0.147 252) |
| XYZ | xyz(36.7325, 38.1899, 100.0239) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 6.38
Azure (survey)
#069AF3
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 7.43
Dodgerblue
#1E90FF
ΔE00 7.73
Dark Sky Blue
#448EE4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BAAFF #FFB05B
analogous
#5BFCFF #5BAAFF #5E5BFF
triadic
#5BAAFF #FF5BAA #AAFF5B
tetradic
#5BAAFF #FF5BFC #FFB05B #5BFF5E
square
#5BAAFF #FF5BFC #FFB05B #5BFF5E
split-complementary
#5BAAFF #FF5E5B #FCFF5B
monochromatic
#006CE0 #1E8AFF #5BAAFF #98CAFF #D5E9FF
Accessibility & contrast
On white
2.43
#5BAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#5BAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BAAFF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BAAFF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5baaff; /* rgb */ color: rgb(91, 170, 255); /* oklch */ color: oklch(72.5% 0.147 252.0);
Tailwind
colors: {
custom: {
50: '#98c2ff',
500: '#5baaff',
950: '#000000',
},
}SCSS
$custom: #5baaff; $custom-light: #98c2ff; $custom-dark: #000000;
JSON
{
"hex": "#5baaff",
"rgb": {
"r": 91,
"g": 170,
"b": 255
},
"hsl": {
"h": 211.098,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.72505,
"c": 0.1469,
"h": 252
},
"luminance": 0.38194
}Semantic roles & 50–950 ramp
primary
#5BAAFF
secondary
#F4DCC2
accent
#7700E6
background
#FAFBFF
surface
#F3F7FF
border
#CDD0D7
text
#0F1218
muted
#7F8186