#BAEBC4 Color Information

Hex color code: #BAEBC4

A delicate green shade, #BAEBC4 appears as (186, 235, 196) in RGB and (132°, 55%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BAEBC4
RGB
186, 235, 196
HSL
132°, 55%, 83%
CMYK
21%, 0%, 17%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEBC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 235, 196

Red: 186 / Green: 235 / Blue: 196

HSL

132°, 55%, 83%

Hue: 132° / Saturation: 55% / Lightness: 83%

CMYK

21%, 0%, 17%, 8%

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

What color is #BAEBC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEBC4 to RGB:

rgb(186, 235, 196)HEX to RGB Converter →

HEX to HSL

Convert #BAEBC4 to HSL:

hsl(132, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEBC4 to CMYK:

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

Color Meaning and Usage

#BAEBC4 is a ethereal green color with RGB values of 186, 235, 196 and HSL of 132°, 55%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEBC4 is #EBBCE2, creating high-contrast pairings. For softer combinations, try analogous colors like #CAEBBC.

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

Contrast with #BAEBC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEBC4?

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

What is the RGB value of #BAEBC4?

#BAEBC4 in RGB is (186, 235, 196) - 186 red, 235 green, and 196 blue.

How to use #BAEBC4 in CSS?

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

What colors go well with #BAEBC4?

#EBBCE2 (complementary), #CAEBBC (analogous), and #81DA92 (lighter shade) work well with #BAEBC4.