#B1EBFB Color Information

Hex color code: #B1EBFB

A airy cyan shade, #B1EBFB appears as (177, 235, 251) in RGB and (193°, 90%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#B1EBFB
RGB
177, 235, 251
HSL
193°, 90%, 84%
CMYK
29%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1EBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 235, 251

Red: 177 / Green: 235 / Blue: 251

HSL

193°, 90%, 84%

Hue: 193° / Saturation: 90% / Lightness: 84%

CMYK

29%, 6%, 0%, 2%

Cyan: 29% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #B1EBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1EBFB to RGB:

rgb(177, 235, 251)HEX to RGB Converter →

HEX to HSL

Convert #B1EBFB to HSL:

hsl(193, 90%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #B1EBFB to CMYK:

cmyk(29%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #B1EBFB has RGB (177, 235, 251) and HSL (193°, 90%, 84%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1EBFB is #FBC1B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1FBE6.

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

Contrast with #B1EBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1EBFB?

#B1EBFB is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B1EBFB?

#B1EBFB in RGB is (177, 235, 251) - 177 red, 235 green, and 251 blue.

How to use #B1EBFB in CSS?

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

What colors go well with #B1EBFB?

#FBC1B1 (complementary), #B1FBE6 (analogous), and #69D8F7 (lighter shade) work well with #B1EBFB.