#BAE797 Color Information

Hex color code: #BAE797

#BAE797 is a balanced green color. In RGB it is (186, 231, 151), and in HSL it is (94°, 62%, 75%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BAE797
RGB
186, 231, 151
HSL
94°, 62%, 75%
CMYK
19%, 0%, 35%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE797; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 231, 151

Red: 186 / Green: 231 / Blue: 151

HSL

94°, 62%, 75%

Hue: 94° / Saturation: 62% / Lightness: 75%

CMYK

19%, 0%, 35%, 9%

Cyan: 19% / Magenta: 0% / Yellow: 35% / Key: 9%

What color is #BAE797?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE797 to RGB:

rgb(186, 231, 151)HEX to RGB Converter →

HEX to HSL

Convert #BAE797 to HSL:

hsl(94, 62%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE797 to CMYK:

cmyk(19%, 0%, 35%, 9%)Color Converter →

Color Meaning and Usage

A neutral green tone, #BAE797 has RGB (186, 231, 151) and HSL (94°, 62%, 75%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE797 is #C598E7, creating high-contrast pairings. For softer combinations, try analogous colors like #E2E798.

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

Contrast with #BAE797

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE797?

#BAE797 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAE797?

#BAE797 in RGB is (186, 231, 151) - 186 red, 231 green, and 151 blue.

How to use #BAE797 in CSS?

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

What colors go well with #BAE797?

#C598E7 (complementary), #E2E798 (analogous), and #91D85A (lighter shade) work well with #BAE797.