Skip to content

#bfe3af

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

RGB
191, 227, 175
HSL
102°, 48%, 79%
CMYK
16, 0, 23, 11
Luminance
0.6911

At a glance

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

Hex
#bfe3af
Hue
102°
green
Saturation
48%
vivid
Lightness
79%
light
Brightness
89%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6911
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.82:1
Closest name
Light Green
ΔE2000 10
Where it sits
Hue102° of 360°
Saturation48%
Lightness79%
Temperature
Warm ← → Cool55% 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#bfe3af
RGBrgb(191, 227, 175)
HSLhsl(102, 48%, 79%)
CMYKcmyk(16%, 0%, 23%, 11%)
LABlab(86.6 -21.2 21.6)
LCHlch(86.6 30.3 134.4)
OKLCHoklch(0.876 0.080 136.1)
Decimal12575663
Display P3color(display-p3 0.749 0.890 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfe3af on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#bfe3af on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7DBAC
deuteranopia · #E1D7B1
tritanopia · #BFDFD5

Color scale — 50 to 950

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

#F6FAF4
#EDF5EA
#D8ECD0
#bfe3af
#9BD382
#7AC559
#64B540
#539735
#43792A
#335822
#203715
Base = 300Lightest = 50 · #F6FAF4Darkest = 950 · #203715
:root {
  --brand-50: #F6FAF4;
  --brand-100: #EDF5EA;
  --brand-200: #D8ECD0;
  --brand-300: #bfe3af;
  --brand-400: #9BD382;
  --brand-500: #7AC559;
  --brand-600: #64B540;
  --brand-700: #539735;
  --brand-800: #43792A;
  --brand-900: #335822;
  --brand-950: #203715;
  --brand: #bfe3af;
  --brand-ink: #000000;
}

Colors that work with #bfe3af

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#F6FAF4
Tinted page background
Border#CFEAC3
Hairlines and dividers
Muted text#639B4B
Captions on the surface
Accent#60319B
Second voice, not a rival
Dark variant#345E21
Hover, pressed, headers
Light variant#F0F8EC
Selected rows, tints
Dark surface#192414
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 #bfe3af

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#D3AFE3
Analogous left#D9E3AF
Analogous right#AFE3B9
Split-complement 1#B9AFE3
Split-complement 2#E3AFD9
Triadic 1#AFBFE3
Triadic 2#E3AFBF
Tetradic#AFD9E3

RGB percentages

Red74.9%
Green89.0%
Blue68.6%

CMYK percentages

Cyan15.9%
Magenta0.0%
Yellow22.9%
Key (black)11.0%

Color previews

#bfe3af text on a black background

contrast 14.82:1

Card sample

#bfe3af text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfe3af

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.

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

#bfe3af, answered

What color is #bfe3af?

#bfe3af is a light vivid green, closest to Light Green (ΔE2000 10). It sits at 102° on the hue wheel with 48% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #bfe3af?

rgb(191, 227, 175) — 191 red, 227 green and 175 blue out of 255, or 74.9% / 89% / 68.6% by channel.

Is #bfe3af a light or a dark color?

It is a light color. Relative luminance is 0.6911 and perceived brightness is 83%, so black text on it reaches 14.82:1.

Should I use black or white text on #bfe3af?

Black. It scores 14.82:1 against #bfe3af, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #bfe3af?

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

What colors go well with #bfe3af?

For interface work: #F6FAF4 as the surface, #CFEAC3 for borders, #639B4B for secondary text, #60319B as an accent and #345E21 for hover and pressed states. For a palette, the analogous pair #D9E3AF and #AFE3B9 stays calm, while #D3AFE3 is the loudest partner.

What is #bfe3af in CMYK for printing?

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

Is #bfe3af warm or cool?

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

Work with #bfe3af in the Color Lab