Skip to content

#8deceb

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

RGB
141, 236, 235
HSL
179°, 71%, 74%
CMYK
40, 0, 0, 8
Luminance
0.7165

Every format

HEX#8deceb
RGBrgb(141, 236, 235)
HSLhsl(179, 71%, 74%)
CMYKcmyk(40%, 0%, 0%, 8%)
LABlab(87.8 -28.3 -8.4)
LCHlch(87.8 29.5 196.4)
OKLCHoklch(0.884 0.090 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#8deceb text on a black background

contrast 15.33:1

Card sample

#8deceb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8deceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8deceb in the Color Lab