Skip to content

#abbbc8

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

RGB
171, 187, 200
HSL
207°, 21%, 73%
CMYK
15, 7, 0, 22
Luminance
0.4837

Every format

HEX#abbbc8
RGBrgb(171, 187, 200)
HSLhsl(207, 21%, 73%)
CMYKcmyk(15%, 7%, 0%, 22%)
LABlab(75.1 -2.8 -8.4)
LCHlch(75.1 8.9 251.5)
OKLCHoklch(0.784 0.026 242.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green73.3%
Blue78.4%

CMYK percentages

Cyan14.5%
Magenta6.5%
Yellow0.0%
Key (black)21.6%

Color previews

#abbbc8 text on a black background

contrast 10.67:1

Card sample

#abbbc8 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbbc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbbc8 in the Color Lab