#BAE693 Color Information

Hex color code: #BAE693

A muted green shade, #BAE693 appears as (186, 230, 147) in RGB and (92°, 62%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BAE693
RGB
186, 230, 147
HSL
92°, 62%, 74%
CMYK
19%, 0%, 36%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE693; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 230, 147

Red: 186 / Green: 230 / Blue: 147

HSL

92°, 62%, 74%

Hue: 92° / Saturation: 62% / Lightness: 74%

CMYK

19%, 0%, 36%, 10%

Cyan: 19% / Magenta: 0% / Yellow: 36% / Key: 10%

What color is #BAE693?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE693 to RGB:

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

HEX to HSL

Convert #BAE693 to HSL:

hsl(92, 62%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE693 to CMYK:

cmyk(19%, 0%, 36%, 10%)Color Converter →

Color Meaning and Usage

A balanced green tone, #BAE693 has RGB (186, 230, 147) and HSL (92°, 62%, 74%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE693 is #BF94E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E694.

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

Contrast with #BAE693

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE693?

#BAE693 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAE693?

#BAE693 in RGB is (186, 230, 147) - 186 red, 230 green, and 147 blue.

How to use #BAE693 in CSS?

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

What colors go well with #BAE693?

#BF94E6 (complementary), #E3E694 (analogous), and #92D756 (lighter shade) work well with #BAE693.