Skip to content

#acbabd

a light, muted cyan · cool · closest name: Silver

RGB
172, 186, 189
HSL
191°, 11%, 71%
CMYK
9, 2, 0, 26
Luminance
0.4756

At a glance

Every number on this page in one read: what #acbabd is made of, how bright it looks, and which way it leans.

Hex
#acbabd
Hue
191°
cyan
Saturation
11%
muted
Lightness
71%
light
Brightness
74%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4756
WCAG relative
Temperature
Cool
64/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
10.51:1
Closest name
Silver
ΔE2000 6.5
Where it sits
Hue191° of 360°
Saturation11%
Lightness71%
Temperature
Warm ← → Cool64% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#acbabd
RGBrgb(172, 186, 189)
HSLhsl(191, 11%, 71%)
CMYKcmyk(9%, 2%, 0%, 26%)
LABlab(74.5 -4.2 -3.2)
LCHlch(74.5 5.3 216.9)
OKLCHoklch(0.779 0.016 212.0)
Decimal11319997
Display P3color(display-p3 0.675 0.729 0.741)

Copy-ready code

/* CSS */
color: #acbabd;
background-color: #acbabd;
/* Tailwind (arbitrary) */
class="text-[#acbabd] bg-[#acbabd]"
/* SCSS */
$brand: #acbabd;
/* SwiftUI */
Color(red: 0.675, green: 0.729, blue: 0.741)
/* Android */
Color.parseColor("#acbabd")
/* Flutter */
Color(0xFFACBABD)
/* Python / OpenCV (BGR) */
(189, 186, 172)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #acbabd · 10.51:1
Use #000000AAA at every size.
Aa
White text · 2.00:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.51:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #acbabd as text scores 2.00:1 on white and 10.51:1 on black.

Accessibility — WCAG contrast

Aa
#acbabd on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#acbabd on black: 10.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7B9BD
deuteranopia · #B4B6BD
tritanopia · #A8BBBB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #acbabd is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F8
#EEF1F1
#DBE0E1
#C1CBCD
#acbabd
#82979C
#6C8388
#5A6E72
#48585B
#374144
#22292A
Base = 400Lightest = 50 · #F7F8F8Darkest = 950 · #22292A
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F1;
  --brand-200: #DBE0E1;
  --brand-300: #C1CBCD;
  --brand-400: #acbabd;
  --brand-500: #82979C;
  --brand-600: #6C8388;
  --brand-700: #5A6E72;
  --brand-800: #48585B;
  --brand-900: #374144;
  --brand-950: #22292A;
  --brand: #acbabd;
  --brand-ink: #000000;
}

Colors that work with #acbabd

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6F8F8
Tinted page background
Border#D2D9DB
Hairlines and dividers
Muted text#667B80
Captions on the surface
Accent#765659
Second voice, not a rival
Dark variant#384447
Hover, pressed, headers
Light variant#F1F3F4
Selected rows, tints
Dark surface#191E1F
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #acbabd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#BDAFAC
Analogous left#ACBDB8
Analogous right#ACB2BD
Split-complement 1#BDACB2
Split-complement 2#BDB8AC
Triadic 1#BDACBA
Triadic 2#BABDAC
Tetradic#B8ACBD

RGB percentages

Red67.5%
Green72.9%
Blue74.1%

CMYK percentages

Cyan9.0%
Magenta1.6%
Yellow0.0%
Key (black)25.9%

Color previews

#acbabd text on a black background

contrast 10.51:1

Card sample

#acbabd text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbabd

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#acbabd in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#acbabd, answered

What color is #acbabd?

#acbabd is a light muted cyan, closest to Silver (ΔE2000 6.5). It sits at 191° on the hue wheel with 11% saturation and 71% lightness, which reads as cool.

What is the RGB value of #acbabd?

rgb(172, 186, 189) — 172 red, 186 green and 189 blue out of 255, or 67.5% / 72.9% / 74.1% by channel.

Is #acbabd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4756 and perceived brightness is 71%, so black text on it reaches 10.51:1.

Should I use black or white text on #acbabd?

Black. It scores 10.51:1 against #acbabd, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #acbabd?

#BDAFAC sits directly opposite on the wheel. Softer options are the split-complements #BDACB2 and #BDB8AC, which give the same contrast with far less vibration.

What colors go well with #acbabd?

For interface work: #F6F8F8 as the surface, #D2D9DB for borders, #667B80 for secondary text, #765659 as an accent and #384447 for hover and pressed states. For a palette, the analogous pair #ACBDB8 and #ACB2BD stays calm, while #BDAFAC is the loudest partner.

What is #acbabd in CMYK for printing?

cmyk(9%, 2%, 0%, 26%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #acbabd warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ACBDBA; nudged cooler, #ABB5BF.

Work with #acbabd in the Color Lab