Skip to content

#b6dfed

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

RGB
182, 223, 237
HSL
195°, 60%, 82%
CMYK
23, 6, 0, 7
Luminance
0.6883

At a glance

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

Hex
#b6dfed
Hue
195°
cyan
Saturation
60%
vivid
Lightness
82%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6883
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.77:1
Closest name
Light Blue
ΔE2000 1.8
Where it sits
Hue195° of 360°
Saturation60%
Lightness82%
Temperature
Warm ← → Cool94% 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#b6dfed
RGBrgb(182, 223, 237)
HSLhsl(195, 60%, 82%)
CMYKcmyk(23%, 6%, 0%, 7%)
LABlab(86.4 -10.3 -11.2)
LCHlch(86.4 15.2 227.5)
OKLCHoklch(0.879 0.047 220.6)
Decimal11984877
Display P3color(display-p3 0.714 0.875 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b6dfed on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#b6dfed on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6DCEE
deuteranopia · #CED5ED
tritanopia · #A6E4E3

Color scale — 50 to 950

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

#F4F9FB
#E8F3F7
#CCE6EF
#b6dfed
#78C4DE
#4BB0D3
#309FC4
#2884A4
#206A83
#1B4E5F
#11313C
Base = 300Lightest = 50 · #F4F9FBDarkest = 950 · #11313C
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E8F3F7;
  --brand-200: #CCE6EF;
  --brand-300: #b6dfed;
  --brand-400: #78C4DE;
  --brand-500: #4BB0D3;
  --brand-600: #309FC4;
  --brand-700: #2884A4;
  --brand-800: #206A83;
  --brand-900: #1B4E5F;
  --brand-950: #11313C;
  --brand: #b6dfed;
  --brand-ink: #000000;
}

Colors that work with #b6dfed

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#F4F9FA
Tinted page background
Border#C0E1ED
Hairlines and dividers
Muted text#4B869B
Captions on the surface
Accent#A82624
Second voice, not a rival
Dark variant#195366
Hover, pressed, headers
Light variant#EBF6FA
Selected rows, tints
Dark surface#142024
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 #b6dfed

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#EDC4B6
Analogous left#B6EDE0
Analogous right#B6C4ED
Split-complement 1#EDB6C4
Split-complement 2#EDE0B6
Triadic 1#EDB6DF
Triadic 2#DFEDB6
Tetradic#E0B6ED

RGB percentages

Red71.4%
Green87.5%
Blue92.9%

CMYK percentages

Cyan23.2%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#b6dfed text on a black background

contrast 14.77:1

Card sample

#b6dfed text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b6dfed

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.

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

#b6dfed, answered

What color is #b6dfed?

#b6dfed is a light vivid cyan, closest to Light Blue (ΔE2000 1.8). It sits at 195° on the hue wheel with 60% saturation and 82% lightness, which reads as cool.

What is the RGB value of #b6dfed?

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

Is #b6dfed a light or a dark color?

It is a light color. Relative luminance is 0.6883 and perceived brightness is 84%, so black text on it reaches 14.77:1.

Should I use black or white text on #b6dfed?

Black. It scores 14.77:1 against #b6dfed, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #b6dfed?

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

What colors go well with #b6dfed?

For interface work: #F4F9FA as the surface, #C0E1ED for borders, #4B869B for secondary text, #A82624 as an accent and #195366 for hover and pressed states. For a palette, the analogous pair #B6EDE0 and #B6C4ED stays calm, while #EDC4B6 is the loudest partner.

What is #b6dfed in CMYK for printing?

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

Is #b6dfed warm or cool?

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

Work with #b6dfed in the Color Lab