Skip to content

#abbbc9

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

RGB
171, 187, 201
HSL
208°, 22%, 73%
CMYK
15, 7, 0, 21
Luminance
0.4842

Every format

HEX#abbbc9
RGBrgb(171, 187, 201)
HSLhsl(208, 22%, 73%)
CMYKcmyk(15%, 7%, 0%, 21%)
LABlab(75.1 -2.6 -8.9)
LCHlch(75.1 9.3 253.7)
OKLCHoklch(0.784 0.027 244.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbbc9 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abbbc9 on black: 10.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green73.3%
Blue78.8%

CMYK percentages

Cyan14.9%
Magenta7.0%
Yellow0.0%
Key (black)21.2%

Color previews

#abbbc9 text on a black background

contrast 10.68:1

Card sample

#abbbc9 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbbc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbbc9 in the Color Lab