Skip to content

#79addf

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

RGB
121, 173, 223
HSL
209°, 61%, 68%
CMYK
46, 22, 0, 13
Luminance
0.3928

Every format

HEX#79addf
RGBrgb(121, 173, 223)
HSLhsl(209, 61%, 68%)
CMYKcmyk(46%, 22%, 0%, 13%)
LABlab(69.0 -3.9 -30.5)
LCHlch(69.0 30.8 262.7)
OKLCHoklch(0.730 0.091 248.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79addf on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#79addf on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan45.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#79addf text on a black background

contrast 8.86:1

Card sample

#79addf text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79addf in the Color Lab