Skip to content

#72ebff

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

RGB
114, 235, 255
HSL
189°, 100%, 72%
CMYK
55, 8, 0, 0
Luminance
0.7021

Every format

HEX#72ebff
RGBrgb(114, 235, 255)
HSLhsl(189, 100%, 72%)
CMYKcmyk(55%, 8%, 0%, 0%)
LABlab(87.1 -28.5 -20.0)
LCHlch(87.1 34.8 215.0)
OKLCHoklch(0.878 0.112 209.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72ebff on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#72ebff on black: 15.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green92.2%
Blue100.0%

CMYK percentages

Cyan55.3%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#72ebff text on a black background

contrast 15.04:1

Card sample

#72ebff text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72ebff in the Color Lab