#BAECBD Color Information

Hex color code: #BAECBD

#BAECBD is a delicate green color. In RGB it is (186, 236, 189), and in HSL it is (124°, 57%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BAECBD
RGB
186, 236, 189
HSL
124°, 57%, 83%
CMYK
21%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAECBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 236, 189

Red: 186 / Green: 236 / Blue: 189

HSL

124°, 57%, 83%

Hue: 124° / Saturation: 57% / Lightness: 83%

CMYK

21%, 0%, 20%, 7%

Cyan: 21% / Magenta: 0% / Yellow: 20% / Key: 7%

What color is #BAECBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAECBD to RGB:

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

HEX to HSL

Convert #BAECBD to HSL:

hsl(124, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BAECBD to CMYK:

cmyk(21%, 0%, 20%, 7%)Color Converter →

Color Meaning and Usage

#BAECBD is a light green color with RGB values of 186, 236, 189 and HSL of 124°, 57%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAECBD is #ECBBE9, creating high-contrast pairings. For softer combinations, try analogous colors like #D0ECBB.

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

Contrast with #BAECBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAECBD?

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

What is the RGB value of #BAECBD?

#BAECBD in RGB is (186, 236, 189) - 186 red, 236 green, and 189 blue.

How to use #BAECBD in CSS?

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

What colors go well with #BAECBD?

#ECBBE9 (complementary), #D0ECBB (analogous), and #7FDC85 (lighter shade) work well with #BAECBD.