Skip to content

#79ebdc

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

RGB
121, 235, 220
HSL
172°, 74%, 70%
CMYK
49, 0, 6, 8
Luminance
0.6865

Every format

HEX#79ebdc
RGBrgb(121, 235, 220)
HSLhsl(172, 74%, 70%)
CMYKcmyk(49%, 0%, 6%, 8%)
LABlab(86.3 -36.1 -2.7)
LCHlch(86.3 36.2 184.3)
OKLCHoklch(0.869 0.107 184.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79ebdc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#79ebdc on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green92.2%
Blue86.3%

CMYK percentages

Cyan48.5%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#79ebdc text on a black background

contrast 14.73:1

Card sample

#79ebdc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79ebdc in the Color Lab