#BAEA85 Color Information

Hex color code: #BAEA85

#BAEA85 is a bold green color. In RGB it is (186, 234, 133), and in HSL it is (89°, 71%, 72%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BAEA85
RGB
186, 234, 133
HSL
89°, 71%, 72%
CMYK
21%, 0%, 43%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEA85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 234, 133

Red: 186 / Green: 234 / Blue: 133

HSL

89°, 71%, 72%

Hue: 89° / Saturation: 71% / Lightness: 72%

CMYK

21%, 0%, 43%, 8%

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

What color is #BAEA85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEA85 to RGB:

rgb(186, 234, 133)HEX to RGB Converter →

HEX to HSL

Convert #BAEA85 to HSL:

hsl(89, 71%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEA85 to CMYK:

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

Color Meaning and Usage

A bold green tone, #BAEA85 has RGB (186, 234, 133) and HSL (89°, 71%, 72%). 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 #BAEA85 is #B685EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAE985.

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

Contrast with #BAEA85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEA85?

#BAEA85 is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAEA85?

#BAEA85 in RGB is (186, 234, 133) - 186 red, 234 green, and 133 blue.

How to use #BAEA85 in CSS?

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

What colors go well with #BAEA85?

#B685EA (complementary), #EAE985 (analogous), and #94DF43 (lighter shade) work well with #BAEA85.