Skip to content

#abcfcd

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

RGB
171, 207, 205
HSL
177°, 27%, 74%
CMYK
17, 0, 1, 19
Luminance
0.5769

Every format

HEX#abcfcd
RGBrgb(171, 207, 205)
HSLhsl(177, 27%, 74%)
CMYKcmyk(17%, 0%, 1%, 19%)
LABlab(80.6 -12.3 -3.0)
LCHlch(80.6 12.6 193.6)
OKLCHoklch(0.828 0.038 192.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcfcd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abcfcd on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue80.4%

CMYK percentages

Cyan17.4%
Magenta0.0%
Yellow1.0%
Key (black)18.8%

Color previews

#abcfcd text on a black background

contrast 12.54:1

Card sample

#abcfcd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 207, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 207, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcfcd;
background: linear-gradient(135deg, #abcfcd, #ABB9CF);

Monochromatic scale

Palettes built from #abcfcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcfcd in the Color Lab