Skip to content

#adbcd2

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

RGB
173, 188, 210
HSL
216°, 29%, 75%
CMYK
18, 11, 0, 18
Luminance
0.4950

Every format

HEX#adbcd2
RGBrgb(173, 188, 210)
HSLhsl(216, 29%, 75%)
CMYKcmyk(18%, 11%, 0%, 18%)
LABlab(75.8 -0.6 -12.8)
LCHlch(75.8 12.8 267.4)
OKLCHoklch(0.791 0.035 257.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbcd2 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#adbcd2 on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.7%
Blue82.4%

CMYK percentages

Cyan17.6%
Magenta10.5%
Yellow0.0%
Key (black)17.6%

Color previews

#adbcd2 text on a black background

contrast 10.90:1

Card sample

#adbcd2 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbcd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbcd2 in the Color Lab