Skip to content

#70aade

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

RGB
112, 170, 222
HSL
208°, 63%, 66%
CMYK
50, 23, 0, 13
Luminance
0.3747

Every format

HEX#70aade
RGBrgb(112, 170, 222)
HSLhsl(208, 63%, 66%)
CMYKcmyk(50%, 23%, 0%, 13%)
LABlab(67.6 -4.7 -32.1)
LCHlch(67.6 32.4 261.7)
OKLCHoklch(0.719 0.098 246.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#70aade on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#70aade on black: 8.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.9%
Green66.7%
Blue87.1%

CMYK percentages

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

Color previews

#70aade text on a black background

contrast 8.49:1

Card sample

#70aade text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #70aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #70aade in the Color Lab