Skip to content

#78abdf

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

RGB
120, 171, 223
HSL
210°, 62%, 67%
CMYK
46, 23, 0, 13
Luminance
0.3845

Every format

HEX#78abdf
RGBrgb(120, 171, 223)
HSLhsl(210, 62%, 67%)
CMYKcmyk(46%, 23%, 0%, 13%)
LABlab(68.3 -3.1 -31.5)
LCHlch(68.3 31.6 264.4)
OKLCHoklch(0.726 0.093 249.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78abdf on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#78abdf on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green67.1%
Blue87.5%

CMYK percentages

Cyan46.2%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#78abdf text on a black background

contrast 8.69:1

Card sample

#78abdf text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #78abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78abdf in the Color Lab