✓ Copied to clipboard
#BAEB47 (Soft Vivid Chartreuse) color swatch preview — Color From Pic.
#BAEB47 — Soft Vivid Chartreuse color swatch

Soft Vivid Chartreuse

#BAEB47

📝 Color Information for #BAEB47

The hexadecimal color code #BAEB47 represents a medium shade in the yellow family. In the RGB color model, this color is composed of 186 red, 235 green, and 71 blue, which translates to approximately 73% red, 92% green, and 28% 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, #BAEB47 has a hue of 78 degrees, a saturation level of 80%, and a lightness value of 60%. The hue angle of 78° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 78°, saturation of 70%, and brightness/value of 92%. For print applications using the CMYK color model, #BAEB47 would be reproduced using 21% cyan, 0% magenta, 70% yellow, and 8% black. The closest web-safe color is #CCFF33, 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 #BAEB47 with other colors, consider its complementary color at hue 258° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12249927, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BAEB47

Tailwind CSS
lime-400
HEX
#BAEB47
RGB
rgb(186, 235, 71)
RGB %
73%, 92%, 28%
HSL
hsl(78, 80%, 60%)
HSV
hsv(78, 70%, 92%)
CMYK
21%, 0%, 70%, 8%
Decimal
12249927
Web Safe
#CCFF33

🎨 Color Schemes for #BAEB47

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BAEB47

🌗 Shades and Tints of #BAEB47

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BAEB47

Tones (adding gray / desaturating)

🌈 Hue Variations of #BAEB47

Hue Variations (shifting the color spectrum)

👁️ Preview of #BAEB47 in Use

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

👓 Color Blindness Simulation for #BAEB47

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 #BAEB47

:root { --color-hex: #BAEB47; --color-rgb: 186, 235, 71; --color-hsl: 78, 80%, 60%; } .bg-color { background-color: #BAEB47; } .text-color { color: #BAEB47; } .border-color { border-color: #BAEB47; }

🛠️ Use #BAEB47 in Your Project

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

🔗 Related Colors to #BAEB47

#EBCA47
Hue -30°
#E2EB47
Hue -15°
#91EB47
Hue +15°
#68EB47
Hue +30°
#AAE61E
85% L
#8DC115
70% L
#658A0F
50% L
#3D5309
30% L
#C8EF6C
68% L
#D5F391
76% L
#E3F7B6
84% L
#F1FBDA
92% L

About Soft Vivid Chartreuse (#BAEB47)

Soft Vivid Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 78°, saturation of 80%, and lightness of 60%. Its RGB value is (186, 235, 71) and its CMYK breakdown is C:21% M:0% Y:70% K:8%.

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 #BAEB47

What is the HEX code for Soft Vivid Chartreuse? +

The HEX code for Soft Vivid Chartreuse is #BAEB47. In CSS you can use it directly as color: #BAEB47; or as a background: background-color: #BAEB47;. 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 #BAEB47? +

The RGB value of #BAEB47 is rgb(186, 235, 71). This means the color contains 186 out of 255 parts red, 235 out of 255 parts green, and 71 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(186, 235, 71);

What is the HSL value of #BAEB47? +

The HSL value of #BAEB47 is hsl(78, 80%, 60%). The hue is 78°, placing it in the yellow family on the color wheel. The saturation is 80%, making it vibrant. The lightness is 60%, 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 #BAEB47 a warm or cool color? +

#BAEB47 is classified as a warm color based on its hue angle of 78°. 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 #BAEB47? +

The approximate CMYK value of #BAEB47 is C:21% M:0% Y:70% K:8%. 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 #BAEB47 with Other Tools

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