#BCC994 Color Information

Hex color code: #BCC994

#BCC994 is a delicate green color. In RGB it is (188, 201, 148), and in HSL it is (75°, 33%, 68%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BCC994
RGB
188, 201, 148
HSL
75°, 33%, 68%
CMYK
6%, 0%, 26%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCC994; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 201, 148

Red: 188 / Green: 201 / Blue: 148

HSL

75°, 33%, 68%

Hue: 75° / Saturation: 33% / Lightness: 68%

CMYK

6%, 0%, 26%, 21%

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

What color is #BCC994?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC994 to RGB:

rgb(188, 201, 148)HEX to RGB Converter →

HEX to HSL

Convert #BCC994 to HSL:

hsl(75, 33%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC994 to CMYK:

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

Color Meaning and Usage

A pastel green tone, #BCC994 has RGB (188, 201, 148) and HSL (75°, 33%, 68%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC994 is #A092C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8BB92.

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

Contrast with #BCC994

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC994?

#BCC994 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCC994?

#BCC994 in RGB is (188, 201, 148) - 188 red, 201 green, and 148 blue.

How to use #BCC994 in CSS?

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

What colors go well with #BCC994?

#A092C8 (complementary), #C8BB92 (analogous), and #9BAF60 (lighter shade) work well with #BCC994.