Skip to content

#72acdf

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

RGB
114, 172, 223
HSL
208°, 63%, 66%
CMYK
49, 23, 0, 13
Luminance
0.3841

Every format

HEX#72acdf
RGBrgb(114, 172, 223)
HSLhsl(208, 63%, 66%)
CMYKcmyk(49%, 23%, 0%, 13%)
LABlab(68.3 -5.0 -31.5)
LCHlch(68.3 31.9 260.9)
OKLCHoklch(0.724 0.096 246.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red44.7%
Green67.5%
Blue87.5%

CMYK percentages

Cyan48.9%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#72acdf text on a black background

contrast 8.68:1

Card sample

#72acdf text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #72acdf;
Background color
Panel with #72acdf background
background-color: #72acdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #72acdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(114, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #72acdf;
background: linear-gradient(135deg, #72acdf, #8172DF);

Monochromatic scale

Palettes built from #72acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72acdf in the Color Lab