Skip to content

#8cdecb

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

RGB
140, 222, 203
HSL
166°, 55%, 71%
CMYK
37, 0, 9, 13
Luminance
0.6213

Every format

HEX#8cdecb
RGBrgb(140, 222, 203)
HSLhsl(166, 55%, 71%)
CMYKcmyk(37%, 0%, 9%, 13%)
LABlab(83.0 -29.3 1.4)
LCHlch(83.0 29.3 177.2)
OKLCHoklch(0.843 0.085 177.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cdecb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#8cdecb on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green87.1%
Blue79.6%

CMYK percentages

Cyan36.9%
Magenta0.0%
Yellow8.6%
Key (black)12.9%

Color previews

#8cdecb text on a black background

contrast 13.43:1

Card sample

#8cdecb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cdecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cdecb in the Color Lab