Skip to content

#bfd78f

a light, vivid green · warm · closest name: Pale Goldenrod

RGB
191, 215, 143
HSL
80°, 47%, 70%
CMYK
11, 0, 34, 16
Luminance
0.6166

At a glance

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

Hex
#bfd78f
Hue
80°
green
Saturation
47%
vivid
Lightness
70%
light
Brightness
84%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6166
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.33:1
Closest name
Pale Goldenrod
ΔE2000 9.5
Where it sits
Hue80° of 360°
Saturation47%
Lightness70%
Temperature
Warm ← → Cool42% 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#bfd78f
RGBrgb(191, 215, 143)
HSLhsl(80, 47%, 70%)
CMYKcmyk(11%, 0%, 34%, 16%)
LABlab(82.7 -19.9 33.0)
LCHlch(82.7 38.5 121.2)
OKLCHoklch(0.844 0.098 123.5)
Decimal12572559
Display P3color(display-p3 0.749 0.843 0.561)

Copy-ready code

/* CSS */
color: #bfd78f;
background-color: #bfd78f;
/* Tailwind (arbitrary) */
class="text-[#bfd78f] bg-[#bfd78f]"
/* SCSS */
$brand: #bfd78f;
/* SwiftUI */
Color(red: 0.749, green: 0.843, blue: 0.561)
/* Android */
Color.parseColor("#bfd78f")
/* Flutter */
Color(0xFFBFD78F)
/* Python / OpenCV (BGR) */
(143, 215, 191)

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

Accessibility — WCAG contrast

Aa
#bfd78f on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bfd78f on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFCF8A
deuteranopia · #DCCE92
tritanopia · #C4D0C5

Color scale — 50 to 950

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

#F8FAF5
#F2F5EA
#E2ECD0
#D0E1AC
#bfd78f
#A1C45A
#8EB440
#769636
#5E782B
#465823
#2C3716
Base = 400Lightest = 50 · #F8FAF5Darkest = 950 · #2C3716
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F2F5EA;
  --brand-200: #E2ECD0;
  --brand-300: #D0E1AC;
  --brand-400: #bfd78f;
  --brand-500: #A1C45A;
  --brand-600: #8EB440;
  --brand-700: #769636;
  --brand-800: #5E782B;
  --brand-900: #465823;
  --brand-950: #2C3716;
  --brand: #bfd78f;
  --brand-ink: #000000;
}

Colors that work with #bfd78f

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#F8FAF4
Tinted page background
Border#DDEAC3
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#3A329A
Second voice, not a rival
Dark variant#4A5E22
Hover, pressed, headers
Light variant#F4F8EC
Selected rows, tints
Dark surface#1F2414
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 #bfd78f

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
  • Card and section backgrounds
  • 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
  • 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#A78FD7
Analogous left#D7CB8F
Analogous right#9BD78F
Split-complement 1#8F9BD7
Split-complement 2#CB8FD7
Triadic 1#8FBFD7
Triadic 2#D78FBF
Tetradic#8FD7CB

RGB percentages

Red74.9%
Green84.3%
Blue56.1%

CMYK percentages

Cyan11.2%
Magenta0.0%
Yellow33.5%
Key (black)15.7%

Color previews

#bfd78f text on a black background

contrast 13.33:1

Card sample

#bfd78f text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 215, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 215, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfd78f;
background: linear-gradient(135deg, #bfd78f, #8FD78F);

Monochromatic scale

Palettes built from #bfd78f

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.

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

#bfd78f, answered

What color is #bfd78f?

#bfd78f is a light vivid green, closest to Pale Goldenrod (ΔE2000 9.5). It sits at 80° on the hue wheel with 47% saturation and 70% lightness, which reads as warm.

What is the RGB value of #bfd78f?

rgb(191, 215, 143) — 191 red, 215 green and 143 blue out of 255, or 74.9% / 84.3% / 56.1% by channel.

Is #bfd78f a light or a dark color?

It is a light color. Relative luminance is 0.6166 and perceived brightness is 79%, so black text on it reaches 13.33:1.

Should I use black or white text on #bfd78f?

Black. It scores 13.33:1 against #bfd78f, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #bfd78f?

#A78FD7 sits directly opposite on the wheel. Softer options are the split-complements #8F9BD7 and #CB8FD7, which give the same contrast with far less vibration.

What colors go well with #bfd78f?

For interface work: #F8FAF4 as the surface, #DDEAC3 for borders, #809B4B for secondary text, #3A329A as an accent and #4A5E22 for hover and pressed states. For a palette, the analogous pair #D7CB8F and #9BD78F stays calm, while #A78FD7 is the loudest partner.

What is #bfd78f in CMYK for printing?

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

Is #bfd78f warm or cool?

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

Work with #bfd78f in the Color Lab