Skip to content

#bfdf91

a light, vivid green · neutral · closest name: Light Green

RGB
191, 223, 145
HSL
85°, 55%, 72%
CMYK
14, 0, 35, 13
Luminance
0.6590

At a glance

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

Hex
#bfdf91
Hue
85°
green
Saturation
55%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6590
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.18:1
Closest name
Light Green
ΔE2000 9.2
Where it sits
Hue85° of 360°
Saturation55%
Lightness72%
Temperature
Warm ← → Cool46% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bfdf91
RGBrgb(191, 223, 145)
HSLhsl(85, 55%, 72%)
CMYKcmyk(14%, 0%, 35%, 13%)
LABlab(84.9 -23.6 34.8)
LCHlch(84.9 42.1 124.1)
OKLCHoklch(0.862 0.108 126.7)
Decimal12574609
Display P3color(display-p3 0.749 0.875 0.569)

Copy-ready code

/* CSS */
color: #bfdf91;
background-color: #bfdf91;
/* Tailwind (arbitrary) */
class="text-[#bfdf91] bg-[#bfdf91]"
/* SCSS */
$brand: #bfdf91;
/* SwiftUI */
Color(red: 0.749, green: 0.875, blue: 0.569)
/* Android */
Color.parseColor("#bfdf91")
/* Flutter */
Color(0xFFBFDF91)
/* Python / OpenCV (BGR) */
(145, 223, 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 #bfdf91 · 14.18:1
Use #000000AAA at every size.
Aa
White text · 1.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.18:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bfdf91 as text scores 1.48:1 on white and 14.18:1 on black.

Accessibility — WCAG contrast

Aa
#bfdf91 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#bfdf91 on black: 14.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7D58C
deuteranopia · #E2D495
tritanopia · #C3D8CB

Color scale — 50 to 950

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

#F8FBF4
#F1F6E9
#E1EECE
#CCE6A8
#bfdf91
#9ACC51
#86BE37
#709E2E
#5A7E25
#435C1E
#2A3A13
Base = 400Lightest = 50 · #F8FBF4Darkest = 950 · #2A3A13
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F1F6E9;
  --brand-200: #E1EECE;
  --brand-300: #CCE6A8;
  --brand-400: #bfdf91;
  --brand-500: #9ACC51;
  --brand-600: #86BE37;
  --brand-700: #709E2E;
  --brand-800: #5A7E25;
  --brand-900: #435C1E;
  --brand-950: #2A3A13;
  --brand: #bfdf91;
  --brand-ink: #000000;
}

Colors that work with #bfdf91

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#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#3E2AA2
Second voice, not a rival
Dark variant#46631D
Hover, pressed, headers
Light variant#F4F9EB
Selected rows, tints
Dark surface#1E2414
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 #bfdf91

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#B191DF
Analogous left#DFD891
Analogous right#98DF91
Split-complement 1#9198DF
Split-complement 2#D891DF
Triadic 1#91BFDF
Triadic 2#DF91BF
Tetradic#91DFD8

RGB percentages

Red74.9%
Green87.5%
Blue56.9%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow35.0%
Key (black)12.5%

Color previews

#bfdf91 text on a black background

contrast 14.18:1

Card sample

#bfdf91 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 223, 145, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 223, 145, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfdf91;
background: linear-gradient(135deg, #bfdf91, #91DF97);

Monochromatic scale

Palettes built from #bfdf91

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.

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

#bfdf91, answered

What color is #bfdf91?

#bfdf91 is a light vivid green, closest to Light Green (ΔE2000 9.2). It sits at 85° on the hue wheel with 55% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #bfdf91?

rgb(191, 223, 145) — 191 red, 223 green and 145 blue out of 255, or 74.9% / 87.5% / 56.9% by channel.

Is #bfdf91 a light or a dark color?

It is a light color. Relative luminance is 0.6590 and perceived brightness is 81%, so black text on it reaches 14.18:1.

Should I use black or white text on #bfdf91?

Black. It scores 14.18:1 against #bfdf91, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #bfdf91?

#B191DF sits directly opposite on the wheel. Softer options are the split-complements #9198DF and #D891DF, which give the same contrast with far less vibration.

What colors go well with #bfdf91?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #3E2AA2 as an accent and #46631D for hover and pressed states. For a palette, the analogous pair #DFD891 and #98DF91 stays calm, while #B191DF is the loudest partner.

What is #bfdf91 in CMYK for printing?

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

Is #bfdf91 warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DCDF91; nudged cooler, #A2E090.

Work with #bfdf91 in the Color Lab