#BEEAE2 Color Information

Hex color code: #BEEAE2

A light cyan shade, #BEEAE2 appears as (190, 234, 226) in RGB and (169°, 51%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BEEAE2
RGB
190, 234, 226
HSL
169°, 51%, 83%
CMYK
19%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEEAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 234, 226

Red: 190 / Green: 234 / Blue: 226

HSL

169°, 51%, 83%

Hue: 169° / Saturation: 51% / Lightness: 83%

CMYK

19%, 0%, 3%, 8%

Cyan: 19% / Magenta: 0% / Yellow: 3% / Key: 8%

What color is #BEEAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEEAE2 to RGB:

rgb(190, 234, 226)HEX to RGB Converter →

HEX to HSL

Convert #BEEAE2 to HSL:

hsl(169, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BEEAE2 to CMYK:

cmyk(19%, 0%, 3%, 8%)Color Converter →

Color Meaning and Usage

#BEEAE2 is a ethereal cyan color with RGB values of 190, 234, 226 and HSL of 169°, 51%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEEAE2 is #EABEC6, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEACC.

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

Contrast with #BEEAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEEAE2?

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

What is the RGB value of #BEEAE2?

#BEEAE2 in RGB is (190, 234, 226) - 190 red, 234 green, and 226 blue.

How to use #BEEAE2 in CSS?

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

What colors go well with #BEEAE2?

#EABEC6 (complementary), #BEEACC (analogous), and #84D7C8 (lighter shade) work well with #BEEAE2.