#BECBC4 Color Information

Hex color code: #BECBC4

#BECBC4 is a ethereal green color. In RGB it is (190, 203, 196), and in HSL it is (148°, 11%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BECBC4
RGB
190, 203, 196
HSL
148°, 11%, 77%
CMYK
6%, 0%, 3%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECBC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 203, 196

Red: 190 / Green: 203 / Blue: 196

HSL

148°, 11%, 77%

Hue: 148° / Saturation: 11% / Lightness: 77%

CMYK

6%, 0%, 3%, 20%

Cyan: 6% / Magenta: 0% / Yellow: 3% / Key: 20%

What color is #BECBC4?

#BECBC4 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECBC4 to RGB:

rgb(190, 203, 196)HEX to RGB Converter →

HEX to HSL

Convert #BECBC4 to HSL:

hsl(148, 11%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BECBC4 to CMYK:

cmyk(6%, 0%, 3%, 20%)Color Converter →

Color Meaning and Usage

A soft green tone, #BECBC4 has RGB (190, 203, 196) and HSL (148°, 11%, 77%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECBC4 is #CBBEC5, creating high-contrast pairings. For softer combinations, try analogous colors like #BECBBE.

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

Contrast with #BECBC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECBC4?

#BECBC4 is a soft green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BECBC4?

#BECBC4 in RGB is (190, 203, 196) - 190 red, 203 green, and 196 blue.

How to use #BECBC4 in CSS?

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

What colors go well with #BECBC4?

#CBBEC5 (complementary), #BECBBE (analogous), and #93A99D (lighter shade) work well with #BECBC4.