#BEF8BE Color Information

Hex color code: #BEF8BE

A soft green shade, #BEF8BE appears as (190, 248, 190) in RGB and (120°, 81%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BEF8BE
RGB
190, 248, 190
HSL
120°, 81%, 86%
CMYK
23%, 0%, 23%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEF8BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 248, 190

Red: 190 / Green: 248 / Blue: 190

HSL

120°, 81%, 86%

Hue: 120° / Saturation: 81% / Lightness: 86%

CMYK

23%, 0%, 23%, 3%

Cyan: 23% / Magenta: 0% / Yellow: 23% / Key: 3%

What color is #BEF8BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEF8BE to RGB:

rgb(190, 248, 190)HEX to RGB Converter →

HEX to HSL

Convert #BEF8BE to HSL:

hsl(120, 81%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BEF8BE to CMYK:

cmyk(23%, 0%, 23%, 3%)Color Converter →

Color Meaning and Usage

#BEF8BE is a ethereal green color with RGB values of 190, 248, 190 and HSL of 120°, 81%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEF8BE is #F8BEF8, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF8BE.

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

Contrast with #BEF8BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEF8BE?

#BEF8BE is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BEF8BE?

#BEF8BE in RGB is (190, 248, 190) - 190 red, 248 green, and 190 blue.

How to use #BEF8BE in CSS?

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

What colors go well with #BEF8BE?

#F8BEF8 (complementary), #DBF8BE (analogous), and #79F179 (lighter shade) work well with #BEF8BE.