#BACDC2 Color Information

Hex color code: #BACDC2

#BACDC2 is a delicate green color. In RGB it is (186, 205, 194), and in HSL it is (145°, 16%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BACDC2
RGB
186, 205, 194
HSL
145°, 16%, 77%
CMYK
9%, 0%, 5%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACDC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 205, 194

Red: 186 / Green: 205 / Blue: 194

HSL

145°, 16%, 77%

Hue: 145° / Saturation: 16% / Lightness: 77%

CMYK

9%, 0%, 5%, 20%

Cyan: 9% / Magenta: 0% / Yellow: 5% / Key: 20%

What color is #BACDC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACDC2 to RGB:

rgb(186, 205, 194)HEX to RGB Converter →

HEX to HSL

Convert #BACDC2 to HSL:

hsl(145, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BACDC2 to CMYK:

cmyk(9%, 0%, 5%, 20%)Color Converter →

Color Meaning and Usage

A light green tone, #BACDC2 has RGB (186, 205, 194) and HSL (145°, 16%, 77%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACDC2 is #CEBBC6, creating high-contrast pairings. For softer combinations, try analogous colors like #BDCEBB.

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

Contrast with #BACDC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACDC2?

#BACDC2 is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #BACDC2?

#BACDC2 in RGB is (186, 205, 194) - 186 red, 205 green, and 194 blue.

How to use #BACDC2 in CSS?

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

What colors go well with #BACDC2?

#CEBBC6 (complementary), #BDCEBB (analogous), and #8FAE9C (lighter shade) work well with #BACDC2.