Skip to content

#5bcade

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

RGB
91, 202, 222
HSL
189°, 67%, 61%
CMYK
59, 9, 0, 13
Luminance
0.4974

Every format

HEX#5bcade
RGBrgb(91, 202, 222)
HSLhsl(189, 67%, 61%)
CMYKcmyk(59%, 9%, 0%, 13%)
LABlab(75.9 -25.8 -19.5)
LCHlch(75.9 32.3 217.0)
OKLCHoklch(0.782 0.104 211.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5bcade on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#5bcade on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green79.2%
Blue87.1%

CMYK percentages

Cyan59.0%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#5bcade text on a black background

contrast 10.95:1

Card sample

#5bcade text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5bcade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5bcade in the Color Lab