Skip to content

#78cdcd

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

RGB
120, 205, 205
HSL
180°, 46%, 64%
CMYK
42, 0, 0, 20
Luminance
0.5206

Every format

HEX#78cdcd
RGBrgb(120, 205, 205)
HSLhsl(180, 46%, 64%)
CMYKcmyk(42%, 0%, 0%, 20%)
LABlab(77.3 -25.7 -8.1)
LCHlch(77.3 26.9 197.5)
OKLCHoklch(0.795 0.083 195.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78cdcd on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#78cdcd on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green80.4%
Blue80.4%

CMYK percentages

Cyan41.5%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#78cdcd text on a black background

contrast 11.41:1

Card sample

#78cdcd text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #78cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78cdcd in the Color Lab