Skip to content

#77bbdd

a light, vivid blue · cool · closest name: skyblue

RGB
119, 187, 221
HSL
200°, 60%, 67%
CMYK
46, 15, 0, 13
Luminance
0.4468

Every format

HEX#77bbdd
RGBrgb(119, 187, 221)
HSLhsl(200, 60%, 67%)
CMYKcmyk(46%, 15%, 0%, 13%)
LABlab(72.7 -12.5 -23.7)
LCHlch(72.7 26.8 242.1)
OKLCHoklch(0.759 0.084 231.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77bbdd on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#77bbdd on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green73.3%
Blue86.7%

CMYK percentages

Cyan46.2%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#77bbdd text on a black background

contrast 9.94:1

Card sample

#77bbdd text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #77bbdd;
Background color
Panel with #77bbdd background
background-color: #77bbdd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #77bbdd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(119, 187, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 187, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77bbdd;
background: linear-gradient(135deg, #77bbdd, #7777DD);

Monochromatic scale

Palettes built from #77bbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77bbdd in the Color Lab