Skip to content

#79abdc

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

RGB
121, 171, 220
HSL
210°, 59%, 67%
CMYK
45, 22, 0, 14
Luminance
0.3836

Every format

HEX#79abdc
RGBrgb(121, 171, 220)
HSLhsl(210, 59%, 67%)
CMYKcmyk(45%, 22%, 0%, 14%)
LABlab(68.3 -3.7 -29.9)
LCHlch(68.3 30.1 263.0)
OKLCHoklch(0.725 0.089 248.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79abdc on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#79abdc on black: 8.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green67.1%
Blue86.3%

CMYK percentages

Cyan45.0%
Magenta22.3%
Yellow0.0%
Key (black)13.7%

Color previews

#79abdc text on a black background

contrast 8.67:1

Card sample

#79abdc text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #79abdc;
Background color
Panel with #79abdc background
background-color: #79abdc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #79abdc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(121, 171, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(121, 171, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #79abdc;
background: linear-gradient(135deg, #79abdc, #8979DC);

Monochromatic scale

Palettes built from #79abdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79abdc in the Color Lab