Skip to content

#bfd7da

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

RGB
191, 215, 218
HSL
187°, 27%, 80%
CMYK
12, 1, 0, 15
Luminance
0.6474

At a glance

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

Hex
#bfd7da
Hue
187°
cyan
Saturation
27%
soft
Lightness
80%
light
Brightness
85%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6474
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.95:1
Closest name
Light Blue
ΔE2000 5.6
Where it sits
Hue187° of 360°
Saturation27%
Lightness80%
Temperature
Warm ← → Cool81% 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#bfd7da
RGBrgb(191, 215, 218)
HSLhsl(187, 27%, 80%)
CMYKcmyk(12%, 1%, 0%, 15%)
LABlab(84.3 -7.4 -4.2)
LCHlch(84.3 8.5 209.6)
OKLCHoklch(0.862 0.026 205.8)
Decimal12572634
Display P3color(display-p3 0.749 0.843 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfd7da on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#bfd7da on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D5DA
deuteranopia · #CED1DA
tritanopia · #B8D9D8

Color scale — 50 to 950

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

#F6F9F9
#EDF2F3
#D6E4E6
#bfd7da
#94BCC1
#71A6AD
#5A949B
#4B7B81
#3C6367
#2E494C
#1D2E30
Base = 300Lightest = 50 · #F6F9F9Darkest = 950 · #1D2E30
:root {
  --brand-50: #F6F9F9;
  --brand-100: #EDF2F3;
  --brand-200: #D6E4E6;
  --brand-300: #bfd7da;
  --brand-400: #94BCC1;
  --brand-500: #71A6AD;
  --brand-600: #5A949B;
  --brand-700: #4B7B81;
  --brand-800: #3C6367;
  --brand-900: #2E494C;
  --brand-950: #1D2E30;
  --brand: #bfd7da;
  --brand-ink: #000000;
}

Colors that work with #bfd7da

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#F5F9F9
Tinted page background
Border#CBDFE1
Hairlines and dividers
Muted text#548B91
Captions on the surface
Accent#85474F
Second voice, not a rival
Dark variant#2F4D51
Hover, pressed, headers
Light variant#EFF5F6
Selected rows, tints
Dark surface#152224
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 #bfd7da

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#DAC2BF
Analogous left#BFDAD0
Analogous right#BFC9DA
Split-complement 1#DABFC9
Split-complement 2#DAD0BF
Triadic 1#DABFD7
Triadic 2#D7DABF
Tetradic#D0BFDA

RGB percentages

Red74.9%
Green84.3%
Blue85.5%

CMYK percentages

Cyan12.4%
Magenta1.4%
Yellow0.0%
Key (black)14.5%

Color previews

#bfd7da text on a black background

contrast 13.95:1

Card sample

#bfd7da text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfd7da

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.

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

#bfd7da, answered

What color is #bfd7da?

#bfd7da is a light soft cyan, closest to Light Blue (ΔE2000 5.6). It sits at 187° on the hue wheel with 27% saturation and 80% lightness, which reads as cool.

What is the RGB value of #bfd7da?

rgb(191, 215, 218) — 191 red, 215 green and 218 blue out of 255, or 74.9% / 84.3% / 85.5% by channel.

Is #bfd7da a light or a dark color?

It is a light color. Relative luminance is 0.6474 and perceived brightness is 82%, so black text on it reaches 13.95:1.

Should I use black or white text on #bfd7da?

Black. It scores 13.95:1 against #bfd7da, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #bfd7da?

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

What colors go well with #bfd7da?

For interface work: #F5F9F9 as the surface, #CBDFE1 for borders, #548B91 for secondary text, #85474F as an accent and #2F4D51 for hover and pressed states. For a palette, the analogous pair #BFDAD0 and #BFC9DA stays calm, while #DAC2BF is the loudest partner.

What is #bfd7da in CMYK for printing?

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

Is #bfd7da warm or cool?

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

Work with #bfd7da in the Color Lab