Skip to content

#adbbb4

a light, muted green · cool · closest name: silver

RGB
173, 187, 180
HSL
150°, 9%, 71%
CMYK
8, 0, 4, 27
Luminance
0.4772

Every format

HEX#adbbb4
RGBrgb(173, 187, 180)
HSLhsl(150, 9%, 71%)
CMYKcmyk(8%, 0%, 4%, 27%)
LABlab(74.7 -6.2 1.9)
LCHlch(74.7 6.5 163.1)
OKLCHoklch(0.779 0.018 164.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbbb4 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#adbbb4 on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.3%
Blue70.6%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow3.7%
Key (black)26.7%

Color previews

#adbbb4 text on a black background

contrast 10.54:1

Card sample

#adbbb4 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbbb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbbb4 in the Color Lab