Skip to content

#72ecdf

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

RGB
114, 236, 223
HSL
174°, 76%, 69%
CMYK
52, 0, 6, 8
Luminance
0.6890

Every format

HEX#72ecdf
RGBrgb(114, 236, 223)
HSLhsl(174, 76%, 69%)
CMYKcmyk(52%, 0%, 6%, 8%)
LABlab(86.5 -37.3 -4.2)
LCHlch(86.5 37.5 186.4)
OKLCHoklch(0.869 0.112 186.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#72ecdf on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#72ecdf on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green92.5%
Blue87.5%

CMYK percentages

Cyan51.7%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#72ecdf text on a black background

contrast 14.78:1

Card sample

#72ecdf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #72ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #72ecdf in the Color Lab