#BAE3BB Color Information

Hex color code: #BAE3BB

A airy green shade, #BAE3BB appears as (186, 227, 187) in RGB and (121°, 42%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAE3BB
RGB
186, 227, 187
HSL
121°, 42%, 81%
CMYK
18%, 0%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE3BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 227, 187

Red: 186 / Green: 227 / Blue: 187

HSL

121°, 42%, 81%

Hue: 121° / Saturation: 42% / Lightness: 81%

CMYK

18%, 0%, 18%, 11%

Cyan: 18% / Magenta: 0% / Yellow: 18% / Key: 11%

What color is #BAE3BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE3BB to RGB:

rgb(186, 227, 187)HEX to RGB Converter →

HEX to HSL

Convert #BAE3BB to HSL:

hsl(121, 42%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE3BB to CMYK:

cmyk(18%, 0%, 18%, 11%)Color Converter →

Color Meaning and Usage

A soft green tone, #BAE3BB has RGB (186, 227, 187) and HSL (121°, 42%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE3BB is #E3BAE2, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE3BA.

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

Contrast with #BAE3BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE3BB?

#BAE3BB is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAE3BB?

#BAE3BB in RGB is (186, 227, 187) - 186 red, 227 green, and 187 blue.

How to use #BAE3BB in CSS?

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

What colors go well with #BAE3BB?

#E3BAE2 (complementary), #CEE3BA (analogous), and #84CD85 (lighter shade) work well with #BAE3BB.