#BEEACA Color Information

Hex color code: #BEEACA

#BEEACA is a soft green color. In RGB it is (190, 234, 202), and in HSL it is (136°, 51%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BEEACA
RGB
190, 234, 202
HSL
136°, 51%, 83%
CMYK
19%, 0%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEEACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 234, 202

Red: 190 / Green: 234 / Blue: 202

HSL

136°, 51%, 83%

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

CMYK

19%, 0%, 14%, 8%

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

What color is #BEEACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEEACA to RGB:

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

HEX to HSL

Convert #BEEACA to HSL:

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

HEX to CMYK

Convert #BEEACA to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BEEACA has RGB (190, 234, 202) and HSL (136°, 51%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEEACA is #EABEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #C8EABE.

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

Contrast with #BEEACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEEACA?

#BEEACA is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BEEACA?

#BEEACA in RGB is (190, 234, 202) - 190 red, 234 green, and 202 blue.

How to use #BEEACA in CSS?

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

What colors go well with #BEEACA?

#EABEDE (complementary), #C8EABE (analogous), and #84D79A (lighter shade) work well with #BEEACA.