#BEC594 Color Information

Hex color code: #BEC594

#BEC594 is a gentle yellow color. In RGB it is (190, 197, 148), and in HSL it is (69°, 30%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BEC594
RGB
190, 197, 148
HSL
69°, 30%, 68%
CMYK
4%, 0%, 25%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEC594; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 197, 148

Red: 190 / Green: 197 / Blue: 148

HSL

69°, 30%, 68%

Hue: 69° / Saturation: 30% / Lightness: 68%

CMYK

4%, 0%, 25%, 23%

Cyan: 4% / Magenta: 0% / Yellow: 25% / Key: 23%

What color is #BEC594?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEC594 to RGB:

rgb(190, 197, 148)HEX to RGB Converter →

HEX to HSL

Convert #BEC594 to HSL:

hsl(69, 30%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BEC594 to CMYK:

cmyk(4%, 0%, 25%, 23%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #BEC594 has RGB (190, 197, 148) and HSL (69°, 30%, 68%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEC594 is #9C95C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6B595.

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

Contrast with #BEC594

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEC594?

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

What is the RGB value of #BEC594?

#BEC594 in RGB is (190, 197, 148) - 190 red, 197 green, and 148 blue.

How to use #BEC594 in CSS?

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

What colors go well with #BEC594?

#9C95C6 (complementary), #C6B595 (analogous), and #A0AB63 (lighter shade) work well with #BEC594.