#5BA2FF#5BA2FF
#5BA2FF is a light, vivid cyan. Relative luminance 0.353; OKLCH L 70.8% C 0.155 H 255.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BA2FF |
|---|---|
| RGB | rgb(91, 162, 255) |
| HSL | hsl(214, 100%, 68%) |
| HSV | hsv(214, 64%, 100%) |
| CMYK | cmyk(64.3%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(65.97, 6.02, -52.78) |
| CIE-LCH | lch(65.97, 53.13, 276.51°) |
| OKLab | oklab(70.79% -0.0376 -0.1499) |
| OKLCH | oklch(70.79% 0.155 255.9) |
| XYZ | xyz(35.2782, 35.2813, 99.5392) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.89
Dodgerblue
#1E90FF
ΔE00 5.87
Azure (survey)
#069AF3
ΔE00 6.38
Dark Sky Blue
#448EE4
ΔE00 6.65
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BA2FF #FFB85B
analogous
#5BF4FF #5BA2FF #665BFF
triadic
#5BA2FF #FF5BA2 #A2FF5B
tetradic
#5BA2FF #FF5BF4 #FFB85B #5BFF66
square
#5BA2FF #FF5BF4 #FFB85B #5BFF66
split-complementary
#5BA2FF #FF665B #F4FF5B
monochromatic
#0061E0 #1E7FFF #5BA2FF #98C5FF #D5E7FF
Accessibility & contrast
On white
2.61
#5BA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#5BA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BA2FF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BA2FF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#6299FD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #5ba2ff; /* rgb */ color: rgb(91, 162, 255); /* oklch */ color: oklch(70.8% 0.155 255.9);
Tailwind
colors: {
custom: {
50: '#98bdff',
500: '#5ba2ff',
950: '#000000',
},
}SCSS
$custom: #5ba2ff; $custom-light: #98bdff; $custom-dark: #000000;
JSON
{
"hex": "#5ba2ff",
"rgb": {
"r": 91,
"g": 162,
"b": 255
},
"hsl": {
"h": 214.024,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.70791,
"c": 0.15458,
"h": 255.9
},
"luminance": 0.35285
}Semantic roles & 50–950 ramp
primary
#5BA2FF
secondary
#F4DEC2
accent
#8200E6
background
#FAFBFF
surface
#F3F6FF
border
#CDD0D7
text
#0F1218
muted
#7F8186