#B1ECD8 Color Information

Hex color code: #B1ECD8

A light cyan shade, #B1ECD8 appears as (177, 236, 216) in RGB and (160°, 61%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#B1ECD8
RGB
177, 236, 216
HSL
160°, 61%, 81%
CMYK
25%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1ECD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 236, 216

Red: 177 / Green: 236 / Blue: 216

HSL

160°, 61%, 81%

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

CMYK

25%, 0%, 8%, 7%

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

What color is #B1ECD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1ECD8 to RGB:

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

HEX to HSL

Convert #B1ECD8 to HSL:

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

HEX to CMYK

Convert #B1ECD8 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #B1ECD8 has RGB (177, 236, 216) and HSL (160°, 61%, 81%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1ECD8 is #ECB1C5, creating high-contrast pairings. For softer combinations, try analogous colors like #B1ECBB.

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

Contrast with #B1ECD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1ECD8?

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

What is the RGB value of #B1ECD8?

#B1ECD8 in RGB is (177, 236, 216) - 177 red, 236 green, and 216 blue.

How to use #B1ECD8 in CSS?

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

What colors go well with #B1ECD8?

#ECB1C5 (complementary), #B1ECBB (analogous), and #73DDBA (lighter shade) work well with #B1ECD8.