Skip to content

#8dacac

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

RGB
141, 172, 172
HSL
180°, 16%, 61%
CMYK
18, 0, 0, 33
Luminance
0.3815

Every format

HEX#8dacac
RGBrgb(141, 172, 172)
HSLhsl(180, 16%, 61%)
CMYKcmyk(18%, 0%, 0%, 33%)
LABlab(68.1 -10.6 -3.5)
LCHlch(68.1 11.1 198.5)
OKLCHoklch(0.721 0.034 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dacac on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#8dacac on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green67.5%
Blue67.5%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#8dacac text on a black background

contrast 8.63:1

Card sample

#8dacac text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8dacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dacac in the Color Lab