Skip to content

#79accc

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

RGB
121, 172, 204
HSL
203°, 45%, 64%
CMYK
41, 16, 0, 20
Luminance
0.3793

Every format

HEX#79accc
RGBrgb(121, 172, 204)
HSLhsl(203, 45%, 64%)
CMYKcmyk(41%, 16%, 0%, 20%)
LABlab(68.0 -8.6 -21.6)
LCHlch(68.0 23.3 248.2)
OKLCHoklch(0.720 0.071 236.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79accc on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#79accc on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green67.5%
Blue80.0%

CMYK percentages

Cyan40.7%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#79accc text on a black background

contrast 8.59:1

Card sample

#79accc text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79accc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79accc in the Color Lab