#BEE552 Color Information

Hex color code: #BEE552

The hex color #BEE552 is a eye-catching green with RGB values of (190, 229, 82) and HSL of (76°, 74%, 61%). It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#BEE552
RGB
190, 229, 82
HSL
76°, 74%, 61%
CMYK
17%, 0%, 64%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE552; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 229, 82

Red: 190 / Green: 229 / Blue: 82

HSL

76°, 74%, 61%

Hue: 76° / Saturation: 74% / Lightness: 61%

CMYK

17%, 0%, 64%, 10%

Cyan: 17% / Magenta: 0% / Yellow: 64% / Key: 10%

What color is #BEE552?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE552 to RGB:

rgb(190, 229, 82)HEX to RGB Converter →

HEX to HSL

Convert #BEE552 to HSL:

hsl(76, 74%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE552 to CMYK:

cmyk(17%, 0%, 64%, 10%)Color Converter →

Color Meaning and Usage

A bold green tone, #BEE552 has RGB (190, 229, 82) and HSL (76°, 74%, 61%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEE552 is #7952E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5C352.

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

Contrast with #BEE552

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE552?

#BEE552 is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #BEE552?

#BEE552 in RGB is (190, 229, 82) - 190 red, 229 green, and 82 blue.

How to use #BEE552 in CSS?

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

What colors go well with #BEE552?

#7952E5 (complementary), #E5C352 (analogous), and #9ECC1E (lighter shade) work well with #BEE552.