#B9CEEC Color Information

Hex color code: #B9CEEC

#B9CEEC is a light blue color. In RGB it is (185, 206, 236), and in HSL it is (215°, 57%, 83%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#B9CEEC
RGB
185, 206, 236
HSL
215°, 57%, 83%
CMYK
22%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9CEEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 206, 236

Red: 185 / Green: 206 / Blue: 236

HSL

215°, 57%, 83%

Hue: 215° / Saturation: 57% / Lightness: 83%

CMYK

22%, 13%, 0%, 7%

Cyan: 22% / Magenta: 13% / Yellow: 0% / Key: 7%

What color is #B9CEEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9CEEC to RGB:

rgb(185, 206, 236)HEX to RGB Converter →

HEX to HSL

Convert #B9CEEC to HSL:

hsl(215, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B9CEEC to CMYK:

cmyk(22%, 13%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B9CEEC is a airy blue color with RGB values of 185, 206, 236 and HSL of 215°, 57%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9CEEC is #ECD8BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE8EC.

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

Contrast with #B9CEEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9CEEC?

#B9CEEC is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B9CEEC?

#B9CEEC in RGB is (185, 206, 236) - 185 red, 206 green, and 236 blue.

How to use #B9CEEC in CSS?

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

What colors go well with #B9CEEC?

#ECD8BB (complementary), #BBE8EC (analogous), and #7FA6DC (lighter shade) work well with #B9CEEC.