#BCF69A Color Information

Hex color code: #BCF69A

#BCF69A is a soft green color. In RGB it is (188, 246, 154), and in HSL it is (98°, 84%, 78%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BCF69A
RGB
188, 246, 154
HSL
98°, 84%, 78%
CMYK
24%, 0%, 37%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCF69A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 246, 154

Red: 188 / Green: 246 / Blue: 154

HSL

98°, 84%, 78%

Hue: 98° / Saturation: 84% / Lightness: 78%

CMYK

24%, 0%, 37%, 4%

Cyan: 24% / Magenta: 0% / Yellow: 37% / Key: 4%

What color is #BCF69A?

#BCF69A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCF69A to RGB:

rgb(188, 246, 154)HEX to RGB Converter →

HEX to HSL

Convert #BCF69A to HSL:

hsl(98, 84%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCF69A to CMYK:

cmyk(24%, 0%, 37%, 4%)Color Converter →

Color Meaning and Usage

A airy green tone, #BCF69A has RGB (188, 246, 154) and HSL (98°, 84%, 78%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCF69A is #D398F6, creating high-contrast pairings. For softer combinations, try analogous colors like #E9F698.

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

Contrast with #BCF69A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCF69A?

#BCF69A is a airy green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BCF69A?

#BCF69A in RGB is (188, 246, 154) - 188 red, 246 green, and 154 blue.

How to use #BCF69A in CSS?

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

What colors go well with #BCF69A?

#D398F6 (complementary), #E9F698 (analogous), and #8CF051 (lighter shade) work well with #BCF69A.