#BAEABE Color Information

Hex color code: #BAEABE

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

Try:
Color NamePowder Blue
HEX
#BAEABE
RGB
186, 234, 190
HSL
125°, 53%, 82%
CMYK
21%, 0%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 234, 190

Red: 186 / Green: 234 / Blue: 190

HSL

125°, 53%, 82%

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

CMYK

21%, 0%, 19%, 8%

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

What color is #BAEABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEABE to RGB:

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

HEX to HSL

Convert #BAEABE to HSL:

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

HEX to CMYK

Convert #BAEABE to CMYK:

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

Color Meaning and Usage

A airy green tone, #BAEABE has RGB (186, 234, 190) and HSL (125°, 53%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEABE is #E9B9E5, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE9B9.

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

Contrast with #BAEABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEABE?

#BAEABE is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAEABE?

#BAEABE in RGB is (186, 234, 190) - 186 red, 234 green, and 190 blue.

How to use #BAEABE in CSS?

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

What colors go well with #BAEABE?

#E9B9E5 (complementary), #CDE9B9 (analogous), and #7ED786 (lighter shade) work well with #BAEABE.