Skip to content

#b9c2ab

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

RGB
185, 194, 171
HSL
84°, 16%, 72%
CMYK
5, 0, 12, 24
Luminance
0.5184

At a glance

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

Hex
#b9c2ab
Hue
84°
green
Saturation
16%
soft
Lightness
72%
light
Brightness
76%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5184
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.37:1
Closest name
Silver
ΔE2000 11.3
Where it sits
Hue84° of 360°
Saturation16%
Lightness72%
Temperature
Warm ← → Cool48% 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#b9c2ab
RGBrgb(185, 194, 171)
HSLhsl(84, 16%, 72%)
CMYKcmyk(5%, 0%, 12%, 24%)
LABlab(77.2 -7.3 10.5)
LCHlch(77.2 12.8 124.6)
OKLCHoklch(0.801 0.033 124.6)
Decimal12173995
Display P3color(display-p3 0.725 0.761 0.671)

Copy-ready code

/* CSS */
color: #b9c2ab;
background-color: #b9c2ab;
/* Tailwind (arbitrary) */
class="text-[#b9c2ab] bg-[#b9c2ab]"
/* SCSS */
$brand: #b9c2ab;
/* SwiftUI */
Color(red: 0.725, green: 0.761, blue: 0.671)
/* Android */
Color.parseColor("#b9c2ab")
/* Flutter */
Color(0xFFB9C2AB)
/* Python / OpenCV (BGR) */
(171, 194, 185)

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

Accessibility — WCAG contrast

Aa
#b9c2ab on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#b9c2ab on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5BFAA
deuteranopia · #C4BFAC
tritanopia · #BBC0BB

Color scale — 50 to 950

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

#F8F8F6
#F0F2EE
#DFE2D9
#C9D0BE
#b9c2ab
#93A17D
#7F8E67
#6A7656
#545F45
#3F4634
#272C21
Base = 400Lightest = 50 · #F8F8F6Darkest = 950 · #272C21
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F0F2EE;
  --brand-200: #DFE2D9;
  --brand-300: #C9D0BE;
  --brand-400: #b9c2ab;
  --brand-500: #93A17D;
  --brand-600: #7F8E67;
  --brand-700: #6A7656;
  --brand-800: #545F45;
  --brand-900: #3F4634;
  --brand-950: #272C21;
  --brand: #b9c2ab;
  --brand-ink: #000000;
}

Colors that work with #b9c2ab

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#F8F9F6
Tinted page background
Border#D8DDD0
Hairlines and dividers
Muted text#778561
Captions on the surface
Accent#57527A
Second voice, not a rival
Dark variant#424A36
Hover, pressed, headers
Light variant#F3F4F0
Selected rows, tints
Dark surface#1D2118
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 #b9c2ab

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#B4ABC2
Analogous left#C2C0AB
Analogous right#AEC2AB
Split-complement 1#ABAEC2
Split-complement 2#C0ABC2
Triadic 1#ABB9C2
Triadic 2#C2ABB9
Tetradic#ABC2C0

RGB percentages

Red72.5%
Green76.1%
Blue67.1%

CMYK percentages

Cyan4.6%
Magenta0.0%
Yellow11.9%
Key (black)23.9%

Color previews

#b9c2ab text on a black background

contrast 11.37:1

Card sample

#b9c2ab text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b9c2ab

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.

#b9c2ab 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#b9c2ab, answered

What color is #b9c2ab?

#b9c2ab is a light soft green, closest to Silver (ΔE2000 11.3). It sits at 84° on the hue wheel with 16% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #b9c2ab?

rgb(185, 194, 171) — 185 red, 194 green and 171 blue out of 255, or 72.5% / 76.1% / 67.1% by channel.

Is #b9c2ab a light or a dark color?

It is a light color. Relative luminance is 0.5184 and perceived brightness is 74%, so black text on it reaches 11.37:1.

Should I use black or white text on #b9c2ab?

Black. It scores 11.37:1 against #b9c2ab, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #b9c2ab?

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

What colors go well with #b9c2ab?

For interface work: #F8F9F6 as the surface, #D8DDD0 for borders, #778561 for secondary text, #57527A as an accent and #424A36 for hover and pressed states. For a palette, the analogous pair #C2C0AB and #AEC2AB stays calm, while #B4ABC2 is the loudest partner.

What is #b9c2ab in CMYK for printing?

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

Is #b9c2ab warm or cool?

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

Work with #b9c2ab in the Color Lab