#BAEAD1 Color Information

Hex color code: #BAEAD1

The hex color #BAEAD1 is a light green with RGB values of (186, 234, 209) and HSL of (149°, 53%, 82%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BAEAD1
RGB
186, 234, 209
HSL
149°, 53%, 82%
CMYK
21%, 0%, 11%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEAD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 234, 209

Red: 186 / Green: 234 / Blue: 209

HSL

149°, 53%, 82%

Hue: 149° / Saturation: 53% / Lightness: 82%

CMYK

21%, 0%, 11%, 8%

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

What color is #BAEAD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEAD1 to RGB:

rgb(186, 234, 209)HEX to RGB Converter →

HEX to HSL

Convert #BAEAD1 to HSL:

hsl(149, 53%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEAD1 to CMYK:

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

Color Meaning and Usage

#BAEAD1 is a delicate green color with RGB values of 186, 234, 209 and HSL of 149°, 53%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEAD1 is #E9B9D2, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE9B9.

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

Contrast with #BAEAD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEAD1?

#BAEAD1 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAEAD1?

#BAEAD1 in RGB is (186, 234, 209) - 186 red, 234 green, and 209 blue.

How to use #BAEAD1 in CSS?

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

What colors go well with #BAEAD1?

#E9B9D2 (complementary), #BAE9B9 (analogous), and #7ED7A9 (lighter shade) work well with #BAEAD1.