#BAE57D Color Information

Hex color code: #BAE57D

#BAE57D is a muted green color. In RGB it is (186, 229, 125), and in HSL it is (85°, 67%, 69%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BAE57D
RGB
186, 229, 125
HSL
85°, 67%, 69%
CMYK
19%, 0%, 45%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE57D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 229, 125

Red: 186 / Green: 229 / Blue: 125

HSL

85°, 67%, 69%

Hue: 85° / Saturation: 67% / Lightness: 69%

CMYK

19%, 0%, 45%, 10%

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

What color is #BAE57D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE57D to RGB:

rgb(186, 229, 125)HEX to RGB Converter →

HEX to HSL

Convert #BAE57D to HSL:

hsl(85, 67%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE57D to CMYK:

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

Color Meaning and Usage

#BAE57D is a understated green color with RGB values of 186, 229, 125 and HSL of 85°, 67%, 69%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE57D is #A77BE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DC7B.

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

Contrast with #BAE57D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE57D?

#BAE57D is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAE57D?

#BAE57D in RGB is (186, 229, 125) - 186 red, 229 green, and 125 blue.

How to use #BAE57D in CSS?

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

What colors go well with #BAE57D?

#A77BE5 (complementary), #E5DC7B (analogous), and #97D83B (lighter shade) work well with #BAE57D.