Skip to content

#b7d7cd

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

RGB
183, 215, 205
HSL
161°, 29%, 78%
CMYK
15, 0, 5, 16
Luminance
0.6308

At a glance

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

Hex
#b7d7cd
Hue
161°
cyan
Saturation
29%
soft
Lightness
78%
light
Brightness
84%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6308
WCAG relative
Temperature
Cool
74/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.62:1
Closest name
Powder Blue
ΔE2000 7.4
Where it sits
Hue161° of 360°
Saturation29%
Lightness78%
Temperature
Warm ← → Cool74% 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#b7d7cd
RGBrgb(183, 215, 205)
HSLhsl(161, 29%, 78%)
CMYKcmyk(15%, 0%, 5%, 16%)
LABlab(83.5 -12.5 1.4)
LCHlch(83.5 12.6 173.7)
OKLCHoklch(0.853 0.037 174.6)
Decimal12048333
Display P3color(display-p3 0.718 0.843 0.804)

Copy-ready code

/* CSS */
color: #b7d7cd;
background-color: #b7d7cd;
/* Tailwind (arbitrary) */
class="text-[#b7d7cd] bg-[#b7d7cd]"
/* SCSS */
$brand: #b7d7cd;
/* SwiftUI */
Color(red: 0.718, green: 0.843, blue: 0.804)
/* Android */
Color.parseColor("#b7d7cd")
/* Flutter */
Color(0xFFB7D7CD)
/* Python / OpenCV (BGR) */
(205, 215, 183)

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 #b7d7cd · 13.62:1
Use #000000AAA at every size.
Aa
White text · 1.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.62:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b7d7cd as text scores 1.54:1 on white and 13.62:1 on black.

Accessibility — WCAG contrast

Aa
#b7d7cd on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#b7d7cd on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D3CD
deuteranopia · #CECECE
tritanopia · #B0D8D4

Color scale — 50 to 950

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

#F6F9F8
#ECF3F1
#D6E6E1
#b7d7cd
#93C3B4
#6FAF9B
#579D88
#498371
#3A695A
#2D4D43
#1C302A
Base = 300Lightest = 50 · #F6F9F8Darkest = 950 · #1C302A
:root {
  --brand-50: #F6F9F8;
  --brand-100: #ECF3F1;
  --brand-200: #D6E6E1;
  --brand-300: #b7d7cd;
  --brand-400: #93C3B4;
  --brand-500: #6FAF9B;
  --brand-600: #579D88;
  --brand-700: #498371;
  --brand-800: #3A695A;
  --brand-900: #2D4D43;
  --brand-950: #1C302A;
  --brand: #b7d7cd;
  --brand-ink: #000000;
}

Colors that work with #b7d7cd

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#F5FAF8
Tinted page background
Border#CBE2DB
Hairlines and dividers
Muted text#52947F
Captions on the surface
Accent#87456A
Second voice, not a rival
Dark variant#2E5247
Hover, pressed, headers
Light variant#EFF6F4
Selected rows, tints
Dark surface#14241F
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 #b7d7cd

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#D7B7C1
Analogous left#B7D7BD
Analogous right#B7D1D7
Split-complement 1#D7B7D1
Split-complement 2#D7BDB7
Triadic 1#CDB7D7
Triadic 2#D7CDB7
Tetradic#BDB7D7

RGB percentages

Red71.8%
Green84.3%
Blue80.4%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow4.7%
Key (black)15.7%

Color previews

#b7d7cd text on a black background

contrast 13.62:1

Card sample

#b7d7cd text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b7d7cd

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.

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

#b7d7cd, answered

What color is #b7d7cd?

#b7d7cd is a light soft cyan, closest to Powder Blue (ΔE2000 7.4). It sits at 161° on the hue wheel with 29% saturation and 78% lightness, which reads as cool.

What is the RGB value of #b7d7cd?

rgb(183, 215, 205) — 183 red, 215 green and 205 blue out of 255, or 71.8% / 84.3% / 80.4% by channel.

Is #b7d7cd a light or a dark color?

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

Should I use black or white text on #b7d7cd?

Black. It scores 13.62:1 against #b7d7cd, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #b7d7cd?

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

What colors go well with #b7d7cd?

For interface work: #F5FAF8 as the surface, #CBE2DB for borders, #52947F for secondary text, #87456A as an accent and #2E5247 for hover and pressed states. For a palette, the analogous pair #B7D7BD and #B7D1D7 stays calm, while #D7B7C1 is the loudest partner.

What is #b7d7cd in CMYK for printing?

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

Is #b7d7cd warm or cool?

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

Work with #b7d7cd in the Color Lab