Skip to content

#72ccdf

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

RGB
114, 204, 223
HSL
191°, 63%, 66%
CMYK
49, 9, 0, 13
Luminance
0.5209

Every format

HEX#72ccdf
RGBrgb(114, 204, 223)
HSLhsl(191, 63%, 66%)
CMYKcmyk(49%, 9%, 0%, 13%)
LABlab(77.3 -21.9 -17.8)
LCHlch(77.3 28.2 219.0)
OKLCHoklch(0.796 0.090 212.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72ccdf on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#72ccdf on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green80.0%
Blue87.5%

CMYK percentages

Cyan48.9%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#72ccdf text on a black background

contrast 11.42:1

Card sample

#72ccdf text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72ccdf in the Color Lab