Skip to content

#bfd3cb

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

RGB
191, 211, 203
HSL
156°, 19%, 79%
CMYK
10, 0, 4, 17
Luminance
0.6198

At a glance

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

Hex
#bfd3cb
Hue
156°
green
Saturation
19%
soft
Lightness
79%
light
Brightness
83%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6198
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.40:1
Closest name
Powder Blue
ΔE2000 8.9
Where it sits
Hue156° of 360°
Saturation19%
Lightness79%
Temperature
Warm ← → Cool65% 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#bfd3cb
RGBrgb(191, 211, 203)
HSLhsl(156, 19%, 79%)
CMYKcmyk(10%, 0%, 4%, 17%)
LABlab(82.9 -8.2 1.7)
LCHlch(82.9 8.4 168.6)
OKLCHoklch(0.850 0.024 169.8)
Decimal12571595
Display P3color(display-p3 0.749 0.827 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd3cb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bfd3cb on black: 13.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D0CB
deuteranopia · #CECDCB
tritanopia · #BBD3D1

Color scale — 50 to 950

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

#F6F8F8
#EDF2F0
#D8E3DF
#bfd3cb
#9BBAAE
#7AA493
#64917F
#53796A
#436155
#33483F
#202D28
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #202D28
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EDF2F0;
  --brand-200: #D8E3DF;
  --brand-300: #bfd3cb;
  --brand-400: #9BBAAE;
  --brand-500: #7AA493;
  --brand-600: #64917F;
  --brand-700: #53796A;
  --brand-800: #436155;
  --brand-900: #33483F;
  --brand-950: #202D28;
  --brand: #bfd3cb;
  --brand-ink: #000000;
}

Colors that work with #bfd3cb

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#F6F9F8
Tinted page background
Border#CFDED8
Hairlines and dividers
Muted text#5E8877
Captions on the surface
Accent#7D4F6E
Second voice, not a rival
Dark variant#344C42
Hover, pressed, headers
Light variant#F0F5F3
Selected rows, tints
Dark surface#17211D
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 #bfd3cb

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#D3BFC7
Analogous left#BFD3C1
Analogous right#BFD1D3
Split-complement 1#D3BFD1
Split-complement 2#D3C1BF
Triadic 1#CBBFD3
Triadic 2#D3CBBF
Tetradic#C1BFD3

RGB percentages

Red74.9%
Green82.7%
Blue79.6%

CMYK percentages

Cyan9.5%
Magenta0.0%
Yellow3.8%
Key (black)17.3%

Color previews

#bfd3cb text on a black background

contrast 13.40:1

Card sample

#bfd3cb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd3cb

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.

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

#bfd3cb, answered

What color is #bfd3cb?

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

What is the RGB value of #bfd3cb?

rgb(191, 211, 203) — 191 red, 211 green and 203 blue out of 255, or 74.9% / 82.7% / 79.6% by channel.

Is #bfd3cb a light or a dark color?

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

Should I use black or white text on #bfd3cb?

Black. It scores 13.40:1 against #bfd3cb, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #bfd3cb?

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

What colors go well with #bfd3cb?

For interface work: #F6F9F8 as the surface, #CFDED8 for borders, #5E8877 for secondary text, #7D4F6E as an accent and #344C42 for hover and pressed states. For a palette, the analogous pair #BFD3C1 and #BFD1D3 stays calm, while #D3BFC7 is the loudest partner.

What is #bfd3cb in CMYK for printing?

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

Is #bfd3cb warm or cool?

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

Work with #bfd3cb in the Color Lab