#BCFFC5 Color Information

Hex color code: #BCFFC5

#BCFFC5 is a soft green color. In RGB it is (188, 255, 197), and in HSL it is (128°, 100%, 87%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#BCFFC5
RGB
188, 255, 197
HSL
128°, 100%, 87%
CMYK
26%, 0%, 23%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCFFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 255, 197

Red: 188 / Green: 255 / Blue: 197

HSL

128°, 100%, 87%

Hue: 128° / Saturation: 100% / Lightness: 87%

CMYK

26%, 0%, 23%, 0%

Cyan: 26% / Magenta: 0% / Yellow: 23% / Key: 0%

What color is #BCFFC5?

#BCFFC5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCFFC5 to RGB:

rgb(188, 255, 197)HEX to RGB Converter →

HEX to HSL

Convert #BCFFC5 to HSL:

hsl(128, 100%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #BCFFC5 to CMYK:

cmyk(26%, 0%, 23%, 0%)Color Converter →

Color Meaning and Usage

#BCFFC5 is a light green color with RGB values of 188, 255, 197 and HSL of 128°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCFFC5 is #FFBDF6, creating high-contrast pairings. For softer combinations, try analogous colors like #D5FFBD.

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

Contrast with #BCFFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCFFC5?

#BCFFC5 is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCFFC5?

#BCFFC5 in RGB is (188, 255, 197) - 188 red, 255 green, and 197 blue.

How to use #BCFFC5 in CSS?

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

What colors go well with #BCFFC5?

#FFBDF6 (complementary), #D5FFBD (analogous), and #70FF83 (lighter shade) work well with #BCFFC5.