#B9EBEE Color Information

Hex color code: #B9EBEE

#B9EBEE is a ethereal cyan color. In RGB it is (185, 235, 238), and in HSL it is (183°, 61%, 83%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#B9EBEE
RGB
185, 235, 238
HSL
183°, 61%, 83%
CMYK
22%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9EBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 235, 238

Red: 185 / Green: 235 / Blue: 238

HSL

183°, 61%, 83%

Hue: 183° / Saturation: 61% / Lightness: 83%

CMYK

22%, 1%, 0%, 7%

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

What color is #B9EBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9EBEE to RGB:

rgb(185, 235, 238)HEX to RGB Converter →

HEX to HSL

Convert #B9EBEE to HSL:

hsl(183, 61%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B9EBEE to CMYK:

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

Color Meaning and Usage

#B9EBEE is a ethereal cyan color with RGB values of 185, 235, 238 and HSL of 183°, 61%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9EBEE is #EEBCB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9EED6.

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

Contrast with #B9EBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9EBEE?

#B9EBEE is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B9EBEE?

#B9EBEE in RGB is (185, 235, 238) - 185 red, 235 green, and 238 blue.

How to use #B9EBEE in CSS?

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

What colors go well with #B9EBEE?

#EEBCB9 (complementary), #B9EED6 (analogous), and #7CDADF (lighter shade) work well with #B9EBEE.