#BDEAE2 Color Information

Hex color code: #BDEAE2

The hex color #BDEAE2 is a soft cyan with RGB values of (189, 234, 226) and HSL of (169°, 52%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BDEAE2
RGB
189, 234, 226
HSL
169°, 52%, 83%
CMYK
19%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDEAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 234, 226

Red: 189 / Green: 234 / Blue: 226

HSL

169°, 52%, 83%

Hue: 169° / Saturation: 52% / Lightness: 83%

CMYK

19%, 0%, 3%, 8%

Cyan: 19% / Magenta: 0% / Yellow: 3% / Key: 8%

What color is #BDEAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDEAE2 to RGB:

rgb(189, 234, 226)HEX to RGB Converter →

HEX to HSL

Convert #BDEAE2 to HSL:

hsl(169, 52%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BDEAE2 to CMYK:

cmyk(19%, 0%, 3%, 8%)Color Converter →

Color Meaning and Usage

#BDEAE2 is a ethereal cyan color with RGB values of 189, 234, 226 and HSL of 169°, 52%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDEAE2 is #EABDC5, creating high-contrast pairings. For softer combinations, try analogous colors like #BDEACB.

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

Contrast with #BDEAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDEAE2?

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

What is the RGB value of #BDEAE2?

#BDEAE2 in RGB is (189, 234, 226) - 189 red, 234 green, and 226 blue.

How to use #BDEAE2 in CSS?

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

What colors go well with #BDEAE2?

#EABDC5 (complementary), #BDEACB (analogous), and #83D8C8 (lighter shade) work well with #BDEAE2.