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

Soft Cool Chartreuse

#BEE25A

📝 Color Information for #BEE25A

The hexadecimal color code #BEE25A represents a light shade in the yellow family. In the RGB color model, this color is composed of 190 red, 226 green, and 90 blue, which translates to approximately 75% red, 89% green, and 35% 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, #BEE25A has a hue of 76 degrees, a saturation level of 70%, and a lightness value of 62%. 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 60%, and brightness/value of 89%. For print applications using the CMYK color model, #BEE25A would be reproduced using 16% cyan, 0% magenta, 60% yellow, and 11% black. The closest web-safe color is #CCCC66, 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 #BEE25A 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 12509786, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BEE25A

Tailwind CSS
lime-300
HEX
#BEE25A
RGB
rgb(190, 226, 90)
RGB %
75%, 89%, 35%
HSL
hsl(76, 70%, 62%)
HSV
hsv(76, 60%, 89%)
CMYK
16%, 0%, 60%, 11%
Decimal
12509786
Web Safe
#CCCC66

🎨 Color Schemes for #BEE25A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BEE25A

🌗 Shades and Tints of #BEE25A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BEE25A

Tones (adding gray / desaturating)

🌈 Hue Variations of #BEE25A

Hue Variations (shifting the color spectrum)

👁️ Preview of #BEE25A in Use

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

👓 Color Blindness Simulation for #BEE25A

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

:root { --color-hex: #BEE25A; --color-rgb: 190, 226, 90; --color-hsl: 76, 70%, 62%; } .bg-color { background-color: #BEE25A; } .text-color { color: #BEE25A; } .border-color { border-color: #BEE25A; }

🛠️ Use #BEE25A in Your Project

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

🔗 Related Colors to #BEE25A

#E2C25A
Hue -30°
#E0E25A
Hue -15°
#9CE25A
Hue +15°
#7AE25A
Hue +30°
#AEDB33
85% L
#91BA21
70% L
#698618
50% L
#40520F
30% L
#CBE87D
70% L
#D8ED9B
77% L
#E5F4BE
85% L
#F1F9DC
92% L

About Soft Cool Chartreuse (#BEE25A)

Soft Cool Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 76°, saturation of 70%, and lightness of 62%. Its RGB value is (190, 226, 90) and its CMYK breakdown is C:16% M:0% Y:60% 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 #BEE25A

What is the HEX code for Soft Cool Chartreuse? +

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

The RGB value of #BEE25A is rgb(190, 226, 90). This means the color contains 190 out of 255 parts red, 226 out of 255 parts green, and 90 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, 226, 90);

What is the HSL value of #BEE25A? +

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

#BEE25A 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 #BEE25A? +

The approximate CMYK value of #BEE25A is C:16% M:0% Y:60% 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 #BEE25A with Other Tools

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