Skip to content

#79dfeb

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

RGB
121, 223, 235
HSL
186°, 74%, 70%
CMYK
49, 5, 0, 8
Luminance
0.6284

Every format

HEX#79dfeb
RGBrgb(121, 223, 235)
HSLhsl(186, 74%, 70%)
CMYKcmyk(49%, 5%, 0%, 8%)
LABlab(83.4 -26.6 -15.1)
LCHlch(83.4 30.6 209.5)
OKLCHoklch(0.846 0.097 205.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79dfeb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#79dfeb on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green87.5%
Blue92.2%

CMYK percentages

Cyan48.5%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#79dfeb text on a black background

contrast 13.57:1

Card sample

#79dfeb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79dfeb in the Color Lab