#BACEBF Color Information

Hex color code: #BACEBF

#BACEBF is a ethereal green color. In RGB it is (186, 206, 191), and in HSL it is (135°, 17%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BACEBF
RGB
186, 206, 191
HSL
135°, 17%, 77%
CMYK
10%, 0%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACEBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 206, 191

Red: 186 / Green: 206 / Blue: 191

HSL

135°, 17%, 77%

Hue: 135° / Saturation: 17% / Lightness: 77%

CMYK

10%, 0%, 7%, 19%

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

What color is #BACEBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACEBF to RGB:

rgb(186, 206, 191)HEX to RGB Converter →

HEX to HSL

Convert #BACEBF to HSL:

hsl(135, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BACEBF to CMYK:

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

Color Meaning and Usage

#BACEBF is a light green color with RGB values of 186, 206, 191 and HSL of 135°, 17%, 77%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACEBF is #CEBAC9, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCEBA.

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

Contrast with #BACEBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACEBF?

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

What is the RGB value of #BACEBF?

#BACEBF in RGB is (186, 206, 191) - 186 red, 206 green, and 191 blue.

How to use #BACEBF in CSS?

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

What colors go well with #BACEBF?

#CEBAC9 (complementary), #BFCEBA (analogous), and #8EAF96 (lighter shade) work well with #BACEBF.