Skip to content

#b2bf2f

a balanced, vivid yellow · warm · closest name: Yellow Green

RGB
178, 191, 47
HSL
65°, 61%, 47%
CMYK
7, 0, 75, 25
Luminance
0.4693

At a glance

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

Hex
#b2bf2f
Hue
65°
yellow
Saturation
61%
vivid
Lightness
47%
balanced
Brightness
75%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4693
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.39:1
Closest name
Yellow Green
ΔE2000 7.4
Where it sits
Hue65° of 360°
Saturation61%
Lightness47%
Temperature
Warm ← → Cool29% 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#b2bf2f
RGBrgb(178, 191, 47)
HSLhsl(65, 61%, 47%)
CMYKcmyk(7%, 0%, 75%, 25%)
LABlab(74.2 -21.8 65.9)
LCHlch(74.2 69.4 108.3)
OKLCHoklch(0.770 0.159 114.8)
Decimal11714351
Display P3color(display-p3 0.698 0.749 0.184)

Copy-ready code

/* CSS */
color: #b2bf2f;
background-color: #b2bf2f;
/* Tailwind (arbitrary) */
class="text-[#b2bf2f] bg-[#b2bf2f]"
/* SCSS */
$brand: #b2bf2f;
/* SwiftUI */
Color(red: 0.698, green: 0.749, blue: 0.184)
/* Android */
Color.parseColor("#b2bf2f")
/* Flutter */
Color(0xFFB2BF2F)
/* Python / OpenCV (BGR) */
(47, 191, 178)

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

Accessibility — WCAG contrast

Aa
#b2bf2f on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#b2bf2f on black: 10.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDB50A
deuteranopia · #CCB73C
tritanopia · #BEB4A4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2bf2f is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFBF4
#F6F7E8
#ECEFCC
#E3E9A5
#D5DE78
#C6D34B
#b2bf2f
#99A428
#7A8320
#595F1B
#383C11
Base = 600Lightest = 50 · #FAFBF4Darkest = 950 · #383C11
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F6F7E8;
  --brand-200: #ECEFCC;
  --brand-300: #E3E9A5;
  --brand-400: #D5DE78;
  --brand-500: #C6D34B;
  --brand-600: #b2bf2f;
  --brand-700: #99A428;
  --brand-800: #7A8320;
  --brand-900: #595F1B;
  --brand-950: #383C11;
  --brand: #b2bf2f;
  --brand-ink: #000000;
}

Colors that work with #b2bf2f

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#FAFAF4
Tinted page background
Border#E9EDC0
Hairlines and dividers
Muted text#949B4B
Captions on the surface
Accent#2A43C4
Second voice, not a rival
Dark variant#5F6619
Hover, pressed, headers
Light variant#F9FAEB
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 #b2bf2f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#3C2FBF
Analogous left#BF842F
Analogous right#6ABF2F
Split-complement 1#2F6ABF
Split-complement 2#842FBF
Triadic 1#2FB2BF
Triadic 2#BF2FB2
Tetradic#2FBF84

RGB percentages

Red69.8%
Green74.9%
Blue18.4%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow75.4%
Key (black)25.1%

Color previews

#b2bf2f text on a black background

contrast 10.39:1

Card sample

#b2bf2f text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 191, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 191, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2bf2f;
background: linear-gradient(135deg, #b2bf2f, #52BF2F);

Monochromatic scale

Palettes built from #b2bf2f

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.

#b2bf2f 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
ButtonsLinksFocus statesCharts
Print note

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

#b2bf2f, answered

What color is #b2bf2f?

#b2bf2f is a balanced vivid yellow, closest to Yellow Green (ΔE2000 7.4). It sits at 65° on the hue wheel with 61% saturation and 47% lightness, which reads as warm.

What is the RGB value of #b2bf2f?

rgb(178, 191, 47) — 178 red, 191 green and 47 blue out of 255, or 69.8% / 74.9% / 18.4% by channel.

Is #b2bf2f a light or a dark color?

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

Should I use black or white text on #b2bf2f?

Black. It scores 10.39:1 against #b2bf2f, versus 2.02:1 for white — AAA at any size.

What is the complementary color of #b2bf2f?

#3C2FBF sits directly opposite on the wheel. Softer options are the split-complements #2F6ABF and #842FBF, which give the same contrast with far less vibration.

What colors go well with #b2bf2f?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #949B4B for secondary text, #2A43C4 as an accent and #5F6619 for hover and pressed states. For a palette, the analogous pair #BF842F and #6ABF2F stays calm, while #3C2FBF is the loudest partner.

What is #b2bf2f in CMYK for printing?

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

Is #b2bf2f warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BF972F; nudged cooler, #7EC22D.

Work with #b2bf2f in the Color Lab