Skip to content

#72ebdc

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

RGB
114, 235, 220
HSL
173°, 75%, 68%
CMYK
52, 0, 6, 8
Luminance
0.6816

Every format

HEX#72ebdc
RGBrgb(114, 235, 220)
HSLhsl(173, 75%, 68%)
CMYKcmyk(52%, 0%, 6%, 8%)
LABlab(86.1 -37.6 -3.1)
LCHlch(86.1 37.7 184.8)
OKLCHoklch(0.866 0.112 184.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72ebdc on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#72ebdc on black: 14.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green92.2%
Blue86.3%

CMYK percentages

Cyan51.5%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#72ebdc text on a black background

contrast 14.63:1

Card sample

#72ebdc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72ebdc in the Color Lab