#BBCC94 Color Information

Hex color code: #BBCC94

The hex color #BBCC94 is a delicate green with RGB values of (187, 204, 148) and HSL of (78°, 35%, 69%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BBCC94
RGB
187, 204, 148
HSL
78°, 35%, 69%
CMYK
8%, 0%, 27%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCC94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 204, 148

Red: 187 / Green: 204 / Blue: 148

HSL

78°, 35%, 69%

Hue: 78° / Saturation: 35% / Lightness: 69%

CMYK

8%, 0%, 27%, 20%

Cyan: 8% / Magenta: 0% / Yellow: 27% / Key: 20%

What color is #BBCC94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCC94 to RGB:

rgb(187, 204, 148)HEX to RGB Converter →

HEX to HSL

Convert #BBCC94 to HSL:

hsl(78, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCC94 to CMYK:

cmyk(8%, 0%, 27%, 20%)Color Converter →

Color Meaning and Usage

A delicate green tone, #BBCC94 has RGB (187, 204, 148) and HSL (78°, 35%, 69%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCC94 is #A594CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCC194.

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

Contrast with #BBCC94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCC94?

#BBCC94 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBCC94?

#BBCC94 in RGB is (187, 204, 148) - 187 red, 204 green, and 148 blue.

How to use #BBCC94 in CSS?

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

What colors go well with #BBCC94?

#A594CC (complementary), #CCC194 (analogous), and #9AB361 (lighter shade) work well with #BBCC94.