Skip to content

#abbfd8

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

RGB
171, 191, 216
HSL
213°, 37%, 76%
CMYK
21, 12, 0, 15
Luminance
0.5088

Every format

HEX#abbfd8
RGBrgb(171, 191, 216)
HSLhsl(213, 37%, 76%)
CMYKcmyk(21%, 12%, 0%, 15%)
LABlab(76.6 -1.5 -14.8)
LCHlch(76.6 14.8 264.2)
OKLCHoklch(0.798 0.042 254.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbfd8 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abbfd8 on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.9%
Blue84.7%

CMYK percentages

Cyan20.8%
Magenta11.6%
Yellow0.0%
Key (black)15.3%

Color previews

#abbfd8 text on a black background

contrast 11.18:1

Card sample

#abbfd8 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbfd8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbfd8 in the Color Lab