#BDD6EF Color Information

Hex color code: #BDD6EF

A airy blue shade, #BDD6EF appears as (189, 214, 239) in RGB and (210°, 61%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#BDD6EF
RGB
189, 214, 239
HSL
210°, 61%, 84%
CMYK
21%, 10%, 0%, 6%

Shades

CSS Usage
color: #BDD6EF;
background-color: #BDD6EF;
border-color: #BDD6EF;
box-shadow: 0 0 10px #BDD6EF;
border: 2px solid #BDD6EF;
Tailwind Usage
bg-[#BDD6EF]
text-[#BDD6EF]
border-[#BDD6EF]
shadow-[0_0_10px_BDD6EF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BDD6EF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BDD6EF; color: #000000; }

Badge

New Feature
.badge { background-color: #BDD6EF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BDD6EF; background-color: #BDD6EF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BDD6EF20; border-left: 4px solid #BDD6EF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BDD6EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BDD6EF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 214, 239

Red: 189 / Green: 214 / Blue: 239

HSL

210°, 61%, 84%

Hue: 210° / Saturation: 61% / Lightness: 84%

CMYK

21%, 10%, 0%, 6%

Cyan: 21% / Magenta: 10% / Yellow: 0% / Key: 6%

What color is #BDD6EF?

#BDD6EF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD6EF to RGB:

rgb(189, 214, 239)HEX to RGB Converter →

HEX to HSL

Convert #BDD6EF to HSL:

hsl(210, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD6EF to CMYK:

cmyk(21%, 10%, 0%, 6%)Color Converter →

Color Meaning and Usage

A soft blue tone, #BDD6EF has RGB (189, 214, 239) and HSL (210°, 61%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD6EF is #EFD6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDEFEF.

Use #BDD6EF in CSS: color: #BDD6EF or background-color: #BDD6EF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BDD6EF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.03:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD6EF?

#BDD6EF is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDD6EF?

#BDD6EF in RGB is (189, 214, 239) - 189 red, 214 green, and 239 blue.

How to use #BDD6EF in CSS?

Use #BDD6EF directly in your CSS properties like color or background-color.

What colors go well with #BDD6EF?

#EFD6BD (complementary), #BDEFEF (analogous), and #80B0E0 (lighter shade) work well with #BDD6EF.