Skip to content

#77abdf

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

RGB
119, 171, 223
HSL
210°, 62%, 67%
CMYK
47, 23, 0, 13
Luminance
0.3838

Every format

HEX#77abdf
RGBrgb(119, 171, 223)
HSLhsl(210, 62%, 67%)
CMYKcmyk(47%, 23%, 0%, 13%)
LABlab(68.3 -3.3 -31.6)
LCHlch(68.3 31.7 264.0)
OKLCHoklch(0.725 0.094 249.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77abdf on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#77abdf on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green67.1%
Blue87.5%

CMYK percentages

Cyan46.6%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#77abdf text on a black background

contrast 8.68:1

Card sample

#77abdf text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77abdf;
background: linear-gradient(135deg, #77abdf, #8877DF);

Monochromatic scale

Palettes built from #77abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77abdf in the Color Lab