Skip to content

#78ebdc

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

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

Every format

HEX#78ebdc
RGBrgb(120, 235, 220)
HSLhsl(172, 74%, 70%)
CMYKcmyk(49%, 0%, 6%, 8%)
LABlab(86.3 -36.3 -2.8)
LCHlch(86.3 36.4 184.4)
OKLCHoklch(0.869 0.108 184.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red47.1%
Green92.2%
Blue86.3%

CMYK percentages

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

Color previews

#78ebdc text on a black background

contrast 14.72:1

Card sample

#78ebdc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #78ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78ebdc in the Color Lab