Skip to content

#8decec

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

RGB
141, 236, 236
HSL
180°, 71%, 74%
CMYK
40, 0, 0, 8
Luminance
0.7171

Every format

HEX#8decec
RGBrgb(141, 236, 236)
HSLhsl(180, 71%, 74%)
CMYKcmyk(40%, 0%, 0%, 8%)
LABlab(87.8 -28.1 -8.8)
LCHlch(87.8 29.4 197.5)
OKLCHoklch(0.884 0.090 195.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8decec on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#8decec on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green92.5%
Blue92.5%

CMYK percentages

Cyan40.3%
Magenta0.0%
Yellow0.0%
Key (black)7.5%

Color previews

#8decec text on a black background

contrast 15.34:1

Card sample

#8decec text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8decec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8decec in the Color Lab