#BDDBD8 Color Information

Hex color code: #BDDBD8

A light cyan shade, #BDDBD8 appears as (189, 219, 216) in RGB and (174°, 29%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BDDBD8
RGB
189, 219, 216
HSL
174°, 29%, 80%
CMYK
14%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BDDBD8; 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 #BDDBD8; background-color: #BDDBD815; }

Alert / Toast

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

Link / Accent

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

a { color: #BDDBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 219, 216

Red: 189 / Green: 219 / Blue: 216

HSL

174°, 29%, 80%

Hue: 174° / Saturation: 29% / Lightness: 80%

CMYK

14%, 0%, 1%, 14%

Cyan: 14% / Magenta: 0% / Yellow: 1% / Key: 14%

What color is #BDDBD8?

#BDDBD8 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDBD8 to RGB:

rgb(189, 219, 216)HEX to RGB Converter →

HEX to HSL

Convert #BDDBD8 to HSL:

hsl(174, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDBD8 to CMYK:

cmyk(14%, 0%, 1%, 14%)Color Converter →

Color Meaning and Usage

#BDDBD8 is a soft cyan color with RGB values of 189, 219, 216 and HSL of 174°, 29%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDBD8 is #DBBDC0, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDBC9.

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

Contrast with #BDDBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDBD8?

#BDDBD8 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BDDBD8?

#BDDBD8 in RGB is (189, 219, 216) - 189 red, 219 green, and 216 blue.

How to use #BDDBD8 in CSS?

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

What colors go well with #BDDBD8?

#DBBDC0 (complementary), #BDDBC9 (analogous), and #8CC0BA (lighter shade) work well with #BDDBD8.