Skip to content

#72dfeb

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

RGB
114, 223, 235
HSL
186°, 75%, 68%
CMYK
52, 5, 0, 8
Luminance
0.6235

Every format

HEX#72dfeb
RGBrgb(114, 223, 235)
HSLhsl(186, 75%, 68%)
CMYKcmyk(52%, 5%, 0%, 8%)
LABlab(83.1 -28.1 -15.5)
LCHlch(83.1 32.1 208.9)
OKLCHoklch(0.844 0.102 204.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72dfeb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#72dfeb on black: 13.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green87.5%
Blue92.2%

CMYK percentages

Cyan51.5%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#72dfeb text on a black background

contrast 13.47:1

Card sample

#72dfeb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72dfeb in the Color Lab