Skip to content

#5bbade

a balanced, vivid cyan · cool · closest name: skyblue

RGB
91, 186, 222
HSL
197°, 67%, 61%
CMYK
59, 16, 0, 13
Luminance
0.4262

Every format

HEX#5bbade
RGBrgb(91, 186, 222)
HSLhsl(197, 67%, 61%)
CMYKcmyk(59%, 16%, 0%, 13%)
LABlab(71.3 -17.7 -26.5)
LCHlch(71.3 31.9 236.3)
OKLCHoklch(0.745 0.103 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5bbade on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#5bbade on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green72.9%
Blue87.1%

CMYK percentages

Cyan59.0%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#5bbade text on a black background

contrast 9.52:1

Card sample

#5bbade text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5bbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5bbade in the Color Lab