Skip to content

#acbbab

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

RGB
172, 187, 171
HSL
116°, 11%, 70%
CMYK
8, 0, 9, 27
Luminance
0.4725

Every format

HEX#acbbab
RGBrgb(172, 187, 171)
HSLhsl(116, 11%, 70%)
CMYKcmyk(8%, 0%, 9%, 27%)
LABlab(74.3 -8.2 6.3)
LCHlch(74.3 10.4 142.3)
OKLCHoklch(0.776 0.028 143.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbbab on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#acbbab on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green73.3%
Blue67.1%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow8.6%
Key (black)26.7%

Color previews

#acbbab text on a black background

contrast 10.45:1

Card sample

#acbbab text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbbab in the Color Lab