#BEC8C8 Color Information

Hex color code: #BEC8C8

A airy cyan shade, #BEC8C8 appears as (190, 200, 200) in RGB and (180°, 8%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BEC8C8
RGB
190, 200, 200
HSL
180°, 8%, 76%
CMYK
5%, 0%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEC8C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 200, 200

Red: 190 / Green: 200 / Blue: 200

HSL

180°, 8%, 76%

Hue: 180° / Saturation: 8% / Lightness: 76%

CMYK

5%, 0%, 0%, 22%

Cyan: 5% / Magenta: 0% / Yellow: 0% / Key: 22%

What color is #BEC8C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEC8C8 to RGB:

rgb(190, 200, 200)HEX to RGB Converter →

HEX to HSL

Convert #BEC8C8 to HSL:

hsl(180, 8%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BEC8C8 to CMYK:

cmyk(5%, 0%, 0%, 22%)Color Converter →

Color Meaning and Usage

#BEC8C8 is a light cyan color with RGB values of 190, 200, 200 and HSL of 180°, 8%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEC8C8 is #C7BDBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC7C2.

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

Contrast with #BEC8C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEC8C8?

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

What is the RGB value of #BEC8C8?

#BEC8C8 in RGB is (190, 200, 200) - 190 red, 200 green, and 200 blue.

How to use #BEC8C8 in CSS?

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

What colors go well with #BEC8C8?

#C7BDBD (complementary), #BDC7C2 (analogous), and #94A4A4 (lighter shade) work well with #BEC8C8.