#BCD281 Color Information

Hex color code: #BCD281

A delicate green shade, #BCD281 appears as (188, 210, 129) in RGB and (76°, 47%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BCD281
RGB
188, 210, 129
HSL
76°, 47%, 66%
CMYK
10%, 0%, 39%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCD281; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 210, 129

Red: 188 / Green: 210 / Blue: 129

HSL

76°, 47%, 66%

Hue: 76° / Saturation: 47% / Lightness: 66%

CMYK

10%, 0%, 39%, 18%

Cyan: 10% / Magenta: 0% / Yellow: 39% / Key: 18%

What color is #BCD281?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCD281 to RGB:

rgb(188, 210, 129)HEX to RGB Converter →

HEX to HSL

Convert #BCD281 to HSL:

hsl(76, 47%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BCD281 to CMYK:

cmyk(10%, 0%, 39%, 18%)Color Converter →

Color Meaning and Usage

#BCD281 is a soft green color with RGB values of 188, 210, 129 and HSL of 76°, 47%, 66%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCD281 is #9580D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1BE80.

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

Contrast with #BCD281

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCD281?

#BCD281 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCD281?

#BCD281 in RGB is (188, 210, 129) - 188 red, 210 green, and 129 blue.

How to use #BCD281 in CSS?

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

What colors go well with #BCD281?

#9580D1 (complementary), #D1BE80 (analogous), and #9DBD47 (lighter shade) work well with #BCD281.