#BECF8D Color Information

Hex color code: #BECF8D

The hex color #BECF8D is a pastel green with RGB values of (190, 207, 141) and HSL of (75°, 41%, 68%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BECF8D
RGB
190, 207, 141
HSL
75°, 41%, 68%
CMYK
8%, 0%, 32%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECF8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 207, 141

Red: 190 / Green: 207 / Blue: 141

HSL

75°, 41%, 68%

Hue: 75° / Saturation: 41% / Lightness: 68%

CMYK

8%, 0%, 32%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 32% / Key: 19%

What color is #BECF8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECF8D to RGB:

rgb(190, 207, 141)HEX to RGB Converter →

HEX to HSL

Convert #BECF8D to HSL:

hsl(75, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BECF8D to CMYK:

cmyk(8%, 0%, 32%, 19%)Color Converter →

Color Meaning and Usage

#BECF8D is a pastel green color with RGB values of 190, 207, 141 and HSL of 75°, 41%, 68%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECF8D is #9D8CCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFBE8C.

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

Contrast with #BECF8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECF8D?

#BECF8D is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #BECF8D?

#BECF8D in RGB is (190, 207, 141) - 190 red, 207 green, and 141 blue.

How to use #BECF8D in CSS?

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

What colors go well with #BECF8D?

#9D8CCF (complementary), #CFBE8C (analogous), and #A0B856 (lighter shade) work well with #BECF8D.