#BAE993 Color Information

Hex color code: #BAE993

A muted green shade, #BAE993 appears as (186, 233, 147) in RGB and (93°, 66%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BAE993
RGB
186, 233, 147
HSL
93°, 66%, 75%
CMYK
20%, 0%, 37%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE993; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 233, 147

Red: 186 / Green: 233 / Blue: 147

HSL

93°, 66%, 75%

Hue: 93° / Saturation: 66% / Lightness: 75%

CMYK

20%, 0%, 37%, 9%

Cyan: 20% / Magenta: 0% / Yellow: 37% / Key: 9%

What color is #BAE993?

#BAE993 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE993 to RGB:

rgb(186, 233, 147)HEX to RGB Converter →

HEX to HSL

Convert #BAE993 to HSL:

hsl(93, 66%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE993 to CMYK:

cmyk(20%, 0%, 37%, 9%)Color Converter →

Color Meaning and Usage

A muted green tone, #BAE993 has RGB (186, 233, 147) and HSL (93°, 66%, 75%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE993 is #C395E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E995.

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

Contrast with #BAE993

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE993?

#BAE993 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAE993?

#BAE993 in RGB is (186, 233, 147) - 186 red, 233 green, and 147 blue.

How to use #BAE993 in CSS?

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

What colors go well with #BAE993?

#C395E9 (complementary), #E5E995 (analogous), and #92DC56 (lighter shade) work well with #BAE993.