#BAE3BD Color Information

Hex color code: #BAE3BD

#BAE3BD is a airy green color. In RGB it is (186, 227, 189), and in HSL it is (124°, 42%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BAE3BD
RGB
186, 227, 189
HSL
124°, 42%, 81%
CMYK
18%, 0%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE3BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 227, 189

Red: 186 / Green: 227 / Blue: 189

HSL

124°, 42%, 81%

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

CMYK

18%, 0%, 17%, 11%

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

What color is #BAE3BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE3BD to RGB:

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

HEX to HSL

Convert #BAE3BD to HSL:

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

HEX to CMYK

Convert #BAE3BD to CMYK:

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

Color Meaning and Usage

A light green tone, #BAE3BD has RGB (186, 227, 189) and HSL (124°, 42%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE3BD is #E3BAE0, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE3BA.

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

Contrast with #BAE3BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE3BD?

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

What is the RGB value of #BAE3BD?

#BAE3BD in RGB is (186, 227, 189) - 186 red, 227 green, and 189 blue.

How to use #BAE3BD in CSS?

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

What colors go well with #BAE3BD?

#E3BAE0 (complementary), #CCE3BA (analogous), and #84CD89 (lighter shade) work well with #BAE3BD.