#BAC13E Color Information

Hex color code: #BAC13E

A understated yellow shade, #BAC13E appears as (186, 193, 62) in RGB and (63°, 51%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#BAC13E
RGB
186, 193, 62
HSL
63°, 51%, 50%
CMYK
4%, 0%, 68%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC13E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 193, 62

Red: 186 / Green: 193 / Blue: 62

HSL

63°, 51%, 50%

Hue: 63° / Saturation: 51% / Lightness: 50%

CMYK

4%, 0%, 68%, 24%

Cyan: 4% / Magenta: 0% / Yellow: 68% / Key: 24%

What color is #BAC13E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC13E to RGB:

rgb(186, 193, 62)HEX to RGB Converter →

HEX to HSL

Convert #BAC13E to HSL:

hsl(63, 51%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BAC13E to CMYK:

cmyk(4%, 0%, 68%, 24%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #BAC13E has RGB (186, 193, 62) and HSL (63°, 51%, 50%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC13E is #453EC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1863E.

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

Contrast with #BAC13E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC13E?

#BAC13E is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BAC13E?

#BAC13E in RGB is (186, 193, 62) - 186 red, 193 green, and 62 blue.

How to use #BAC13E in CSS?

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

What colors go well with #BAC13E?

#453EC1 (complementary), #C1863E (analogous), and #82872C (lighter shade) work well with #BAC13E.