Skip to content

#8decdf

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

RGB
141, 236, 223
HSL
172°, 71%, 74%
CMYK
40, 0, 6, 8
Luminance
0.7098

Every format

HEX#8decdf
RGBrgb(141, 236, 223)
HSLhsl(172, 71%, 74%)
CMYKcmyk(40%, 0%, 6%, 8%)
LABlab(87.5 -31.1 -2.5)
LCHlch(87.5 31.2 184.7)
OKLCHoklch(0.880 0.093 184.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red55.3%
Green92.5%
Blue87.5%

CMYK percentages

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

Color previews

#8decdf text on a black background

contrast 15.20:1

Card sample

#8decdf text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8decdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8decdf in the Color Lab