#BDE5DE Color Information

Hex color code: #BDE5DE

A delicate cyan shade, #BDE5DE appears as (189, 229, 222) in RGB and (170°, 43%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BDE5DE
RGB
189, 229, 222
HSL
170°, 43%, 82%
CMYK
17%, 0%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDE5DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 229, 222

Red: 189 / Green: 229 / Blue: 222

HSL

170°, 43%, 82%

Hue: 170° / Saturation: 43% / Lightness: 82%

CMYK

17%, 0%, 3%, 10%

Cyan: 17% / Magenta: 0% / Yellow: 3% / Key: 10%

What color is #BDE5DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDE5DE to RGB:

rgb(189, 229, 222)HEX to RGB Converter →

HEX to HSL

Convert #BDE5DE to HSL:

hsl(170, 43%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BDE5DE to CMYK:

cmyk(17%, 0%, 3%, 10%)Color Converter →

Color Meaning and Usage

#BDE5DE is a ethereal cyan color with RGB values of 189, 229, 222 and HSL of 170°, 43%, 82%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDE5DE is #E5BDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #BDE5CB.

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

Contrast with #BDE5DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDE5DE?

#BDE5DE is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDE5DE?

#BDE5DE in RGB is (189, 229, 222) - 189 red, 229 green, and 222 blue.

How to use #BDE5DE in CSS?

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

What colors go well with #BDE5DE?

#E5BDC4 (complementary), #BDE5CB (analogous), and #87CFC3 (lighter shade) work well with #BDE5DE.