Skip to content

#bfd2d0

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

RGB
191, 210, 208
HSL
174°, 17%, 79%
CMYK
9, 0, 1, 18
Luminance
0.6172

At a glance

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

Hex
#bfd2d0
Hue
174°
cyan
Saturation
17%
soft
Lightness
79%
light
Brightness
82%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6172
WCAG relative
Temperature
Cool
67/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.34:1
Closest name
Powder Blue
ΔE2000 8
Where it sits
Hue174° of 360°
Saturation17%
Lightness79%
Temperature
Warm ← → Cool67% 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#bfd2d0
RGBrgb(191, 210, 208)
HSLhsl(174, 17%, 79%)
CMYKcmyk(9%, 0%, 1%, 18%)
LABlab(82.8 -6.8 -1.2)
LCHlch(82.8 6.9 190.0)
OKLCHoklch(0.849 0.021 189.1)
Decimal12571344
Display P3color(display-p3 0.749 0.824 0.816)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd2d0 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bfd2d0 on black: 13.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D0D0
deuteranopia · #CCCDD0
tritanopia · #BAD3D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfd2d0 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
#EEF2F1
#D9E3E2
#bfd2d0
#9CB9B6
#7BA29E
#65908B
#547874
#43605D
#334745
#202C2B
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #202C2B
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF2F1;
  --brand-200: #D9E3E2;
  --brand-300: #bfd2d0;
  --brand-400: #9CB9B6;
  --brand-500: #7BA29E;
  --brand-600: #65908B;
  --brand-700: #547874;
  --brand-800: #43605D;
  --brand-900: #334745;
  --brand-950: #202C2B;
  --brand: #bfd2d0;
  --brand-ink: #000000;
}

Colors that work with #bfd2d0

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#CFDDDC
Hairlines and dividers
Muted text#5F8783
Captions on the surface
Accent#7C505F
Second voice, not a rival
Dark variant#354B49
Hover, pressed, headers
Light variant#F0F4F4
Selected rows, tints
Dark surface#172120
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 #bfd2d0

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#D2BFC1
Analogous left#BFD2C6
Analogous right#BFCAD2
Split-complement 1#D2BFCA
Split-complement 2#D2C6BF
Triadic 1#D0BFD2
Triadic 2#D2D0BF
Tetradic#C6BFD2

RGB percentages

Red74.9%
Green82.4%
Blue81.6%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow1.0%
Key (black)17.6%

Color previews

#bfd2d0 text on a black background

contrast 13.34:1

Card sample

#bfd2d0 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd2d0

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.

#bfd2d0 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#bfd2d0, answered

What color is #bfd2d0?

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

What is the RGB value of #bfd2d0?

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

Is #bfd2d0 a light or a dark color?

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

Should I use black or white text on #bfd2d0?

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

What is the complementary color of #bfd2d0?

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

What colors go well with #bfd2d0?

For interface work: #F6F9F8 as the surface, #CFDDDC for borders, #5F8783 for secondary text, #7C505F as an accent and #354B49 for hover and pressed states. For a palette, the analogous pair #BFD2C6 and #BFCAD2 stays calm, while #D2BFC1 is the loudest partner.

What is #bfd2d0 in CMYK for printing?

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

Is #bfd2d0 warm or cool?

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

Work with #bfd2d0 in the Color Lab