#BECDCE Color Information

Hex color code: #BECDCE

#BECDCE is a light cyan color. In RGB it is (190, 205, 206), and in HSL it is (184°, 14%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BECDCE
RGB
190, 205, 206
HSL
184°, 14%, 78%
CMYK
8%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 205, 206

Red: 190 / Green: 205 / Blue: 206

HSL

184°, 14%, 78%

Hue: 184° / Saturation: 14% / Lightness: 78%

CMYK

8%, 0%, 0%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #BECDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECDCE to RGB:

rgb(190, 205, 206)HEX to RGB Converter →

HEX to HSL

Convert #BECDCE to HSL:

hsl(184, 14%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BECDCE to CMYK:

cmyk(8%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

A light cyan tone, #BECDCE has RGB (190, 205, 206) and HSL (184°, 14%, 78%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECDCE is #CFC0BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCFC8.

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

Contrast with #BECDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECDCE?

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

What is the RGB value of #BECDCE?

#BECDCE in RGB is (190, 205, 206) - 190 red, 205 green, and 206 blue.

How to use #BECDCE in CSS?

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

What colors go well with #BECDCE?

#CFC0BF (complementary), #BFCFC8 (analogous), and #93ACAE (lighter shade) work well with #BECDCE.