Skip to content

#44aade

a balanced, vivid blue · cool · closest name: steelblue

RGB
68, 170, 222
HSL
200°, 70%, 57%
CMYK
69, 23, 0, 13
Luminance
0.3525

Every format

HEX#44aade
RGBrgb(68, 170, 222)
HSLhsl(200, 70%, 57%)
CMYKcmyk(69%, 23%, 0%, 13%)
LABlab(65.9 -13.0 -34.8)
LCHlch(65.9 37.2 249.5)
OKLCHoklch(0.701 0.120 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44aade on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#44aade on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green66.7%
Blue87.1%

CMYK percentages

Cyan69.4%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#44aade text on a black background

contrast 8.05:1

Card sample

#44aade text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #44aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #44aade in the Color Lab