#BEEFD5 Color Information

Hex color code: #BEEFD5

The hex color #BEEFD5 is a soft green with RGB values of (190, 239, 213) and HSL of (148°, 60%, 84%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BEEFD5
RGB
190, 239, 213
HSL
148°, 60%, 84%
CMYK
21%, 0%, 11%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEEFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 239, 213

Red: 190 / Green: 239 / Blue: 213

HSL

148°, 60%, 84%

Hue: 148° / Saturation: 60% / Lightness: 84%

CMYK

21%, 0%, 11%, 6%

Cyan: 21% / Magenta: 0% / Yellow: 11% / Key: 6%

What color is #BEEFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEEFD5 to RGB:

rgb(190, 239, 213)HEX to RGB Converter →

HEX to HSL

Convert #BEEFD5 to HSL:

hsl(148, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BEEFD5 to CMYK:

cmyk(21%, 0%, 11%, 6%)Color Converter →

Color Meaning and Usage

#BEEFD5 is a light green color with RGB values of 190, 239, 213 and HSL of 148°, 60%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEEFD5 is #EFBED8, creating high-contrast pairings. For softer combinations, try analogous colors like #BFEFBE.

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

Contrast with #BEEFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEEFD5?

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

What is the RGB value of #BEEFD5?

#BEEFD5 in RGB is (190, 239, 213) - 190 red, 239 green, and 213 blue.

How to use #BEEFD5 in CSS?

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

What colors go well with #BEEFD5?

#EFBED8 (complementary), #BFEFBE (analogous), and #81DFAD (lighter shade) work well with #BEEFD5.