#BCD5AF Color Information

Hex color code: #BCD5AF

The hex color #BCD5AF is a soft green with RGB values of (188, 213, 175) and HSL of (99°, 31%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BCD5AF
RGB
188, 213, 175
HSL
99°, 31%, 76%
CMYK
12%, 0%, 18%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCD5AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 213, 175

Red: 188 / Green: 213 / Blue: 175

HSL

99°, 31%, 76%

Hue: 99° / Saturation: 31% / Lightness: 76%

CMYK

12%, 0%, 18%, 16%

Cyan: 12% / Magenta: 0% / Yellow: 18% / Key: 16%

What color is #BCD5AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCD5AF to RGB:

rgb(188, 213, 175)HEX to RGB Converter →

HEX to HSL

Convert #BCD5AF to HSL:

hsl(99, 31%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BCD5AF to CMYK:

cmyk(12%, 0%, 18%, 16%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #BCD5AF has RGB (188, 213, 175) and HSL (99°, 31%, 76%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCD5AF is #C7AFD5, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD5AF.

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

Contrast with #BCD5AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCD5AF?

#BCD5AF is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCD5AF?

#BCD5AF in RGB is (188, 213, 175) - 188 red, 213 green, and 175 blue.

How to use #BCD5AF in CSS?

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

What colors go well with #BCD5AF?

#C7AFD5 (complementary), #CFD5AF (analogous), and #92BA7D (lighter shade) work well with #BCD5AF.