Skip to content

#adbac8

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

RGB
173, 186, 200
HSL
211°, 20%, 73%
CMYK
14, 7, 0, 22
Luminance
0.4817

Every format

HEX#adbac8
RGBrgb(173, 186, 200)
HSLhsl(211, 20%, 73%)
CMYKcmyk(14%, 7%, 0%, 22%)
LABlab(74.9 -1.6 -8.6)
LCHlch(74.9 8.7 259.3)
OKLCHoklch(0.783 0.025 250.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green72.9%
Blue78.4%

CMYK percentages

Cyan13.5%
Magenta7.0%
Yellow0.0%
Key (black)21.6%

Color previews

#adbac8 text on a black background

contrast 10.63:1

Card sample

#adbac8 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbac8 in the Color Lab