Skip to content

#bfdbb1

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

RGB
191, 219, 177
HSL
100°, 37%, 78%
CMYK
13, 0, 19, 14
Luminance
0.6491

At a glance

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

Hex
#bfdbb1
Hue
100°
green
Saturation
37%
soft
Lightness
78%
light
Brightness
86%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6491
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.98:1
Closest name
Dark Sea Green
ΔE2000 9.5
Where it sits
Hue100° of 360°
Saturation37%
Lightness78%
Temperature
Warm ← → Cool54% 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#bfdbb1
RGBrgb(191, 219, 177)
HSLhsl(100, 37%, 78%)
CMYKcmyk(13%, 0%, 19%, 14%)
LABlab(84.4 -16.9 17.6)
LCHlch(84.4 24.4 133.8)
OKLCHoklch(0.860 0.064 135.2)
Decimal12573617
Display P3color(display-p3 0.749 0.859 0.694)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfdbb1 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#bfdbb1 on black: 13.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFD4AF
deuteranopia · #DAD2B3
tritanopia · #BFD8CF

Color scale — 50 to 950

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

#F7FAF5
#EEF4EB
#DAE9D3
#bfdbb1
#A1CA8C
#81B866
#6BA74D
#598C40
#487034
#365228
#223319
Base = 300Lightest = 50 · #F7FAF5Darkest = 950 · #223319
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EEF4EB;
  --brand-200: #DAE9D3;
  --brand-300: #bfdbb1;
  --brand-400: #A1CA8C;
  --brand-500: #81B866;
  --brand-600: #6BA74D;
  --brand-700: #598C40;
  --brand-800: #487034;
  --brand-900: #365228;
  --brand-950: #223319;
  --brand: #bfdbb1;
  --brand-ink: #000000;
}

Colors that work with #bfdbb1

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#F6FAF5
Tinted page background
Border#D1E5C7
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#5F3D8F
Second voice, not a rival
Dark variant#385728
Hover, pressed, headers
Light variant#F1F7EE
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 #bfdbb1

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#CDB1DB
Analogous left#D4DBB1
Analogous right#B1DBB8
Split-complement 1#B8B1DB
Split-complement 2#DBB1D4
Triadic 1#B1BFDB
Triadic 2#DBB1BF
Tetradic#B1D4DB

RGB percentages

Red74.9%
Green85.9%
Blue69.4%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow19.2%
Key (black)14.1%

Color previews

#bfdbb1 text on a black background

contrast 13.98:1

Card sample

#bfdbb1 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfdbb1

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.

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

#bfdbb1, answered

What color is #bfdbb1?

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

What is the RGB value of #bfdbb1?

rgb(191, 219, 177) — 191 red, 219 green and 177 blue out of 255, or 74.9% / 85.9% / 69.4% by channel.

Is #bfdbb1 a light or a dark color?

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

Should I use black or white text on #bfdbb1?

Black. It scores 13.98:1 against #bfdbb1, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #bfdbb1?

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

What colors go well with #bfdbb1?

For interface work: #F6FAF5 as the surface, #D1E5C7 for borders, #659B4B for secondary text, #5F3D8F as an accent and #385728 for hover and pressed states. For a palette, the analogous pair #D4DBB1 and #B1DBB8 stays calm, while #CDB1DB is the loudest partner.

What is #bfdbb1 in CMYK for printing?

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

Is #bfdbb1 warm or cool?

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

Work with #bfdbb1 in the Color Lab