#B1ECCF Color Information

Hex color code: #B1ECCF

#B1ECCF is a ethereal cyan color. In RGB it is (177, 236, 207), and in HSL it is (151°, 61%, 81%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#B1ECCF
RGB
177, 236, 207
HSL
151°, 61%, 81%
CMYK
25%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1ECCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 236, 207

Red: 177 / Green: 236 / Blue: 207

HSL

151°, 61%, 81%

Hue: 151° / Saturation: 61% / Lightness: 81%

CMYK

25%, 0%, 12%, 7%

Cyan: 25% / Magenta: 0% / Yellow: 12% / Key: 7%

What color is #B1ECCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1ECCF to RGB:

rgb(177, 236, 207)HEX to RGB Converter →

HEX to HSL

Convert #B1ECCF to HSL:

hsl(151, 61%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B1ECCF to CMYK:

cmyk(25%, 0%, 12%, 7%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #B1ECCF has RGB (177, 236, 207) and HSL (151°, 61%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1ECCF is #ECB1CE, creating high-contrast pairings. For softer combinations, try analogous colors like #B1ECB2.

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

Contrast with #B1ECCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1ECCF?

#B1ECCF is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B1ECCF?

#B1ECCF in RGB is (177, 236, 207) - 177 red, 236 green, and 207 blue.

How to use #B1ECCF in CSS?

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

What colors go well with #B1ECCF?

#ECB1CE (complementary), #B1ECB2 (analogous), and #73DDAA (lighter shade) work well with #B1ECCF.