Skip to content

#adbaac

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

RGB
173, 186, 172
HSL
116°, 9%, 70%
CMYK
7, 0, 8, 27
Luminance
0.4698

Every format

HEX#adbaac
RGBrgb(173, 186, 172)
HSLhsl(116, 9%, 70%)
CMYKcmyk(7%, 0%, 8%, 27%)
LABlab(74.2 -7.1 5.5)
LCHlch(74.2 9.0 142.1)
OKLCHoklch(0.775 0.024 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbaac on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#adbaac on black: 10.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green72.9%
Blue67.5%

CMYK percentages

Cyan7.0%
Magenta0.0%
Yellow7.5%
Key (black)27.1%

Color previews

#adbaac text on a black background

contrast 10.40:1

Card sample

#adbaac text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbaac in the Color Lab