Skip to content

#b3b9ac

a light, muted green · neutral · closest name: Silver

RGB
179, 185, 172
HSL
88°, 9%, 70%
CMYK
3, 0, 7, 28
Luminance
0.4726

At a glance

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

Hex
#b3b9ac
Hue
88°
green
Saturation
9%
muted
Lightness
70%
light
Brightness
73%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4726
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Muted
Best ink
Black
10.45:1
Closest name
Silver
ΔE2000 7.8
Where it sits
Hue88° of 360°
Saturation9%
Lightness70%
Temperature
Warm ← → Cool50% cool

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

Every format

HEX#b3b9ac
RGBrgb(179, 185, 172)
HSLhsl(88, 9%, 70%)
CMYKcmyk(3%, 0%, 7%, 28%)
LABlab(74.4 -4.5 5.9)
LCHlch(74.4 7.4 127.4)
OKLCHoklch(0.777 0.019 127.2)
Decimal11778476
Display P3color(display-p3 0.702 0.725 0.675)

Copy-ready code

/* CSS */
color: #b3b9ac;
background-color: #b3b9ac;
/* Tailwind (arbitrary) */
class="text-[#b3b9ac] bg-[#b3b9ac]"
/* SCSS */
$brand: #b3b9ac;
/* SwiftUI */
Color(red: 0.702, green: 0.725, blue: 0.675)
/* Android */
Color.parseColor("#b3b9ac")
/* Flutter */
Color(0xFFB3B9AC)
/* Python / OpenCV (BGR) */
(172, 185, 179)

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 #b3b9ac · 10.45:1
Use #000000AAA at every size.
Aa
White text · 2.01:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.45:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b3b9ac as text scores 2.01:1 on white and 10.45:1 on black.

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b3b9ac 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.

#F7F8F7
#F0F1EF
#DEE0DB
#C7CCC2
#b3b9ac
#909885
#7B8570
#676F5D
#52594B
#3E4238
#262923
Base = 400Lightest = 50 · #F7F8F7Darkest = 950 · #262923
:root {
  --brand-50: #F7F8F7;
  --brand-100: #F0F1EF;
  --brand-200: #DEE0DB;
  --brand-300: #C7CCC2;
  --brand-400: #b3b9ac;
  --brand-500: #909885;
  --brand-600: #7B8570;
  --brand-700: #676F5D;
  --brand-800: #52594B;
  --brand-900: #3E4238;
  --brand-950: #262923;
  --brand: #b3b9ac;
  --brand-ink: #000000;
}

Colors that work with #b3b9ac

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#F7F8F7
Tinted page background
Border#D6DAD3
Hairlines and dividers
Muted text#737D69
Captions on the surface
Accent#5F5973
Second voice, not a rival
Dark variant#40453A
Hover, pressed, headers
Light variant#F2F3F1
Selected rows, tints
Dark surface#1C1E1A
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 #b3b9ac

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
  • 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#B2ACB9
Analogous left#B9B9AC
Analogous right#ACB9AC
Split-complement 1#ACACB9
Split-complement 2#B9ACB9
Triadic 1#ACB3B9
Triadic 2#B9ACB3
Tetradic#ACB9B9

RGB percentages

Red70.2%
Green72.5%
Blue67.5%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow7.0%
Key (black)27.5%

Color previews

#b3b9ac text on a black background

contrast 10.45:1

Card sample

#b3b9ac text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3b9ac

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.

#b3b9ac in the real world

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

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#b3b9ac, answered

What color is #b3b9ac?

#b3b9ac is a light muted green, closest to Silver (ΔE2000 7.8). It sits at 88° on the hue wheel with 9% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #b3b9ac?

rgb(179, 185, 172) — 179 red, 185 green and 172 blue out of 255, or 70.2% / 72.5% / 67.5% by channel.

Is #b3b9ac a light or a dark color?

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

Should I use black or white text on #b3b9ac?

Black. It scores 10.45:1 against #b3b9ac, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #b3b9ac?

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

What colors go well with #b3b9ac?

For interface work: #F7F8F7 as the surface, #D6DAD3 for borders, #737D69 for secondary text, #5F5973 as an accent and #40453A for hover and pressed states. For a palette, the analogous pair #B9B9AC and #ACB9AC stays calm, while #B2ACB9 is the loudest partner.

What is #b3b9ac in CMYK for printing?

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

Is #b3b9ac warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C2B6AE; nudged cooler, #A2ADB9.

Work with #b3b9ac in the Color Lab