Skip to content

#8db2ac

a balanced, soft cyan · cool · closest name: silver

RGB
141, 178, 172
HSL
170°, 19%, 63%
CMYK
21, 0, 3, 30
Luminance
0.4048

Every format

HEX#8db2ac
RGBrgb(141, 178, 172)
HSLhsl(170, 19%, 63%)
CMYKcmyk(21%, 0%, 3%, 30%)
LABlab(69.8 -13.7 -1.1)
LCHlch(69.8 13.8 184.4)
OKLCHoklch(0.735 0.041 184.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8db2ac on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#8db2ac on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green69.8%
Blue67.5%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow3.4%
Key (black)30.2%

Color previews

#8db2ac text on a black background

contrast 9.10:1

Card sample

#8db2ac text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8db2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8db2ac in the Color Lab