Skip to content

#8cecdf

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

RGB
140, 236, 223
HSL
172°, 72%, 74%
CMYK
41, 0, 6, 8
Luminance
0.7089

Every format

HEX#8cecdf
RGBrgb(140, 236, 223)
HSLhsl(172, 72%, 74%)
CMYKcmyk(41%, 0%, 6%, 8%)
LABlab(87.4 -31.4 -2.6)
LCHlch(87.4 31.5 184.8)
OKLCHoklch(0.880 0.093 184.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cecdf on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#8cecdf on black: 15.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green92.5%
Blue87.5%

CMYK percentages

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

Color previews

#8cecdf text on a black background

contrast 15.18:1

Card sample

#8cecdf text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8cecdf;
Background color
Panel with #8cecdf background
background-color: #8cecdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cecdf in the Color Lab