Skip to content

#bfdda7

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

RGB
191, 221, 167
HSL
93°, 44%, 76%
CMYK
14, 0, 24, 13
Luminance
0.6558

At a glance

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

Hex
#bfdda7
Hue
93°
green
Saturation
44%
soft
Lightness
76%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6558
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.12:1
Closest name
Dark Sea Green
ΔE2000 9.9
Where it sits
Hue93° of 360°
Saturation44%
Lightness76%
Temperature
Warm ← → Cool51% 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#bfdda7
RGBrgb(191, 221, 167)
HSLhsl(93, 44%, 76%)
CMYKcmyk(14%, 0%, 24%, 13%)
LABlab(84.8 -19.5 23.3)
LCHlch(84.8 30.4 129.9)
OKLCHoklch(0.862 0.079 131.6)
Decimal12574119
Display P3color(display-p3 0.749 0.867 0.655)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfdda7 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#bfdda7 on black: 14.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2D5A4
deuteranopia · #DDD3A9
tritanopia · #C0D8CE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfdda7 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
#EFF5EA
#DCEBD1
#bfdda7
#A7D086
#89C15D
#74B144
#619339
#4E762D
#3A5624
#253617
Base = 300Lightest = 50 · #F7FAF5Darkest = 950 · #253617
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EFF5EA;
  --brand-200: #DCEBD1;
  --brand-300: #bfdda7;
  --brand-400: #A7D086;
  --brand-500: #89C15D;
  --brand-600: #74B144;
  --brand-700: #619339;
  --brand-800: #4E762D;
  --brand-900: #3A5624;
  --brand-950: #253617;
  --brand: #bfdda7;
  --brand-ink: #000000;
}

Colors that work with #bfdda7

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#F7FAF4
Tinted page background
Border#D4E8C4
Hairlines and dividers
Muted text#6E9B4B
Captions on the surface
Accent#543696
Second voice, not a rival
Dark variant#3D5C24
Hover, pressed, headers
Light variant#F2F8ED
Selected rows, tints
Dark surface#1B2414
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 #bfdda7

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#C5A7DD
Analogous left#DADDA7
Analogous right#A7DDAA
Split-complement 1#AAA7DD
Split-complement 2#DDA7DA
Triadic 1#A7BFDD
Triadic 2#DDA7BF
Tetradic#A7DADD

RGB percentages

Red74.9%
Green86.7%
Blue65.5%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow24.4%
Key (black)13.3%

Color previews

#bfdda7 text on a black background

contrast 14.12:1

Card sample

#bfdda7 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfdda7

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.

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

#bfdda7, answered

What color is #bfdda7?

#bfdda7 is a light soft green, closest to Dark Sea Green (ΔE2000 9.9). It sits at 93° on the hue wheel with 44% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #bfdda7?

rgb(191, 221, 167) — 191 red, 221 green and 167 blue out of 255, or 74.9% / 86.7% / 65.5% by channel.

Is #bfdda7 a light or a dark color?

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

Should I use black or white text on #bfdda7?

Black. It scores 14.12:1 against #bfdda7, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #bfdda7?

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

What colors go well with #bfdda7?

For interface work: #F7FAF4 as the surface, #D4E8C4 for borders, #6E9B4B for secondary text, #543696 as an accent and #3D5C24 for hover and pressed states. For a palette, the analogous pair #DADDA7 and #A7DDAA stays calm, while #C5A7DD is the loudest partner.

What is #bfdda7 in CMYK for printing?

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

Is #bfdda7 warm or cool?

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

Work with #bfdda7 in the Color Lab