#BACFBC Color Information

Hex color code: #BACFBC

#BACFBC is a soft green color. In RGB it is (186, 207, 188), and in HSL it is (126°, 18%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BACFBC
RGB
186, 207, 188
HSL
126°, 18%, 77%
CMYK
10%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 207, 188

Red: 186 / Green: 207 / Blue: 188

HSL

126°, 18%, 77%

Hue: 126° / Saturation: 18% / Lightness: 77%

CMYK

10%, 0%, 9%, 19%

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

What color is #BACFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACFBC to RGB:

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

HEX to HSL

Convert #BACFBC to HSL:

hsl(126, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BACFBC to CMYK:

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

Color Meaning and Usage

A soft green tone, #BACFBC has RGB (186, 207, 188) and HSL (126°, 18%, 77%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACFBC is #CFBACD, creating high-contrast pairings. For softer combinations, try analogous colors like #C2CFBA.

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

Contrast with #BACFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACFBC?

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

What is the RGB value of #BACFBC?

#BACFBC in RGB is (186, 207, 188) - 186 red, 207 green, and 188 blue.

How to use #BACFBC in CSS?

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

What colors go well with #BACFBC?

#CFBACD (complementary), #C2CFBA (analogous), and #8DB090 (lighter shade) work well with #BACFBC.