Skip to content

#babdac

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

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

At a glance

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

Hex
#babdac
Hue
71°
green
Saturation
11%
muted
Lightness
71%
light
Brightness
74%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4981
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Muted
Best ink
Black
10.96:1
Closest name
Silver
ΔE2000 8.4
Where it sits
Hue71° of 360°
Saturation11%
Lightness71%
Temperature
Warm ← → Cool45% 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#babdac
RGBrgb(186, 189, 172)
HSLhsl(71, 11%, 71%)
CMYKcmyk(2%, 0%, 9%, 26%)
LABlab(76.0 -4.1 8.2)
LCHlch(76.0 9.2 116.5)
OKLCHoklch(0.791 0.024 115.1)
Decimal12238252
Display P3color(display-p3 0.729 0.741 0.675)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#babdac on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#babdac on black: 10.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0BBAB
deuteranopia · #C0BBAD
tritanopia · #BCBBB8

Color scale — 50 to 950

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

#F8F8F7
#F1F1EE
#E0E1DB
#CBCDC1
#babdac
#979C82
#83886C
#6E725A
#585B48
#414437
#292A22
Base = 400Lightest = 50 · #F8F8F7Darkest = 950 · #292A22
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F1F1EE;
  --brand-200: #E0E1DB;
  --brand-300: #CBCDC1;
  --brand-400: #babdac;
  --brand-500: #979C82;
  --brand-600: #83886C;
  --brand-700: #6E725A;
  --brand-800: #585B48;
  --brand-900: #414437;
  --brand-950: #292A22;
  --brand: #babdac;
  --brand-ink: #000000;
}

Colors that work with #babdac

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#F8F8F6
Tinted page background
Border#D9DBD2
Hairlines and dividers
Muted text#7B8066
Captions on the surface
Accent#565976
Second voice, not a rival
Dark variant#444738
Hover, pressed, headers
Light variant#F3F4F1
Selected rows, tints
Dark surface#1E1F19
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 #babdac

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#AFACBD
Analogous left#BDB8AC
Analogous right#B2BDAC
Split-complement 1#ACB2BD
Split-complement 2#B8ACBD
Triadic 1#ACBABD
Triadic 2#BDACBA
Tetradic#ACBDB8

RGB percentages

Red72.9%
Green74.1%
Blue67.5%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow9.0%
Key (black)25.9%

Color previews

#babdac text on a black background

contrast 10.96:1

Card sample

#babdac text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babdac

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.

#babdac 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.

#babdac, answered

What color is #babdac?

#babdac is a light muted green, closest to Silver (ΔE2000 8.4). It sits at 71° on the hue wheel with 11% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #babdac?

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

Is #babdac a light or a dark color?

It is a mid-tone. Relative luminance is 0.4981 and perceived brightness is 73%, so black text on it reaches 10.96:1.

Should I use black or white text on #babdac?

Black. It scores 10.96:1 against #babdac, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #babdac?

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

What colors go well with #babdac?

For interface work: #F8F8F6 as the surface, #D9DBD2 for borders, #7B8066 for secondary text, #565976 as an accent and #444738 for hover and pressed states. For a palette, the analogous pair #BDB8AC and #B2BDAC stays calm, while #AFACBD is the loudest partner.

What is #babdac in CMYK for printing?

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

Is #babdac warm or cool?

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

Work with #babdac in the Color Lab