Skip to content

#79cceb

a light, vivid cyan · cool · closest name: skyblue

RGB
121, 204, 235
HSL
196°, 74%, 70%
CMYK
49, 13, 0, 8
Luminance
0.5325

Every format

HEX#79cceb
RGBrgb(121, 204, 235)
HSLhsl(196, 74%, 70%)
CMYKcmyk(49%, 13%, 0%, 8%)
LABlab(78.0 -17.1 -23.1)
LCHlch(78.0 28.8 233.5)
OKLCHoklch(0.804 0.092 224.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79cceb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#79cceb on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green80.0%
Blue92.2%

CMYK percentages

Cyan48.5%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#79cceb text on a black background

contrast 11.65:1

Card sample

#79cceb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79cceb in the Color Lab