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

Soft Cool Chartreuse

#BAE34A

📝 Color Information for #BAE34A

The hexadecimal color code #BAE34A represents a medium shade in the yellow family. In the RGB color model, this color is composed of 186 red, 227 green, and 74 blue, which translates to approximately 73% red, 89% green, and 29% 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, #BAE34A has a hue of 76 degrees, a saturation level of 73%, and a lightness value of 59%. The hue angle of 76° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 76°, saturation of 67%, and brightness/value of 89%. For print applications using the CMYK color model, #BAE34A would be reproduced using 18% cyan, 0% magenta, 67% yellow, and 11% 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 #BAE34A with other colors, consider its complementary color at hue 256° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12247882, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BAE34A

Tailwind CSS
lime-300
HEX
#BAE34A
RGB
rgb(186, 227, 74)
RGB %
73%, 89%, 29%
HSL
hsl(76, 73%, 59%)
HSV
hsv(76, 67%, 89%)
CMYK
18%, 0%, 67%, 11%
Decimal
12247882
Web Safe
#CCCC33

🎨 Color Schemes for #BAE34A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BAE34A

🌗 Shades and Tints of #BAE34A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BAE34A

Tones (adding gray / desaturating)

🌈 Hue Variations of #BAE34A

Hue Variations (shifting the color spectrum)

👁️ Preview of #BAE34A in Use

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

👓 Color Blindness Simulation for #BAE34A

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

:root { --color-hex: #BAE34A; --color-rgb: 186, 227, 74; --color-hsl: 76, 73%, 59%; } .bg-color { background-color: #BAE34A; } .text-color { color: #BAE34A; } .border-color { border-color: #BAE34A; }

🛠️ Use #BAE34A in Your Project

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

🔗 Related Colors to #BAE34A

#E3BF4A
Hue -30°
#E0E34A
Hue -15°
#94E34A
Hue +15°
#6EE34A
Hue +30°
#ABDD22
85% L
#8CB51C
70% L
#678415
50% L
#3E4F0C
30% L
#C8E86D
67% L
#D5EE91
75% L
#E4F4B8
84% L
#F2F9DC
92% L

About Soft Cool Chartreuse (#BAE34A)

Soft Cool Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 76°, saturation of 73%, and lightness of 59%. Its RGB value is (186, 227, 74) and its CMYK breakdown is C:18% M:0% Y:67% K:11%.

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

What is the HEX code for Soft Cool Chartreuse? +

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

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

What is the HSL value of #BAE34A? +

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

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

The approximate CMYK value of #BAE34A is C:18% M:0% Y:67% K:11%. 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 #BAE34A with Other Tools

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