Skip to content

#bfd8b0

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

RGB
191, 216, 176
HSL
98°, 34%, 77%
CMYK
12, 0, 19, 15
Luminance
0.6332

At a glance

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

Hex
#bfd8b0
Hue
98°
green
Saturation
34%
soft
Lightness
77%
light
Brightness
85%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6332
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.66:1
Closest name
Dark Sea Green
ΔE2000 9.4
Where it sits
Hue98° of 360°
Saturation34%
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#bfd8b0
RGBrgb(191, 216, 176)
HSLhsl(98, 34%, 77%)
CMYKcmyk(12%, 0%, 19%, 15%)
LABlab(83.6 -15.6 17.0)
LCHlch(83.6 23.0 132.5)
OKLCHoklch(0.853 0.060 133.8)
Decimal12572848
Display P3color(display-p3 0.749 0.847 0.690)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd8b0 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#bfd8b0 on black: 13.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD2AE
deuteranopia · #D8D0B2
tritanopia · #BFD5CD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfd8b0 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
#EFF4EC
#DBE8D4
#bfd8b0
#A4C78E
#85B569
#70A451
#5D8943
#4B6D36
#38502A
#23321A
Base = 300Lightest = 50 · #F7F9F5Darkest = 950 · #23321A
:root {
  --brand-50: #F7F9F5;
  --brand-100: #EFF4EC;
  --brand-200: #DBE8D4;
  --brand-300: #bfd8b0;
  --brand-400: #A4C78E;
  --brand-500: #85B569;
  --brand-600: #70A451;
  --brand-700: #5D8943;
  --brand-800: #4B6D36;
  --brand-900: #38502A;
  --brand-950: #23321A;
  --brand: #bfd8b0;
  --brand-ink: #000000;
}

Colors that work with #bfd8b0

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#D3E4C8
Hairlines and dividers
Muted text#699A4C
Captions on the surface
Accent#5D408C
Second voice, not a rival
Dark variant#3A552A
Hover, pressed, headers
Light variant#F1F7EE
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 #bfd8b0

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#C9B0D8
Analogous left#D3D8B0
Analogous right#B0D8B5
Split-complement 1#B5B0D8
Split-complement 2#D8B0D3
Triadic 1#B0BFD8
Triadic 2#D8B0BF
Tetradic#B0D3D8

RGB percentages

Red74.9%
Green84.7%
Blue69.0%

CMYK percentages

Cyan11.6%
Magenta0.0%
Yellow18.5%
Key (black)15.3%

Color previews

#bfd8b0 text on a black background

contrast 13.66:1

Card sample

#bfd8b0 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd8b0

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.

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

#bfd8b0, answered

What color is #bfd8b0?

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

What is the RGB value of #bfd8b0?

rgb(191, 216, 176) — 191 red, 216 green and 176 blue out of 255, or 74.9% / 84.7% / 69% by channel.

Is #bfd8b0 a light or a dark color?

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

Should I use black or white text on #bfd8b0?

Black. It scores 13.66:1 against #bfd8b0, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #bfd8b0?

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

What colors go well with #bfd8b0?

For interface work: #F7FAF5 as the surface, #D3E4C8 for borders, #699A4C for secondary text, #5D408C as an accent and #3A552A for hover and pressed states. For a palette, the analogous pair #D3D8B0 and #B0D8B5 stays calm, while #C9B0D8 is the loudest partner.

What is #bfd8b0 in CMYK for printing?

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

Is #bfd8b0 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 #CED8B0; nudged cooler, #AFD9AF.

Work with #bfd8b0 in the Color Lab