#BAE6EB Color Information

Hex color code: #BAE6EB

The hex color #BAE6EB is a soft cyan with RGB values of (186, 230, 235) and HSL of (186°, 55%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BAE6EB
RGB
186, 230, 235
HSL
186°, 55%, 83%
CMYK
21%, 2%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 230, 235

Red: 186 / Green: 230 / Blue: 235

HSL

186°, 55%, 83%

Hue: 186° / Saturation: 55% / Lightness: 83%

CMYK

21%, 2%, 0%, 8%

Cyan: 21% / Magenta: 2% / Yellow: 0% / Key: 8%

What color is #BAE6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE6EB to RGB:

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

HEX to HSL

Convert #BAE6EB to HSL:

hsl(186, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE6EB to CMYK:

cmyk(21%, 2%, 0%, 8%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BAE6EB has RGB (186, 230, 235) and HSL (186°, 55%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE6EB is #EBC1BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEBD8.

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

Contrast with #BAE6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE6EB?

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

What is the RGB value of #BAE6EB?

#BAE6EB in RGB is (186, 230, 235) - 186 red, 230 green, and 235 blue.

How to use #BAE6EB in CSS?

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

What colors go well with #BAE6EB?

#EBC1BC (complementary), #BCEBD8 (analogous), and #81D1DA (lighter shade) work well with #BAE6EB.