Skip to content

#77baff

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

RGB
119, 186, 255
HSL
210°, 100%, 73%
CMYK
53, 27, 0, 0
Luminance
0.4626

Every format

HEX#77baff
RGBrgb(119, 186, 255)
HSLhsl(210, 100%, 73%)
CMYKcmyk(53%, 27%, 0%, 0%)
LABlab(73.7 -2.2 -40.5)
LCHlch(73.7 40.6 266.9)
OKLCHoklch(0.772 0.121 250.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77baff on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#77baff on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green72.9%
Blue100.0%

CMYK percentages

Cyan53.3%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#77baff text on a black background

contrast 10.25:1

Card sample

#77baff text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 186, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 186, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77baff;
background: linear-gradient(135deg, #77baff, #8E77FF);

Monochromatic scale

Palettes built from #77baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77baff in the Color Lab