Skip to content

#bbcf50

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

RGB
187, 207, 80
HSL
69°, 57%, 56%
CMYK
10, 0, 61, 19
Luminance
0.5577

At a glance

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

Hex
#bbcf50
Hue
69°
yellow
Saturation
57%
vivid
Lightness
56%
balanced
Brightness
81%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5577
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.15:1
Closest name
Yellow Green
ΔE2000 5.8
Where it sits
Hue69° of 360°
Saturation57%
Lightness56%
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#bbcf50
RGBrgb(187, 207, 80)
HSLhsl(69, 57%, 56%)
CMYKcmyk(10%, 0%, 61%, 19%)
LABlab(79.5 -24.0 59.0)
LCHlch(79.5 63.7 112.1)
OKLCHoklch(0.815 0.152 117.5)
Decimal12308304
Display P3color(display-p3 0.733 0.812 0.314)

Copy-ready code

/* CSS */
color: #bbcf50;
background-color: #bbcf50;
/* Tailwind (arbitrary) */
class="text-[#bbcf50] bg-[#bbcf50]"
/* SCSS */
$brand: #bbcf50;
/* SwiftUI */
Color(red: 0.733, green: 0.812, blue: 0.314)
/* Android */
Color.parseColor("#bbcf50")
/* Flutter */
Color(0xFFBBCF50)
/* Python / OpenCV (BGR) */
(80, 207, 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 #bbcf50 · 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: #bbcf50 as text scores 1.73:1 on white and 12.15:1 on black.

Accessibility — WCAG contrast

Aa
#bbcf50 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bbcf50 on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCC541
deuteranopia · #DAC658
tritanopia · #C6C4B4

Color scale — 50 to 950

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

#FAFBF4
#F4F7E9
#E9EECD
#DDE7A7
#CCDB7B
#bbcf50
#AAC035
#8EA02C
#728023
#535D1D
#343A12
Base = 500Lightest = 50 · #FAFBF4Darkest = 950 · #343A12
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F4F7E9;
  --brand-200: #E9EECD;
  --brand-300: #DDE7A7;
  --brand-400: #CCDB7B;
  --brand-500: #bbcf50;
  --brand-600: #AAC035;
  --brand-700: #8EA02C;
  --brand-800: #728023;
  --brand-900: #535D1D;
  --brand-950: #343A12;
  --brand: #bbcf50;
  --brand-ink: #000000;
}

Colors that work with #bbcf50

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#E6EDC0
Hairlines and dividers
Muted text#8E9B4B
Captions on the surface
Accent#4C58D4
Second voice, not a rival
Dark variant#59641B
Hover, pressed, headers
Light variant#F7FAEB
Selected rows, tints
Dark surface#222414
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 #bbcf50

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#6450CF
Analogous left#CFA350
Analogous right#7CCF50
Split-complement 1#507CCF
Split-complement 2#A350CF
Triadic 1#50BBCF
Triadic 2#CF50BB
Tetradic#50CFA3

RGB percentages

Red73.3%
Green81.2%
Blue31.4%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow61.4%
Key (black)18.8%

Color previews

#bbcf50 text on a black background

contrast 12.15:1

Card sample

#bbcf50 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 207, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 207, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbcf50;
background: linear-gradient(135deg, #bbcf50, #66CF50);

Monochromatic scale

Palettes built from #bbcf50

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.

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

#bbcf50, answered

What color is #bbcf50?

#bbcf50 is a balanced vivid yellow, closest to Yellow Green (ΔE2000 5.8). It sits at 69° on the hue wheel with 57% saturation and 56% lightness, which reads as warm.

What is the RGB value of #bbcf50?

rgb(187, 207, 80) — 187 red, 207 green and 80 blue out of 255, or 73.3% / 81.2% / 31.4% by channel.

Is #bbcf50 a light or a dark color?

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

Should I use black or white text on #bbcf50?

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

What is the complementary color of #bbcf50?

#6450CF sits directly opposite on the wheel. Softer options are the split-complements #507CCF and #A350CF, which give the same contrast with far less vibration.

What colors go well with #bbcf50?

For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8E9B4B for secondary text, #4C58D4 as an accent and #59641B for hover and pressed states. For a palette, the analogous pair #CFA350 and #7CCF50 stays calm, while #6450CF is the loudest partner.

What is #bbcf50 in CMYK for printing?

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

Is #bbcf50 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 #CFB450; nudged cooler, #8CD14E.

Work with #bbcf50 in the Color Lab