Skip to content

#72baff

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

RGB
114, 186, 255
HSL
209°, 100%, 72%
CMYK
55, 27, 0, 0
Luminance
0.4592

Every format

HEX#72baff
RGBrgb(114, 186, 255)
HSLhsl(209, 100%, 72%)
CMYKcmyk(55%, 27%, 0%, 0%)
LABlab(73.5 -3.3 -40.9)
LCHlch(73.5 41.0 265.4)
OKLCHoklch(0.769 0.123 248.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72baff on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#72baff on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green72.9%
Blue100.0%

CMYK percentages

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

Color previews

#72baff text on a black background

contrast 10.18:1

Card sample

#72baff text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72baff in the Color Lab