Skip to content

#bfdfb9

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

RGB
191, 223, 185
HSL
111°, 37%, 80%
CMYK
14, 0, 17, 13
Luminance
0.6735

At a glance

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

Hex
#bfdfb9
Hue
111°
green
Saturation
37%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6735
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.47:1
Closest name
Dark Sea Green
ΔE2000 10.1
Where it sits
Hue111° of 360°
Saturation37%
Lightness80%
Temperature
Warm ← → Cool59% cool

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

Every format

HEX#bfdfb9
RGBrgb(191, 223, 185)
HSLhsl(111, 37%, 80%)
CMYKcmyk(14%, 0%, 17%, 13%)
LABlab(85.7 -17.6 15.2)
LCHlch(85.7 23.2 139.2)
OKLCHoklch(0.870 0.062 140.7)
Decimal12574649
Display P3color(display-p3 0.749 0.875 0.725)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfdfb9 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bfdfb9 on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D8B7
deuteranopia · #DCD5BB
tritanopia · #BDDCD4

Color scale — 50 to 950

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

#F6FAF5
#EDF4EB
#D6E9D3
#bfdfb9
#95CA8B
#72B965
#5BA84D
#4C8C40
#3D7033
#2F5228
#1D3319
Base = 300Lightest = 50 · #F6FAF5Darkest = 950 · #1D3319
:root {
  --brand-50: #F6FAF5;
  --brand-100: #EDF4EB;
  --brand-200: #D6E9D3;
  --brand-300: #bfdfb9;
  --brand-400: #95CA8B;
  --brand-500: #72B965;
  --brand-600: #5BA84D;
  --brand-700: #4C8C40;
  --brand-800: #3D7033;
  --brand-900: #2F5228;
  --brand-950: #1D3319;
  --brand: #bfdfb9;
  --brand-ink: #000000;
}

Colors that work with #bfdfb9

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#F5FAF4
Tinted page background
Border#CCE5C7
Hairlines and dividers
Muted text#579B4B
Captions on the surface
Accent#6E3C90
Second voice, not a rival
Dark variant#305828
Hover, pressed, headers
Light variant#EFF7ED
Selected rows, tints
Dark surface#162414
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 #bfdfb9

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#D9B9DF
Analogous left#D2DFB9
Analogous right#B9DFC6
Split-complement 1#C6B9DF
Split-complement 2#DFB9D2
Triadic 1#B9BFDF
Triadic 2#DFB9BF
Tetradic#B9D2DF

RGB percentages

Red74.9%
Green87.5%
Blue72.5%

CMYK percentages

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

Color previews

#bfdfb9 text on a black background

contrast 14.47:1

Card sample

#bfdfb9 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfdfb9

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.

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

#bfdfb9, answered

What color is #bfdfb9?

#bfdfb9 is a light soft green, closest to Dark Sea Green (ΔE2000 10.1). It sits at 111° on the hue wheel with 37% saturation and 80% lightness, which reads as cool.

What is the RGB value of #bfdfb9?

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

Is #bfdfb9 a light or a dark color?

It is a light color. Relative luminance is 0.6735 and perceived brightness is 82%, so black text on it reaches 14.47:1.

Should I use black or white text on #bfdfb9?

Black. It scores 14.47:1 against #bfdfb9, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #bfdfb9?

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

What colors go well with #bfdfb9?

For interface work: #F5FAF4 as the surface, #CCE5C7 for borders, #579B4B for secondary text, #6E3C90 as an accent and #305828 for hover and pressed states. For a palette, the analogous pair #D2DFB9 and #B9DFC6 stays calm, while #D9B9DF is the loudest partner.

What is #bfdfb9 in CMYK for printing?

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

Is #bfdfb9 warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDDFB9; nudged cooler, #B8E0C0.

Work with #bfdfb9 in the Color Lab