#BCEB97 Color Information

Hex color code: #BCEB97

A light green shade, #BCEB97 appears as (188, 235, 151) in RGB and (94°, 68%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#BCEB97
RGB
188, 235, 151
HSL
94°, 68%, 76%
CMYK
20%, 0%, 36%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEB97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 235, 151

Red: 188 / Green: 235 / Blue: 151

HSL

94°, 68%, 76%

Hue: 94° / Saturation: 68% / Lightness: 76%

CMYK

20%, 0%, 36%, 8%

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

What color is #BCEB97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEB97 to RGB:

rgb(188, 235, 151)HEX to RGB Converter →

HEX to HSL

Convert #BCEB97 to HSL:

hsl(94, 68%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BCEB97 to CMYK:

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

Color Meaning and Usage

#BCEB97 is a airy green color with RGB values of 188, 235, 151 and HSL of 94°, 68%, 76%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEB97 is #C798EB, creating high-contrast pairings. For softer combinations, try analogous colors like #E6EB98.

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

Contrast with #BCEB97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEB97?

#BCEB97 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCEB97?

#BCEB97 in RGB is (188, 235, 151) - 188 red, 235 green, and 151 blue.

How to use #BCEB97 in CSS?

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

What colors go well with #BCEB97?

#C798EB (complementary), #E6EB98 (analogous), and #93DF58 (lighter shade) work well with #BCEB97.