#BECAC9 Color Information

Hex color code: #BECAC9

A delicate cyan shade, #BECAC9 appears as (190, 202, 201) in RGB and (175°, 10%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BECAC9
RGB
190, 202, 201
HSL
175°, 10%, 77%
CMYK
6%, 0%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECAC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 202, 201

Red: 190 / Green: 202 / Blue: 201

HSL

175°, 10%, 77%

Hue: 175° / Saturation: 10% / Lightness: 77%

CMYK

6%, 0%, 0%, 21%

Cyan: 6% / Magenta: 0% / Yellow: 0% / Key: 21%

What color is #BECAC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECAC9 to RGB:

rgb(190, 202, 201)HEX to RGB Converter →

HEX to HSL

Convert #BECAC9 to HSL:

hsl(175, 10%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BECAC9 to CMYK:

cmyk(6%, 0%, 0%, 21%)Color Converter →

Color Meaning and Usage

A light cyan tone, #BECAC9 has RGB (190, 202, 201) and HSL (175°, 10%, 77%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECAC9 is #CABEBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BECAC3.

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

Contrast with #BECAC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECAC9?

#BECAC9 is a light cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BECAC9?

#BECAC9 in RGB is (190, 202, 201) - 190 red, 202 green, and 201 blue.

How to use #BECAC9 in CSS?

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

What colors go well with #BECAC9?

#CABEBF (complementary), #BECAC3 (analogous), and #94A8A6 (lighter shade) work well with #BECAC9.