Skip to content

#bfd7b2

a light, soft green · neutral · closest name: Dark Sea Green

RGB
191, 215, 178
HSL
99°, 32%, 77%
CMYK
11, 0, 17, 16
Luminance
0.6289

At a glance

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

Hex
#bfd7b2
Hue
99°
green
Saturation
32%
soft
Lightness
77%
light
Brightness
84%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6289
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.58:1
Closest name
Dark Sea Green
ΔE2000 9.5
Where it sits
Hue99° of 360°
Saturation32%
Lightness77%
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#bfd7b2
RGBrgb(191, 215, 178)
HSLhsl(99, 32%, 77%)
CMYKcmyk(11%, 0%, 17%, 16%)
LABlab(83.4 -14.7 15.6)
LCHlch(83.4 21.5 133.3)
OKLCHoklch(0.851 0.056 134.6)
Decimal12572594
Display P3color(display-p3 0.749 0.843 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd7b2 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#bfd7b2 on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAD1B0
deuteranopia · #D6CFB4
tritanopia · #BFD4CD

Color scale — 50 to 950

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

#F7F9F5
#EFF3EC
#DBE7D5
#bfd7b2
#A3C590
#84B26B
#6FA154
#5C8646
#4A6B38
#384F2B
#23311B
Base = 300Lightest = 50 · #F7F9F5Darkest = 950 · #23311B
:root {
  --brand-50: #F7F9F5;
  --brand-100: #EFF3EC;
  --brand-200: #DBE7D5;
  --brand-300: #bfd7b2;
  --brand-400: #A3C590;
  --brand-500: #84B26B;
  --brand-600: #6FA154;
  --brand-700: #5C8646;
  --brand-800: #4A6B38;
  --brand-900: #384F2B;
  --brand-950: #23311B;
  --brand: #bfd7b2;
  --brand-ink: #000000;
}

Colors that work with #bfd7b2

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#F7FAF5
Tinted page background
Border#D2E3C9
Hairlines and dividers
Muted text#68974E
Captions on the surface
Accent#5E428A
Second voice, not a rival
Dark variant#3A542C
Hover, pressed, headers
Light variant#F1F6EE
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 #bfd7b2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#CAB2D7
Analogous left#D2D7B2
Analogous right#B2D7B8
Split-complement 1#B8B2D7
Split-complement 2#D7B2D2
Triadic 1#B2BFD7
Triadic 2#D7B2BF
Tetradic#B2D2D7

RGB percentages

Red74.9%
Green84.3%
Blue69.8%

CMYK percentages

Cyan11.2%
Magenta0.0%
Yellow17.2%
Key (black)15.7%

Color previews

#bfd7b2 text on a black background

contrast 13.58:1

Card sample

#bfd7b2 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd7b2

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.

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

#bfd7b2, answered

What color is #bfd7b2?

#bfd7b2 is a light soft green, closest to Dark Sea Green (ΔE2000 9.5). It sits at 99° on the hue wheel with 32% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #bfd7b2?

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

Is #bfd7b2 a light or a dark color?

It is a light color. Relative luminance is 0.6289 and perceived brightness is 80%, so black text on it reaches 13.58:1.

Should I use black or white text on #bfd7b2?

Black. It scores 13.58:1 against #bfd7b2, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #bfd7b2?

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

What colors go well with #bfd7b2?

For interface work: #F7FAF5 as the surface, #D2E3C9 for borders, #68974E for secondary text, #5E428A as an accent and #3A542C for hover and pressed states. For a palette, the analogous pair #D2D7B2 and #B2D7B8 stays calm, while #CAB2D7 is the loudest partner.

What is #bfd7b2 in CMYK for printing?

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

Is #bfd7b2 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 #CDD7B2; nudged cooler, #B1D8B2.

Work with #bfd7b2 in the Color Lab