#BAEF85 Color Information

Hex color code: #BAEF85

A bold green shade, #BAEF85 appears as (186, 239, 133) in RGB and (90°, 77%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#BAEF85
RGB
186, 239, 133
HSL
90°, 77%, 73%
CMYK
22%, 0%, 44%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEF85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 239, 133

Red: 186 / Green: 239 / Blue: 133

HSL

90°, 77%, 73%

Hue: 90° / Saturation: 77% / Lightness: 73%

CMYK

22%, 0%, 44%, 6%

Cyan: 22% / Magenta: 0% / Yellow: 44% / Key: 6%

What color is #BAEF85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEF85 to RGB:

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

HEX to HSL

Convert #BAEF85 to HSL:

hsl(90, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEF85 to CMYK:

cmyk(22%, 0%, 44%, 6%)Color Converter →

Color Meaning and Usage

#BAEF85 is a striking green color with RGB values of 186, 239, 133 and HSL of 90°, 77%, 73%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEF85 is #BA85EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEF85.

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

Contrast with #BAEF85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEF85?

#BAEF85 is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAEF85?

#BAEF85 in RGB is (186, 239, 133) - 186 red, 239 green, and 133 blue.

How to use #BAEF85 in CSS?

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

What colors go well with #BAEF85?

#BA85EF (complementary), #EFEF85 (analogous), and #94E641 (lighter shade) work well with #BAEF85.