#BEE0CF Color Information

Hex color code: #BEE0CF

A light cyan shade, #BEE0CF appears as (190, 224, 207) in RGB and (150°, 35%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BEE0CF
RGB
190, 224, 207
HSL
150°, 35%, 81%
CMYK
15%, 0%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 224, 207

Red: 190 / Green: 224 / Blue: 207

HSL

150°, 35%, 81%

Hue: 150° / Saturation: 35% / Lightness: 81%

CMYK

15%, 0%, 8%, 12%

Cyan: 15% / Magenta: 0% / Yellow: 8% / Key: 12%

What color is #BEE0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE0CF to RGB:

rgb(190, 224, 207)HEX to RGB Converter →

HEX to HSL

Convert #BEE0CF to HSL:

hsl(150, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE0CF to CMYK:

cmyk(15%, 0%, 8%, 12%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BEE0CF has RGB (190, 224, 207) and HSL (150°, 35%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEE0CF is #E0BECF, creating high-contrast pairings. For softer combinations, try analogous colors like #BEE0BE.

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

Contrast with #BEE0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE0CF?

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

What is the RGB value of #BEE0CF?

#BEE0CF in RGB is (190, 224, 207) - 190 red, 224 green, and 207 blue.

How to use #BEE0CF in CSS?

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

What colors go well with #BEE0CF?

#E0BECF (complementary), #BEE0BE (analogous), and #8AC7A8 (lighter shade) work well with #BEE0CF.