Skip to content

#79adef

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

RGB
121, 173, 239
HSL
214°, 79%, 71%
CMYK
49, 28, 0, 6
Luminance
0.4018

Every format

HEX#79adef
RGBrgb(121, 173, 239)
HSLhsl(214, 79%, 71%)
CMYKcmyk(49%, 28%, 0%, 6%)
LABlab(69.6 0.7 -38.3)
LCHlch(69.6 38.3 271.0)
OKLCHoklch(0.738 0.111 254.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79adef on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#79adef on black: 9.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green67.8%
Blue93.7%

CMYK percentages

Cyan49.4%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#79adef text on a black background

contrast 9.04:1

Card sample

#79adef text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79adef in the Color Lab