Skip to content

#a7b6af

a light, muted green · neutral · closest name: Dark Gray

RGB
167, 182, 175
HSL
152°, 9%, 68%
CMYK
8, 0, 4, 29
Luminance
0.4477

At a glance

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

Hex
#a7b6af
Hue
152°
green
Saturation
9%
muted
Lightness
68%
light
Brightness
71%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4477
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Muted
Best ink
Black
9.95:1
Closest name
Dark Gray
ΔE2000 8.6
Where it sits
Hue152° of 360°
Saturation9%
Lightness68%
Temperature
Warm ← → Cool57% 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#a7b6af
RGBrgb(167, 182, 175)
HSLhsl(152, 9%, 68%)
CMYKcmyk(8%, 0%, 4%, 29%)
LABlab(72.7 -6.5 1.8)
LCHlch(72.7 6.8 164.8)
OKLCHoklch(0.762 0.019 166.2)
Decimal10991279
Display P3color(display-p3 0.655 0.714 0.686)

Copy-ready code

/* CSS */
color: #a7b6af;
background-color: #a7b6af;
/* Tailwind (arbitrary) */
class="text-[#a7b6af] bg-[#a7b6af]"
/* SCSS */
$brand: #a7b6af;
/* SwiftUI */
Color(red: 0.655, green: 0.714, blue: 0.686)
/* Android */
Color.parseColor("#a7b6af")
/* Flutter */
Color(0xFFA7B6AF)
/* Python / OpenCV (BGR) */
(175, 182, 167)

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

Accessibility — WCAG contrast

Aa
#a7b6af on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#a7b6af on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5B4AF
deuteranopia · #B2B2AF
tritanopia · #A4B6B4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a7b6af 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
#EFF1F0
#DBE1DE
#C2CCC7
#a7b6af
#84998F
#6F867B
#5D6F67
#4A5952
#38423E
#232A26
Base = 400Lightest = 50 · #F7F8F7Darkest = 950 · #232A26
:root {
  --brand-50: #F7F8F7;
  --brand-100: #EFF1F0;
  --brand-200: #DBE1DE;
  --brand-300: #C2CCC7;
  --brand-400: #a7b6af;
  --brand-500: #84998F;
  --brand-600: #6F867B;
  --brand-700: #5D6F67;
  --brand-800: #4A5952;
  --brand-900: #38423E;
  --brand-950: #232A26;
  --brand: #a7b6af;
  --brand-ink: #000000;
}

Colors that work with #a7b6af

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#D2DAD6
Hairlines and dividers
Muted text#687D73
Captions on the surface
Accent#73596C
Second voice, not a rival
Dark variant#3A4640
Hover, pressed, headers
Light variant#F1F3F2
Selected rows, tints
Dark surface#191F1C
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 #a7b6af

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#B6A7AE
Analogous left#A7B6A7
Analogous right#A7B5B6
Split-complement 1#B6A7B5
Split-complement 2#B6A7A7
Triadic 1#AFA7B6
Triadic 2#B6AFA7
Tetradic#A7A7B6

RGB percentages

Red65.5%
Green71.4%
Blue68.6%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow3.8%
Key (black)28.6%

Color previews

#a7b6af text on a black background

contrast 9.95:1

Card sample

#a7b6af text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(167, 182, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(167, 182, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a7b6af;
background: linear-gradient(135deg, #a7b6af, #A7B3B6);

Monochromatic scale

Palettes built from #a7b6af

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.

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

#a7b6af, answered

What color is #a7b6af?

#a7b6af is a light muted green, closest to Dark Gray (ΔE2000 8.6). It sits at 152° on the hue wheel with 9% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #a7b6af?

rgb(167, 182, 175) — 167 red, 182 green and 175 blue out of 255, or 65.5% / 71.4% / 68.6% by channel.

Is #a7b6af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4477 and perceived brightness is 69%, so black text on it reaches 9.95:1.

Should I use black or white text on #a7b6af?

Black. It scores 9.95:1 against #a7b6af, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #a7b6af?

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

What colors go well with #a7b6af?

For interface work: #F7F8F7 as the surface, #D2DAD6 for borders, #687D73 for secondary text, #73596C as an accent and #3A4640 for hover and pressed states. For a palette, the analogous pair #A7B6A7 and #A7B5B6 stays calm, while #B6A7AE is the loudest partner.

What is #a7b6af in CMYK for printing?

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

Is #a7b6af warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BEB2A9; nudged cooler, #9DA9B5.

Work with #a7b6af in the Color Lab