✓ Copied to clipboard
#BEC71F (Warm Yellow) color swatch preview — Color From Pic.
#BEC71F — Warm Yellow color swatch

Warm Yellow

#BEC71F

📝 Color Information for #BEC71F

The hexadecimal color code #BEC71F represents a medium shade in the yellow family. In the RGB color model, this color is composed of 190 red, 199 green, and 31 blue, which translates to approximately 75% red, 78% green, and 12% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BEC71F has a hue of 63 degrees, a saturation level of 73%, and a lightness value of 45%. The hue angle of 63° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 63°, saturation of 84%, and brightness/value of 78%. For print applications using the CMYK color model, #BEC71F would be reproduced using 5% cyan, 0% magenta, 84% yellow, and 22% black. The closest web-safe color is #CCCC33, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #BEC71F with other colors, consider its complementary color at hue 243° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12502815, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BEC71F

Tailwind CSS
lime-400
HEX
#BEC71F
RGB
rgb(190, 199, 31)
RGB %
75%, 78%, 12%
HSL
hsl(63, 73%, 45%)
HSV
hsv(63, 84%, 78%)
CMYK
5%, 0%, 84%, 22%
Decimal
12502815
Web Safe
#CCCC33

🎨 Color Schemes for #BEC71F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BEC71F

🌗 Shades and Tints of #BEC71F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BEC71F

Tones (adding gray / desaturating)

🌈 Hue Variations of #BEC71F

Hue Variations (shifting the color spectrum)

👁️ Preview of #BEC71F in Use

Text on #BEC71F
This demonstrates text readability on the color background. (Click to edit)
#BEC71F as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BEC71F

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BEC71F

:root { --color-hex: #BEC71F; --color-rgb: 190, 199, 31; --color-hsl: 63, 73%, 45%; } .bg-color { background-color: #BEC71F; } .text-color { color: #BEC71F; } .border-color { border-color: #BEC71F; }

🛠️ Use #BEC71F in Your Project

🎨
Build a Palette with #BEC71F
Generate harmonious color schemes
⚖️
Check Contrast for #BEC71F
WCAG accessibility testing
🌈
Create a Gradient with #BEC71F
Beautiful CSS gradients

🔗 Related Colors to #BEC71F

#C77B1F
Hue -30°
#C7A51F
Hue -15°
#94C71F
Hue +15°
#6AC71F
Hue +30°
#A1A81A
85% L
#878D16
70% L
#616510
50% L
#3B3E0A
30% L
#D9E13D
56% L
#E2E86D
67% L
#ECF09E
78% L
#F5F7CE
89% L

About Warm Yellow (#BEC71F)

Warm Yellow is a medium, vibrant, warm yellow color with a hue angle of 63°, saturation of 73%, and lightness of 45%. Its RGB value is (190, 199, 31) and its CMYK breakdown is C:5% M:0% Y:84% K:22%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #BEC71F

What is the HEX code for Warm Yellow? +

The HEX code for Warm Yellow is #BEC71F. In CSS you can use it directly as color: #BEC71F; or as a background: background-color: #BEC71F;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BEC71F? +

The RGB value of #BEC71F is rgb(190, 199, 31). This means the color contains 190 out of 255 parts red, 199 out of 255 parts green, and 31 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(190, 199, 31);

What is the HSL value of #BEC71F? +

The HSL value of #BEC71F is hsl(63, 73%, 45%). The hue is 63°, placing it in the yellow family on the color wheel. The saturation is 73%, making it vibrant. The lightness is 45%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BEC71F a warm or cool color? +

#BEC71F is classified as a warm color based on its hue angle of 63°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BEC71F? +

The approximate CMYK value of #BEC71F is C:5% M:0% Y:84% K:22%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BEC71F with Other Tools

🔢
Color Converter
Get all formats for #BEC71F — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BEC71F passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BEC71F.
👓
Blindness Simulator
See how #BEC71F appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BEC71F.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BEC71F.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BEC71F.
🔬
Technical Formats
See #BEC71F in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BEC71F as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.