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

Soft Cool Chartreuse

#BBE16F

📝 Color Information for #BBE16F

The hexadecimal color code #BBE16F represents a light shade in the yellow family. In the RGB color model, this color is composed of 187 red, 225 green, and 111 blue, which translates to approximately 73% red, 88% green, and 44% 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, #BBE16F has a hue of 80 degrees, a saturation level of 66%, and a lightness value of 66%. The hue angle of 80° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 80°, saturation of 51%, and brightness/value of 88%. For print applications using the CMYK color model, #BBE16F would be reproduced using 17% cyan, 0% magenta, 51% yellow, and 12% 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 #BBE16F with other colors, consider its complementary color at hue 260° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12312943, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BBE16F

Tailwind CSS
lime-300
HEX
#BBE16F
RGB
rgb(187, 225, 111)
RGB %
73%, 88%, 44%
HSL
hsl(80, 66%, 66%)
HSV
hsv(80, 51%, 88%)
CMYK
17%, 0%, 51%, 12%
Decimal
12312943
Web Safe
#CCCC66

🎨 Color Schemes for #BBE16F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBE16F

🌗 Shades and Tints of #BBE16F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBE16F

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBE16F

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBE16F in Use

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

👓 Color Blindness Simulation for #BBE16F

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

:root { --color-hex: #BBE16F; --color-rgb: 187, 225, 111; --color-hsl: 80, 66%, 66%; } .bg-color { background-color: #BBE16F; } .text-color { color: #BBE16F; } .border-color { border-color: #BBE16F; }

🛠️ Use #BBE16F in Your Project

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

🔗 Related Colors to #BBE16F

#E2CE6F
Hue -30°
#D8E26F
Hue -15°
#9FE26F
Hue +15°
#82E26F
Hue +30°
#A7D945
85% L
#8FC328
70% L
#678C1D
50% L
#3E5511
30% L
#C9E88D
73% L
#D7EEAA
80% L
#E3F3C4
86% L
#F1F9E1
93% L

About Soft Cool Chartreuse (#BBE16F)

Soft Cool Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 80°, saturation of 66%, and lightness of 66%. Its RGB value is (187, 225, 111) and its CMYK breakdown is C:17% M:0% Y:51% K:12%.

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

What is the HEX code for Soft Cool Chartreuse? +

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

The RGB value of #BBE16F is rgb(187, 225, 111). This means the color contains 187 out of 255 parts red, 225 out of 255 parts green, and 111 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(187, 225, 111);

What is the HSL value of #BBE16F? +

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

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

The approximate CMYK value of #BBE16F is C:17% M:0% Y:51% K:12%. 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 #BBE16F with Other Tools

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