#BAE65B Color Information

Hex color code: #BAE65B

A bold green shade, #BAE65B appears as (186, 230, 91) in RGB and (79°, 74%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#BAE65B
RGB
186, 230, 91
HSL
79°, 74%, 63%
CMYK
19%, 0%, 60%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE65B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 230, 91

Red: 186 / Green: 230 / Blue: 91

HSL

79°, 74%, 63%

Hue: 79° / Saturation: 74% / Lightness: 63%

CMYK

19%, 0%, 60%, 10%

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

What color is #BAE65B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE65B to RGB:

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

HEX to HSL

Convert #BAE65B to HSL:

hsl(79, 74%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE65B to CMYK:

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

Color Meaning and Usage

A dynamic green tone, #BAE65B has RGB (186, 230, 91) and HSL (79°, 74%, 63%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE65B is #875BE6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6CD5B.

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

Contrast with #BAE65B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE65B?

#BAE65B is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAE65B?

#BAE65B in RGB is (186, 230, 91) - 186 red, 230 green, and 91 blue.

How to use #BAE65B in CSS?

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

What colors go well with #BAE65B?

#875BE6 (complementary), #E6CD5B (analogous), and #9CD520 (lighter shade) work well with #BAE65B.