#BCF49D Color Information

Hex color code: #BCF49D

A soft green shade, #BCF49D appears as (188, 244, 157) in RGB and (99°, 80%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#BCF49D
RGB
188, 244, 157
HSL
99°, 80%, 79%
CMYK
23%, 0%, 36%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCF49D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 244, 157

Red: 188 / Green: 244 / Blue: 157

HSL

99°, 80%, 79%

Hue: 99° / Saturation: 80% / Lightness: 79%

CMYK

23%, 0%, 36%, 4%

Cyan: 23% / Magenta: 0% / Yellow: 36% / Key: 4%

What color is #BCF49D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCF49D to RGB:

rgb(188, 244, 157)HEX to RGB Converter →

HEX to HSL

Convert #BCF49D to HSL:

hsl(99, 80%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BCF49D to CMYK:

cmyk(23%, 0%, 36%, 4%)Color Converter →

Color Meaning and Usage

A airy green tone, #BCF49D has RGB (188, 244, 157) and HSL (99°, 80%, 79%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCF49D is #D69FF4, creating high-contrast pairings. For softer combinations, try analogous colors like #E7F49F.

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

Contrast with #BCF49D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCF49D?

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

What is the RGB value of #BCF49D?

#BCF49D in RGB is (188, 244, 157) - 188 red, 244 green, and 157 blue.

How to use #BCF49D in CSS?

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

What colors go well with #BCF49D?

#D69FF4 (complementary), #E7F49F (analogous), and #8DED5A (lighter shade) work well with #BCF49D.