#BEE882 Color Information

Hex color code: #BEE882

The hex color #BEE882 is a understated green with RGB values of (190, 232, 130) and HSL of (85°, 69%, 71%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#BEE882
RGB
190, 232, 130
HSL
85°, 69%, 71%
CMYK
18%, 0%, 44%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE882; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 232, 130

Red: 190 / Green: 232 / Blue: 130

HSL

85°, 69%, 71%

Hue: 85° / Saturation: 69% / Lightness: 71%

CMYK

18%, 0%, 44%, 9%

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

What color is #BEE882?

#BEE882 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE882 to RGB:

rgb(190, 232, 130)HEX to RGB Converter →

HEX to HSL

Convert #BEE882 to HSL:

hsl(85, 69%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE882 to CMYK:

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

Color Meaning and Usage

A understated green tone, #BEE882 has RGB (190, 232, 130) and HSL (85°, 69%, 71%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEE882 is #AD82E8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8E082.

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

Contrast with #BEE882

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE882?

#BEE882 is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #BEE882?

#BEE882 in RGB is (190, 232, 130) - 190 red, 232 green, and 130 blue.

How to use #BEE882 in CSS?

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

What colors go well with #BEE882?

#AD82E8 (complementary), #E8E082 (analogous), and #9CDC41 (lighter shade) work well with #BEE882.