Skip to content

#73abdf

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

RGB
115, 171, 223
HSL
209°, 63%, 66%
CMYK
48, 23, 0, 13
Luminance
0.3810

Every format

HEX#73abdf
RGBrgb(115, 171, 223)
HSLhsl(209, 63%, 66%)
CMYKcmyk(48%, 23%, 0%, 13%)
LABlab(68.1 -4.3 -31.9)
LCHlch(68.1 32.2 262.4)
OKLCHoklch(0.723 0.096 247.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#73abdf on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#73abdf on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.1%
Green67.1%
Blue87.5%

CMYK percentages

Cyan48.4%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#73abdf text on a black background

contrast 8.62:1

Card sample

#73abdf text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #73abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #73abdf in the Color Lab