Skip to content

#79ecdf

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

RGB
121, 236, 223
HSL
173°, 75%, 70%
CMYK
49, 0, 6, 8
Luminance
0.6938

Every format

HEX#79ecdf
RGBrgb(121, 236, 223)
HSLhsl(173, 75%, 70%)
CMYKcmyk(49%, 0%, 6%, 8%)
LABlab(86.7 -35.8 -3.8)
LCHlch(86.7 36.0 186.0)
OKLCHoklch(0.872 0.107 185.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#79ecdf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#79ecdf on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green92.5%
Blue87.5%

CMYK percentages

Cyan48.7%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#79ecdf text on a black background

contrast 14.88:1

Card sample

#79ecdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #79ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #79ecdf in the Color Lab