Skip to content

#b6dfd8

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

RGB
182, 223, 216
HSL
170°, 39%, 79%
CMYK
18, 0, 3, 13
Luminance
0.6768

At a glance

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

Hex
#b6dfd8
Hue
170°
cyan
Saturation
39%
soft
Lightness
79%
light
Brightness
87%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6768
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.54:1
Closest name
Powder Blue
ΔE2000 5.4
Where it sits
Hue170° of 360°
Saturation39%
Lightness79%
Temperature
Warm ← → Cool83% 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#b6dfd8
RGBrgb(182, 223, 216)
HSLhsl(170, 39%, 79%)
CMYKcmyk(18%, 0%, 3%, 13%)
LABlab(85.8 -14.7 -1.0)
LCHlch(85.8 14.7 183.9)
OKLCHoklch(0.873 0.044 183.8)
Decimal11984856
Display P3color(display-p3 0.714 0.875 0.847)

Copy-ready code

/* CSS */
color: #b6dfd8;
background-color: #b6dfd8;
/* Tailwind (arbitrary) */
class="text-[#b6dfd8] bg-[#b6dfd8]"
/* SCSS */
$brand: #b6dfd8;
/* SwiftUI */
Color(red: 0.714, green: 0.875, blue: 0.847)
/* Android */
Color.parseColor("#b6dfd8")
/* Flutter */
Color(0xFFB6DFD8)
/* Python / OpenCV (BGR) */
(216, 223, 182)

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

Accessibility — WCAG contrast

Aa
#b6dfd8 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#b6dfd8 on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBDAD8
deuteranopia · #D3D4D9
tritanopia · #ABE1DD

Color scale — 50 to 950

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

#F5FAF9
#EBF4F3
#D2E9E5
#b6dfd8
#8ACCC1
#63BBAC
#4BAA9A
#3E8E80
#327167
#27534C
#19342F
Base = 300Lightest = 50 · #F5FAF9Darkest = 950 · #19342F
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EBF4F3;
  --brand-200: #D2E9E5;
  --brand-300: #b6dfd8;
  --brand-400: #8ACCC1;
  --brand-500: #63BBAC;
  --brand-600: #4BAA9A;
  --brand-700: #3E8E80;
  --brand-800: #327167;
  --brand-900: #27534C;
  --brand-950: #19342F;
  --brand: #b6dfd8;
  --brand-ink: #000000;
}

Colors that work with #b6dfd8

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#F4FAF9
Tinted page background
Border#C6E6E1
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#923A5F
Second voice, not a rival
Dark variant#275950
Hover, pressed, headers
Light variant#EDF7F6
Selected rows, tints
Dark surface#142422
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 #b6dfd8

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#DFB6BD
Analogous left#B6DFC4
Analogous right#B6D1DF
Split-complement 1#DFB6D1
Split-complement 2#DFC4B6
Triadic 1#D8B6DF
Triadic 2#DFD8B6
Tetradic#C4B6DF

RGB percentages

Red71.4%
Green87.5%
Blue84.7%

CMYK percentages

Cyan18.4%
Magenta0.0%
Yellow3.1%
Key (black)12.5%

Color previews

#b6dfd8 text on a black background

contrast 14.54:1

Card sample

#b6dfd8 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 223, 216, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 223, 216, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b6dfd8;
background: linear-gradient(135deg, #b6dfd8, #B6CBDF);

Monochromatic scale

Palettes built from #b6dfd8

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.

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

#b6dfd8, answered

What color is #b6dfd8?

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

What is the RGB value of #b6dfd8?

rgb(182, 223, 216) — 182 red, 223 green and 216 blue out of 255, or 71.4% / 87.5% / 84.7% by channel.

Is #b6dfd8 a light or a dark color?

It is a light color. Relative luminance is 0.6768 and perceived brightness is 83%, so black text on it reaches 14.54:1.

Should I use black or white text on #b6dfd8?

Black. It scores 14.54:1 against #b6dfd8, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #b6dfd8?

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

What colors go well with #b6dfd8?

For interface work: #F4FAF9 as the surface, #C6E6E1 for borders, #4B9B8D for secondary text, #923A5F as an accent and #275950 for hover and pressed states. For a palette, the analogous pair #B6DFC4 and #B6D1DF stays calm, while #DFB6BD is the loudest partner.

What is #b6dfd8 in CMYK for printing?

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

Is #b6dfd8 warm or cool?

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

Work with #b6dfd8 in the Color Lab