#BACF96 Color Information

Hex color code: #BACF96

A soft green shade, #BACF96 appears as (186, 207, 150) in RGB and (82°, 37%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BACF96
RGB
186, 207, 150
HSL
82°, 37%, 70%
CMYK
10%, 0%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACF96; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 207, 150

Red: 186 / Green: 207 / Blue: 150

HSL

82°, 37%, 70%

Hue: 82° / Saturation: 37% / Lightness: 70%

CMYK

10%, 0%, 28%, 19%

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

What color is #BACF96?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACF96 to RGB:

rgb(186, 207, 150)HEX to RGB Converter →

HEX to HSL

Convert #BACF96 to HSL:

hsl(82, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BACF96 to CMYK:

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

Color Meaning and Usage

A soft green tone, #BACF96 has RGB (186, 207, 150) and HSL (82°, 37%, 70%). 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 #BACF96 is #AB96CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC796.

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

Contrast with #BACF96

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACF96?

#BACF96 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BACF96?

#BACF96 in RGB is (186, 207, 150) - 186 red, 207 green, and 150 blue.

How to use #BACF96 in CSS?

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

What colors go well with #BACF96?

#AB96CF (complementary), #CFC796 (analogous), and #98B762 (lighter shade) work well with #BACF96.