Skip to content

#78aade

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

RGB
120, 170, 222
HSL
211°, 61%, 67%
CMYK
46, 23, 0, 13
Luminance
0.3802

Every format

HEX#78aade
RGBrgb(120, 170, 222)
HSLhsl(211, 61%, 67%)
CMYKcmyk(46%, 23%, 0%, 13%)
LABlab(68.0 -2.8 -31.4)
LCHlch(68.0 31.5 264.9)
OKLCHoklch(0.723 0.093 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78aade on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#78aade on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green66.7%
Blue87.1%

CMYK percentages

Cyan45.9%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#78aade text on a black background

contrast 8.60:1

Card sample

#78aade text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #78aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78aade in the Color Lab