#BAE6DE Color Information

Hex color code: #BAE6DE

A ethereal cyan shade, #BAE6DE appears as (186, 230, 222) in RGB and (169°, 47%, 82%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BAE6DE
RGB
186, 230, 222
HSL
169°, 47%, 82%
CMYK
19%, 0%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE6DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 230, 222

Red: 186 / Green: 230 / Blue: 222

HSL

169°, 47%, 82%

Hue: 169° / Saturation: 47% / Lightness: 82%

CMYK

19%, 0%, 3%, 10%

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

What color is #BAE6DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE6DE to RGB:

rgb(186, 230, 222)HEX to RGB Converter →

HEX to HSL

Convert #BAE6DE to HSL:

hsl(169, 47%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE6DE to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #BAE6DE has RGB (186, 230, 222) and HSL (169°, 47%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE6DE is #E7BCC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BCE7C9.

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

Contrast with #BAE6DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE6DE?

#BAE6DE is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAE6DE?

#BAE6DE in RGB is (186, 230, 222) - 186 red, 230 green, and 222 blue.

How to use #BAE6DE in CSS?

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

What colors go well with #BAE6DE?

#E7BCC3 (complementary), #BCE7C9 (analogous), and #83D2C4 (lighter shade) work well with #BAE6DE.