Skip to content

#15aade

a balanced, electric cyan · cool · closest name: steelblue

RGB
21, 170, 222
HSL
196°, 83%, 48%
CMYK
91, 23, 0, 13
Luminance
0.3418

Every format

HEX#15aade
RGBrgb(21, 170, 222)
HSLhsl(196, 83%, 48%)
CMYKcmyk(91%, 23%, 0%, 13%)
LABlab(65.1 -17.4 -36.2)
LCHlch(65.1 40.2 244.3)
OKLCHoklch(0.692 0.134 229.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#15aade on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#15aade on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red8.2%
Green66.7%
Blue87.1%

CMYK percentages

Cyan90.5%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#15aade text on a black background

contrast 7.84:1

Card sample

#15aade text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #15aade;
Background color
Panel with #15aade background
background-color: #15aade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #15aade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(21, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(21, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #15aade;
background: linear-gradient(135deg, #15aade, #1524DE);

Monochromatic scale

Palettes built from #15aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #15aade in the Color Lab