#BBFACB Color Information

Hex color code: #BBFACB

#BBFACB is a delicate green color. In RGB it is (187, 250, 203), and in HSL it is (135°, 86%, 86%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#BBFACB
RGB
187, 250, 203
HSL
135°, 86%, 86%
CMYK
25%, 0%, 19%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBFACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 250, 203

Red: 187 / Green: 250 / Blue: 203

HSL

135°, 86%, 86%

Hue: 135° / Saturation: 86% / Lightness: 86%

CMYK

25%, 0%, 19%, 2%

Cyan: 25% / Magenta: 0% / Yellow: 19% / Key: 2%

What color is #BBFACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBFACB to RGB:

rgb(187, 250, 203)HEX to RGB Converter →

HEX to HSL

Convert #BBFACB to HSL:

hsl(135, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BBFACB to CMYK:

cmyk(25%, 0%, 19%, 2%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #BBFACB has RGB (187, 250, 203) and HSL (135°, 86%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBFACB is #FABDEB, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFABD.

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

Contrast with #BBFACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBFACB?

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

What is the RGB value of #BBFACB?

#BBFACB in RGB is (187, 250, 203) - 187 red, 250 green, and 203 blue.

How to use #BBFACB in CSS?

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

What colors go well with #BBFACB?

#FABDEB (complementary), #CCFABD (analogous), and #75F595 (lighter shade) work well with #BBFACB.