Skip to content

#bfd2c7

a light, soft green · cool · closest name: Powder Blue

RGB
191, 210, 199
HSL
145°, 17%, 79%
CMYK
9, 0, 5, 18
Luminance
0.6129

At a glance

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

Hex
#bfd2c7
Hue
145°
green
Saturation
17%
soft
Lightness
79%
light
Brightness
82%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6129
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.26:1
Closest name
Powder Blue
ΔE2000 10.1
Where it sits
Hue145° of 360°
Saturation17%
Lightness79%
Temperature
Warm ← → Cool61% 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#bfd2c7
RGBrgb(191, 210, 199)
HSLhsl(145, 17%, 79%)
CMYKcmyk(9%, 0%, 5%, 18%)
LABlab(82.5 -8.5 3.3)
LCHlch(82.5 9.1 158.9)
OKLCHoklch(0.846 0.025 160.5)
Decimal12571335
Display P3color(display-p3 0.749 0.824 0.780)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd2c7 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bfd2c7 on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1CFC6
deuteranopia · #CECCC8
tritanopia · #BCD2CF

Color scale — 50 to 950

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

#F6F8F7
#EEF2EF
#D9E3DD
#bfd2c7
#9CB9A9
#7BA28C
#659077
#547863
#43604F
#33473C
#202C25
Base = 300Lightest = 50 · #F6F8F7Darkest = 950 · #202C25
:root {
  --brand-50: #F6F8F7;
  --brand-100: #EEF2EF;
  --brand-200: #D9E3DD;
  --brand-300: #bfd2c7;
  --brand-400: #9CB9A9;
  --brand-500: #7BA28C;
  --brand-600: #659077;
  --brand-700: #547863;
  --brand-800: #43604F;
  --brand-900: #33473C;
  --brand-950: #202C25;
  --brand: #bfd2c7;
  --brand-ink: #000000;
}

Colors that work with #bfd2c7

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#F6F9F7
Tinted page background
Border#CFDDD5
Hairlines and dividers
Muted text#5F8770
Captions on the surface
Accent#7C5074
Second voice, not a rival
Dark variant#354B3E
Hover, pressed, headers
Light variant#F0F4F2
Selected rows, tints
Dark surface#17211B
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 #bfd2c7

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#D2BFCA
Analogous left#C0D2BF
Analogous right#BFD2D0
Split-complement 1#D0BFD2
Split-complement 2#D2BFC0
Triadic 1#C7BFD2
Triadic 2#D2C7BF
Tetradic#BFC0D2

RGB percentages

Red74.9%
Green82.4%
Blue78.0%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow5.2%
Key (black)17.6%

Color previews

#bfd2c7 text on a black background

contrast 13.26:1

Card sample

#bfd2c7 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd2c7

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.

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

#bfd2c7, answered

What color is #bfd2c7?

#bfd2c7 is a light soft green, closest to Powder Blue (ΔE2000 10.1). It sits at 145° on the hue wheel with 17% saturation and 79% lightness, which reads as cool.

What is the RGB value of #bfd2c7?

rgb(191, 210, 199) — 191 red, 210 green and 199 blue out of 255, or 74.9% / 82.4% / 78% by channel.

Is #bfd2c7 a light or a dark color?

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

Should I use black or white text on #bfd2c7?

Black. It scores 13.26:1 against #bfd2c7, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #bfd2c7?

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

What colors go well with #bfd2c7?

For interface work: #F6F9F7 as the surface, #CFDDD5 for borders, #5F8770 for secondary text, #7C5074 as an accent and #354B3E for hover and pressed states. For a palette, the analogous pair #C0D2BF and #BFD2D0 stays calm, while #D2BFCA is the loudest partner.

What is #bfd2c7 in CMYK for printing?

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

Is #bfd2c7 warm or cool?

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

Work with #bfd2c7 in the Color Lab