#BEE9DB Color Information

Hex color code: #BEE9DB

A ethereal cyan shade, #BEE9DB appears as (190, 233, 219) in RGB and (160°, 49%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BEE9DB
RGB
190, 233, 219
HSL
160°, 49%, 83%
CMYK
18%, 0%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE9DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 233, 219

Red: 190 / Green: 233 / Blue: 219

HSL

160°, 49%, 83%

Hue: 160° / Saturation: 49% / Lightness: 83%

CMYK

18%, 0%, 6%, 9%

Cyan: 18% / Magenta: 0% / Yellow: 6% / Key: 9%

What color is #BEE9DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE9DB to RGB:

rgb(190, 233, 219)HEX to RGB Converter →

HEX to HSL

Convert #BEE9DB to HSL:

hsl(160, 49%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE9DB to CMYK:

cmyk(18%, 0%, 6%, 9%)Color Converter →

Color Meaning and Usage

#BEE9DB is a soft cyan color with RGB values of 190, 233, 219 and HSL of 160°, 49%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEE9DB is #E9BECD, creating high-contrast pairings. For softer combinations, try analogous colors like #BEE9C5.

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

Contrast with #BEE9DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE9DB?

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

What is the RGB value of #BEE9DB?

#BEE9DB in RGB is (190, 233, 219) - 190 red, 233 green, and 219 blue.

How to use #BEE9DB in CSS?

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

What colors go well with #BEE9DB?

#E9BECD (complementary), #BEE9C5 (analogous), and #85D5BB (lighter shade) work well with #BEE9DB.