Skip to content

#78adbb

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

RGB
120, 173, 187
HSL
193°, 33%, 60%
CMYK
36, 8, 0, 27
Luminance
0.3747

Every format

HEX#78adbb
RGBrgb(120, 173, 187)
HSLhsl(193, 33%, 60%)
CMYKcmyk(36%, 8%, 0%, 27%)
LABlab(67.6 -13.9 -12.7)
LCHlch(67.6 18.8 222.5)
OKLCHoklch(0.716 0.059 216.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78adbb on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#78adbb on black: 8.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green67.8%
Blue73.3%

CMYK percentages

Cyan35.8%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#78adbb text on a black background

contrast 8.49:1

Card sample

#78adbb text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(120, 173, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(120, 173, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #78adbb;
background: linear-gradient(135deg, #78adbb, #7880BB);

Monochromatic scale

Palettes built from #78adbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78adbb in the Color Lab