Skip to content

#bbc08d

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

RGB
187, 192, 141
HSL
66°, 29%, 65%
CMYK
3, 0, 27, 25
Luminance
0.5019

At a glance

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

Hex
#bbc08d
Hue
66°
yellow
Saturation
29%
soft
Lightness
65%
light
Brightness
75%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5019
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
11.04:1
Closest name
Dark Khaki
ΔE2000 6.8
Where it sits
Hue66° of 360°
Saturation29%
Lightness65%
Temperature
Warm ← → Cool33% 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#bbc08d
RGBrgb(187, 192, 141)
HSLhsl(66, 29%, 65%)
CMYKcmyk(3%, 0%, 27%, 25%)
LABlab(76.2 -10.1 25.2)
LCHlch(76.2 27.2 111.9)
OKLCHoklch(0.791 0.069 112.5)
Decimal12304525
Display P3color(display-p3 0.733 0.753 0.553)

Copy-ready code

/* CSS */
color: #bbc08d;
background-color: #bbc08d;
/* Tailwind (arbitrary) */
class="text-[#bbc08d] bg-[#bbc08d]"
/* SCSS */
$brand: #bbc08d;
/* SwiftUI */
Color(red: 0.733, green: 0.753, blue: 0.553)
/* Android */
Color.parseColor("#bbc08d")
/* Flutter */
Color(0xFFBBC08D)
/* Python / OpenCV (BGR) */
(141, 192, 187)

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

Accessibility — WCAG contrast

Aa
#bbc08d on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#bbc08d on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8BB8A
deuteranopia · #C8BD8F
tritanopia · #C1BAB2

Color scale — 50 to 950

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

#F9F9F6
#F2F3EC
#E5E6D5
#D4D7B7
#bbc08d
#A9AF6E
#979E57
#7E8349
#64693A
#4A4D2D
#2E301C
Base = 400Lightest = 50 · #F9F9F6Darkest = 950 · #2E301C
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F2F3EC;
  --brand-200: #E5E6D5;
  --brand-300: #D4D7B7;
  --brand-400: #bbc08d;
  --brand-500: #A9AF6E;
  --brand-600: #979E57;
  --brand-700: #7E8349;
  --brand-800: #64693A;
  --brand-900: #4A4D2D;
  --brand-950: #2E301C;
  --brand: #bbc08d;
  --brand-ink: #000000;
}

Colors that work with #bbc08d

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#F9FAF5
Tinted page background
Border#E0E2CA
Hairlines and dividers
Muted text#8D9452
Captions on the surface
Accent#444E88
Second voice, not a rival
Dark variant#4E522D
Hover, pressed, headers
Light variant#F5F6EF
Selected rows, tints
Dark surface#232414
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 #bbc08d

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#928DC0
Analogous left#C0AC8D
Analogous right#A2C08D
Split-complement 1#8DA2C0
Split-complement 2#AC8DC0
Triadic 1#8DBBC0
Triadic 2#C08DBB
Tetradic#8DC0AC

RGB percentages

Red73.3%
Green75.3%
Blue55.3%

CMYK percentages

Cyan2.6%
Magenta0.0%
Yellow26.6%
Key (black)24.7%

Color previews

#bbc08d text on a black background

contrast 11.04:1

Card sample

#bbc08d text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 192, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 192, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbc08d;
background: linear-gradient(135deg, #bbc08d, #99C08D);

Monochromatic scale

Palettes built from #bbc08d

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.

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

#bbc08d, answered

What color is #bbc08d?

#bbc08d is a light soft yellow, closest to Dark Khaki (ΔE2000 6.8). It sits at 66° on the hue wheel with 29% saturation and 65% lightness, which reads as warm.

What is the RGB value of #bbc08d?

rgb(187, 192, 141) — 187 red, 192 green and 141 blue out of 255, or 73.3% / 75.3% / 55.3% by channel.

Is #bbc08d a light or a dark color?

It is a light color. Relative luminance is 0.5019 and perceived brightness is 73%, so black text on it reaches 11.04:1.

Should I use black or white text on #bbc08d?

Black. It scores 11.04:1 against #bbc08d, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #bbc08d?

#928DC0 sits directly opposite on the wheel. Softer options are the split-complements #8DA2C0 and #AC8DC0, which give the same contrast with far less vibration.

What colors go well with #bbc08d?

For interface work: #F9FAF5 as the surface, #E0E2CA for borders, #8D9452 for secondary text, #444E88 as an accent and #4E522D for hover and pressed states. For a palette, the analogous pair #C0AC8D and #A2C08D stays calm, while #928DC0 is the loudest partner.

What is #bbc08d in CMYK for printing?

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

Is #bbc08d warm or cool?

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

Work with #bbc08d in the Color Lab