Skip to content

#bfef9f

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

RGB
191, 239, 159
HSL
96°, 71%, 78%
CMYK
20, 0, 34, 6
Luminance
0.7531

At a glance

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

Hex
#bfef9f
Hue
96°
green
Saturation
71%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7531
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.06:1
Closest name
Light Green
ΔE2000 6.6
Where it sits
Hue96° of 360°
Saturation71%
Lightness78%
Temperature
Warm ← → Cool53% 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#bfef9f
RGBrgb(191, 239, 159)
HSLhsl(96, 71%, 78%)
CMYKcmyk(20%, 0%, 34%, 6%)
LABlab(89.5 -29.3 33.8)
LCHlch(89.5 44.8 130.9)
OKLCHoklch(0.899 0.116 133.5)
Decimal12578719
Display P3color(display-p3 0.749 0.937 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfef9f on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bfef9f on black: 16.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E49A
deuteranopia · #EEE0A3
tritanopia · #C0E9DA

Color scale — 50 to 950

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

#F6FCF3
#EEF8E7
#DAF3C9
#bfef9f
#9FE76F
#7FDF3F
#69D223
#57AF1D
#468C17
#356515
#213F0D
Base = 300Lightest = 50 · #F6FCF3Darkest = 950 · #213F0D
:root {
  --brand-50: #F6FCF3;
  --brand-100: #EEF8E7;
  --brand-200: #DAF3C9;
  --brand-300: #bfef9f;
  --brand-400: #9FE76F;
  --brand-500: #7FDF3F;
  --brand-600: #69D223;
  --brand-700: #57AF1D;
  --brand-800: #468C17;
  --brand-900: #356515;
  --brand-950: #213F0D;
  --brand: #bfef9f;
  --brand-ink: #000000;
}

Colors that work with #bfef9f

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#F7FAF4
Tinted page background
Border#D2EDC0
Hairlines and dividers
Muted text#6B9B4B
Captions on the surface
Accent#4E19B3
Second voice, not a rival
Dark variant#376D12
Hover, pressed, headers
Light variant#F0FBE9
Selected rows, tints
Dark surface#1A2414
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 #bfef9f

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#CF9FEF
Analogous left#E7EF9F
Analogous right#9FEFA7
Split-complement 1#A79FEF
Split-complement 2#EF9FE7
Triadic 1#9FBFEF
Triadic 2#EF9FBF
Tetradic#9FE7EF

RGB percentages

Red74.9%
Green93.7%
Blue62.4%

CMYK percentages

Cyan20.1%
Magenta0.0%
Yellow33.5%
Key (black)6.3%

Color previews

#bfef9f text on a black background

contrast 16.06:1

Card sample

#bfef9f text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 239, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 239, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfef9f;
background: linear-gradient(135deg, #bfef9f, #9FEFB4);

Monochromatic scale

Palettes built from #bfef9f

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.

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

#bfef9f, answered

What color is #bfef9f?

#bfef9f is a light vivid green, closest to Light Green (ΔE2000 6.6). It sits at 96° on the hue wheel with 71% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #bfef9f?

rgb(191, 239, 159) — 191 red, 239 green and 159 blue out of 255, or 74.9% / 93.7% / 62.4% by channel.

Is #bfef9f a light or a dark color?

It is a light color. Relative luminance is 0.7531 and perceived brightness is 85%, so black text on it reaches 16.06:1.

Should I use black or white text on #bfef9f?

Black. It scores 16.06:1 against #bfef9f, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #bfef9f?

#CF9FEF sits directly opposite on the wheel. Softer options are the split-complements #A79FEF and #EF9FE7, which give the same contrast with far less vibration.

What colors go well with #bfef9f?

For interface work: #F7FAF4 as the surface, #D2EDC0 for borders, #6B9B4B for secondary text, #4E19B3 as an accent and #376D12 for hover and pressed states. For a palette, the analogous pair #E7EF9F and #9FEFA7 stays calm, while #CF9FEF is the loudest partner.

What is #bfef9f in CMYK for printing?

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

Is #bfef9f warm or cool?

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

Work with #bfef9f in the Color Lab