#BAEF1A Color Information

Hex color code: #BAEF1A

#BAEF1A is a vivid green color. In RGB it is (186, 239, 26), and in HSL it is (75°, 87%, 52%). It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#BAEF1A
RGB
186, 239, 26
HSL
75°, 87%, 52%
CMYK
22%, 0%, 89%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAEF1A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 239, 26

Red: 186 / Green: 239 / Blue: 26

HSL

75°, 87%, 52%

Hue: 75° / Saturation: 87% / Lightness: 52%

CMYK

22%, 0%, 89%, 6%

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

What color is #BAEF1A?

#BAEF1A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAEF1A to RGB:

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

HEX to HSL

Convert #BAEF1A to HSL:

hsl(75, 87%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BAEF1A to CMYK:

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

Color Meaning and Usage

A bold green tone, #BAEF1A has RGB (186, 239, 26) and HSL (75°, 87%, 52%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAEF1A is #4F1AEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFBA1A.

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

Contrast with #BAEF1A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAEF1A?

#BAEF1A is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BAEF1A?

#BAEF1A in RGB is (186, 239, 26) - 186 red, 239 green, and 26 blue.

How to use #BAEF1A in CSS?

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

What colors go well with #BAEF1A?

#4F1AEF (complementary), #EFBA1A (analogous), and #87B00C (lighter shade) work well with #BAEF1A.