Skip to content

#abbfd4

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

RGB
171, 191, 212
HSL
211°, 32%, 75%
CMYK
19, 10, 0, 17
Luminance
0.5067

Every format

HEX#abbfd4
RGBrgb(171, 191, 212)
HSLhsl(211, 32%, 75%)
CMYKcmyk(19%, 10%, 0%, 17%)
LABlab(76.5 -2.4 -12.8)
LCHlch(76.5 13.0 259.5)
OKLCHoklch(0.796 0.037 249.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbfd4 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abbfd4 on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.9%
Blue83.1%

CMYK percentages

Cyan19.3%
Magenta9.9%
Yellow0.0%
Key (black)16.9%

Color previews

#abbfd4 text on a black background

contrast 11.13:1

Card sample

#abbfd4 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbfd4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbfd4 in the Color Lab