Skip to content

#b8bc9a

a light, soft yellow · warm · closest name: Dark Khaki

RGB
184, 188, 154
HSL
67°, 20%, 67%
CMYK
2, 0, 18, 26
Luminance
0.4849

At a glance

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

Hex
#b8bc9a
Hue
67°
yellow
Saturation
20%
soft
Lightness
67%
light
Brightness
74%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4849
WCAG relative
Temperature
Warm
39/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
10.70:1
Closest name
Dark Khaki
ΔE2000 10.3
Where it sits
Hue67° of 360°
Saturation20%
Lightness67%
Temperature
Warm ← → Cool39% cool

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

Every format

HEX#b8bc9a
RGBrgb(184, 188, 154)
HSLhsl(67, 20%, 67%)
CMYKcmyk(2%, 0%, 18%, 26%)
LABlab(75.1 -7.3 16.8)
LCHlch(75.1 18.3 113.4)
OKLCHoklch(0.783 0.047 112.9)
Decimal12106906
Display P3color(display-p3 0.722 0.737 0.604)

Copy-ready code

/* CSS */
color: #b8bc9a;
background-color: #b8bc9a;
/* Tailwind (arbitrary) */
class="text-[#b8bc9a] bg-[#b8bc9a]"
/* SCSS */
$brand: #b8bc9a;
/* SwiftUI */
Color(red: 0.722, green: 0.737, blue: 0.604)
/* Android */
Color.parseColor("#b8bc9a")
/* Flutter */
Color(0xFFB8BC9A)
/* Python / OpenCV (BGR) */
(154, 188, 184)

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

Accessibility — WCAG contrast

Aa
#b8bc9a on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#b8bc9a on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1B998
deuteranopia · #C1B99B
tritanopia · #BCB8B3

Color scale — 50 to 950

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

#F8F9F6
#F2F2ED
#E2E4D8
#D0D2BC
#b8bc9a
#A0A578
#8D9362
#767B51
#5E6241
#464932
#2C2D1F
Base = 400Lightest = 50 · #F8F9F6Darkest = 950 · #2C2D1F
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F2F2ED;
  --brand-200: #E2E4D8;
  --brand-300: #D0D2BC;
  --brand-400: #b8bc9a;
  --brand-500: #A0A578;
  --brand-600: #8D9362;
  --brand-700: #767B51;
  --brand-800: #5E6241;
  --brand-900: #464932;
  --brand-950: #2C2D1F;
  --brand: #b8bc9a;
  --brand-ink: #000000;
}

Colors that work with #b8bc9a

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#F9F9F6
Tinted page background
Border#DCDECE
Hairlines and dividers
Muted text#848A5C
Captions on the surface
Accent#4E547E
Second voice, not a rival
Dark variant#4A4D33
Hover, pressed, headers
Light variant#F4F5F0
Selected rows, tints
Dark surface#202216
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 #b8bc9a

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
  • 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#9E9ABC
Analogous left#BCAF9A
Analogous right#A7BC9A
Split-complement 1#9AA7BC
Split-complement 2#AF9ABC
Triadic 1#9AB8BC
Triadic 2#BC9AB8
Tetradic#9ABCAF

RGB percentages

Red72.2%
Green73.7%
Blue60.4%

CMYK percentages

Cyan2.1%
Magenta0.0%
Yellow18.1%
Key (black)26.3%

Color previews

#b8bc9a text on a black background

contrast 10.70:1

Card sample

#b8bc9a text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(184, 188, 154, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(184, 188, 154, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b8bc9a;
background: linear-gradient(135deg, #b8bc9a, #A1BC9A);

Monochromatic scale

Palettes built from #b8bc9a

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.

#b8bc9a in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#b8bc9a, answered

What color is #b8bc9a?

#b8bc9a is a light soft yellow, closest to Dark Khaki (ΔE2000 10.3). It sits at 67° on the hue wheel with 20% saturation and 67% lightness, which reads as warm.

What is the RGB value of #b8bc9a?

rgb(184, 188, 154) — 184 red, 188 green and 154 blue out of 255, or 72.2% / 73.7% / 60.4% by channel.

Is #b8bc9a a light or a dark color?

It is a mid-tone. Relative luminance is 0.4849 and perceived brightness is 72%, so black text on it reaches 10.70:1.

Should I use black or white text on #b8bc9a?

Black. It scores 10.70:1 against #b8bc9a, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #b8bc9a?

#9E9ABC sits directly opposite on the wheel. Softer options are the split-complements #9AA7BC and #AF9ABC, which give the same contrast with far less vibration.

What colors go well with #b8bc9a?

For interface work: #F9F9F6 as the surface, #DCDECE for borders, #848A5C for secondary text, #4E547E as an accent and #4A4D33 for hover and pressed states. For a palette, the analogous pair #BCAF9A and #A7BC9A stays calm, while #9E9ABC is the loudest partner.

What is #b8bc9a in CMYK for printing?

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

Is #b8bc9a warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BCB49A; nudged cooler, #ACBE98.

Work with #b8bc9a in the Color Lab