Skip to content

#72addf

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

RGB
114, 173, 223
HSL
208°, 63%, 66%
CMYK
49, 22, 0, 13
Luminance
0.3879

Every format

HEX#72addf
RGBrgb(114, 173, 223)
HSLhsl(208, 63%, 66%)
CMYKcmyk(49%, 22%, 0%, 13%)
LABlab(68.6 -5.6 -31.1)
LCHlch(68.6 31.6 259.8)
OKLCHoklch(0.727 0.096 245.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72addf on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#72addf on black: 8.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#72addf text on a black background

contrast 8.76:1

Card sample

#72addf text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72addf in the Color Lab