#BEE0BA Color Information

Hex color code: #BEE0BA

A light green shade, #BEE0BA appears as (190, 224, 186) in RGB and (114°, 38%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BEE0BA
RGB
190, 224, 186
HSL
114°, 38%, 80%
CMYK
15%, 0%, 17%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 224, 186

Red: 190 / Green: 224 / Blue: 186

HSL

114°, 38%, 80%

Hue: 114° / Saturation: 38% / Lightness: 80%

CMYK

15%, 0%, 17%, 12%

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

What color is #BEE0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE0BA to RGB:

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

HEX to HSL

Convert #BEE0BA to HSL:

hsl(114, 38%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE0BA to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BEE0BA has RGB (190, 224, 186) and HSL (114°, 38%, 80%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEE0BA is #DCB9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0DFB9.

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

Contrast with #BEE0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE0BA?

#BEE0BA is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BEE0BA?

#BEE0BA in RGB is (190, 224, 186) - 190 red, 224 green, and 186 blue.

How to use #BEE0BA in CSS?

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

What colors go well with #BEE0BA?

#DCB9DF (complementary), #D0DFB9 (analogous), and #8BC884 (lighter shade) work well with #BEE0BA.