Skip to content

#79adcd

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

RGB
121, 173, 205
HSL
203°, 46%, 64%
CMYK
41, 16, 0, 20
Luminance
0.3836

Every format

HEX#79adcd
RGBrgb(121, 173, 205)
HSLhsl(203, 46%, 64%)
CMYKcmyk(41%, 16%, 0%, 20%)
LABlab(68.3 -8.9 -21.7)
LCHlch(68.3 23.4 247.7)
OKLCHoklch(0.723 0.072 236.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red47.5%
Green67.8%
Blue80.4%

CMYK percentages

Cyan41.0%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#79adcd text on a black background

contrast 8.67:1

Card sample

#79adcd text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(121, 173, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(121, 173, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #79adcd;
background: linear-gradient(135deg, #79adcd, #7D79CD);

Monochromatic scale

Palettes built from #79adcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79adcd in the Color Lab