Skip to content

#adbbc8

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

RGB
173, 187, 200
HSL
209°, 20%, 73%
CMYK
14, 7, 0, 22
Luminance
0.4860

Every format

HEX#adbbc8
RGBrgb(173, 187, 200)
HSLhsl(209, 20%, 73%)
CMYKcmyk(14%, 7%, 0%, 22%)
LABlab(75.2 -2.2 -8.2)
LCHlch(75.2 8.5 255.2)
OKLCHoklch(0.785 0.024 246.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbbc8 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#adbbc8 on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.3%
Blue78.4%

CMYK percentages

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

Color previews

#adbbc8 text on a black background

contrast 10.72:1

Card sample

#adbbc8 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbbc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbbc8 in the Color Lab