Skip to content

#72ceff

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

RGB
114, 206, 255
HSL
201°, 100%, 72%
CMYK
55, 19, 0, 0
Luminance
0.5494

Every format

HEX#72ceff
RGBrgb(114, 206, 255)
HSLhsl(201, 100%, 72%)
CMYKcmyk(55%, 19%, 0%, 0%)
LABlab(79.0 -14.0 -32.4)
LCHlch(79.0 35.2 246.7)
OKLCHoklch(0.813 0.112 233.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72ceff on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#72ceff on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green80.8%
Blue100.0%

CMYK percentages

Cyan55.3%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#72ceff text on a black background

contrast 11.99:1

Card sample

#72ceff text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72ceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72ceff in the Color Lab