Skip to content

#5bbaff

a light, electric blue · cool · closest name: steelblue

RGB
91, 186, 255
HSL
205°, 100%, 68%
CMYK
64, 27, 0, 0
Luminance
0.4456

Every format

HEX#5bbaff
RGBrgb(91, 186, 255)
HSLhsl(205, 100%, 68%)
CMYKcmyk(64%, 27%, 0%, 0%)
LABlab(72.6 -7.5 -42.4)
LCHlch(72.6 43.0 260.0)
OKLCHoklch(0.760 0.134 242.9)

Copy-ready code

/* CSS */
color: #5bbaff;
background-color: #5bbaff;
/* Tailwind (arbitrary) */
class="text-[#5bbaff] bg-[#5bbaff]"
/* SCSS */
$brand: #5bbaff;
/* SwiftUI */
Color(red: 0.357, green: 0.729, blue: 1.000)
/* Android */
Color.parseColor("#5bbaff")

Accessibility — WCAG contrast

Aa
#5bbaff on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#5bbaff on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green72.9%
Blue100.0%

CMYK percentages

Cyan64.3%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#5bbaff text on a black background

contrast 9.91:1

Card sample

#5bbaff text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5bbaff;
Background color
Panel with #5bbaff background
background-color: #5bbaff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5bbaff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(91, 186, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 186, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5bbaff;
background: linear-gradient(135deg, #5bbaff, #695BFF);

Monochromatic scale

Palettes built from #5bbaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5bbaff in the Color Lab