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

Soft Cool Yellow

#BBD84F

📝 Color Information for #BBD84F

The hexadecimal color code #BBD84F represents a medium shade in the yellow family. In the RGB color model, this color is composed of 187 red, 216 green, and 79 blue, which translates to approximately 73% red, 85% green, and 31% 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, #BBD84F has a hue of 73 degrees, a saturation level of 64%, and a lightness value of 58%. The hue angle of 73° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 73°, saturation of 63%, and brightness/value of 85%. For print applications using the CMYK color model, #BBD84F would be reproduced using 13% cyan, 0% magenta, 63% yellow, and 15% 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 #BBD84F with other colors, consider its complementary color at hue 253° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12310607, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BBD84F

Tailwind CSS
lime-300
HEX
#BBD84F
RGB
rgb(187, 216, 79)
RGB %
73%, 85%, 31%
HSL
hsl(73, 64%, 58%)
HSV
hsv(73, 63%, 85%)
CMYK
13%, 0%, 63%, 15%
Decimal
12310607
Web Safe
#CCCC66

🎨 Color Schemes for #BBD84F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBD84F

🌗 Shades and Tints of #BBD84F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBD84F

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBD84F

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBD84F in Use

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

👓 Color Blindness Simulation for #BBD84F

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

:root { --color-hex: #BBD84F; --color-rgb: 187, 216, 79; --color-hsl: 73, 64%, 58%; } .bg-color { background-color: #BBD84F; } .text-color { color: #BBD84F; } .border-color { border-color: #BBD84F; }

🛠️ Use #BBD84F in Your Project

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

🔗 Related Colors to #BBD84F

#D8B24F
Hue -30°
#D8D44F
Hue -15°
#98D84F
Hue +15°
#76D84F
Hue +30°
#AACD2D
85% L
#8EAB26
70% L
#65791B
50% L
#3B4710
30% L
#C8E071
66% L
#D6E896
75% L
#E3EFB8
83% L
#F2F8DE
92% L

About Soft Cool Yellow (#BBD84F)

Soft Cool Yellow is a medium, vibrant, warm yellow color with a hue angle of 73°, saturation of 64%, and lightness of 58%. Its RGB value is (187, 216, 79) and its CMYK breakdown is C:13% M:0% Y:63% K:15%.

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

What is the HEX code for Soft Cool Yellow? +

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

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

What is the HSL value of #BBD84F? +

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

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

The approximate CMYK value of #BBD84F is C:13% M:0% Y:63% K:15%. 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 #BBD84F with Other Tools

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