Skip to content

#bbcd7f

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

RGB
187, 205, 127
HSL
74°, 44%, 65%
CMYK
9, 0, 38, 20
Luminance
0.5576

At a glance

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

Hex
#bbcd7f
Hue
74°
green
Saturation
44%
soft
Lightness
65%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5576
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.15:1
Closest name
Dark Khaki
ΔE2000 7.9
Where it sits
Hue74° of 360°
Saturation44%
Lightness65%
Temperature
Warm ← → Cool37% 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#bbcd7f
RGBrgb(187, 205, 127)
HSLhsl(74, 44%, 65%)
CMYKcmyk(9%, 0%, 38%, 20%)
LABlab(79.5 -18.5 36.8)
LCHlch(79.5 41.2 116.7)
OKLCHoklch(0.817 0.104 119.4)
Decimal12307839
Display P3color(display-p3 0.733 0.804 0.498)

Copy-ready code

/* CSS */
color: #bbcd7f;
background-color: #bbcd7f;
/* Tailwind (arbitrary) */
class="text-[#bbcd7f] bg-[#bbcd7f]"
/* SCSS */
$brand: #bbcd7f;
/* SwiftUI */
Color(red: 0.733, green: 0.804, blue: 0.498)
/* Android */
Color.parseColor("#bbcd7f")
/* Flutter */
Color(0xFFBBCD7F)
/* Python / OpenCV (BGR) */
(127, 205, 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 #bbcd7f · 12.15:1
Use #000000AAA at every size.
Aa
White text · 1.73:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.15:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bbcd7f as text scores 1.73:1 on white and 12.15:1 on black.

Accessibility — WCAG contrast

Aa
#bbcd7f on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bbcd7f on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6C579
deuteranopia · #D4C583
tritanopia · #C2C5BA

Color scale — 50 to 950

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

#F9FAF5
#F3F5EA
#E5EBD1
#D4DFAE
#bbcd7f
#A9C05E
#97B045
#7E9339
#65752E
#4B5625
#2F3617
Base = 400Lightest = 50 · #F9FAF5Darkest = 950 · #2F3617
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F3F5EA;
  --brand-200: #E5EBD1;
  --brand-300: #D4DFAE;
  --brand-400: #bbcd7f;
  --brand-500: #A9C05E;
  --brand-600: #97B045;
  --brand-700: #7E9339;
  --brand-800: #65752E;
  --brand-900: #4B5625;
  --brand-950: #2F3617;
  --brand: #bbcd7f;
  --brand-ink: #000000;
}

Colors that work with #bbcd7f

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#F9FAF4
Tinted page background
Border#E0E8C4
Hairlines and dividers
Muted text#889B4B
Captions on the surface
Accent#7B7DD1
Second voice, not a rival
Dark variant#4F5C24
Hover, pressed, headers
Light variant#F5F8ED
Selected rows, tints
Dark surface#212414
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 #bbcd7f

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#917FCD
Analogous left#CDB87F
Analogous right#94CD7F
Split-complement 1#7F94CD
Split-complement 2#B87FCD
Triadic 1#7FBBCD
Triadic 2#CD7FBB
Tetradic#7FCDB8

RGB percentages

Red73.3%
Green80.4%
Blue49.8%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow38.0%
Key (black)19.6%

Color previews

#bbcd7f text on a black background

contrast 12.15:1

Card sample

#bbcd7f text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 205, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 205, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbcd7f;
background: linear-gradient(135deg, #bbcd7f, #87CD7F);

Monochromatic scale

Palettes built from #bbcd7f

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.

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

#bbcd7f, answered

What color is #bbcd7f?

#bbcd7f is a light soft green, closest to Dark Khaki (ΔE2000 7.9). It sits at 74° on the hue wheel with 44% saturation and 65% lightness, which reads as warm.

What is the RGB value of #bbcd7f?

rgb(187, 205, 127) — 187 red, 205 green and 127 blue out of 255, or 73.3% / 80.4% / 49.8% by channel.

Is #bbcd7f a light or a dark color?

It is a light color. Relative luminance is 0.5576 and perceived brightness is 75%, so black text on it reaches 12.15:1.

Should I use black or white text on #bbcd7f?

Black. It scores 12.15:1 against #bbcd7f, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #bbcd7f?

#917FCD sits directly opposite on the wheel. Softer options are the split-complements #7F94CD and #B87FCD, which give the same contrast with far less vibration.

What colors go well with #bbcd7f?

For interface work: #F9FAF4 as the surface, #E0E8C4 for borders, #889B4B for secondary text, #7B7DD1 as an accent and #4F5C24 for hover and pressed states. For a palette, the analogous pair #CDB87F and #94CD7F stays calm, while #917FCD is the loudest partner.

What is #bbcd7f in CMYK for printing?

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

Is #bbcd7f warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDC27F; nudged cooler, #9ECF7D.

Work with #bbcd7f in the Color Lab