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

Soft Chartreuse

#BFD48C

📝 Color Information for #BFD48C

The hexadecimal color code #BFD48C represents a light shade in the yellow family. In the RGB color model, this color is composed of 191 red, 212 green, and 140 blue, which translates to approximately 75% red, 83% green, and 55% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BFD48C has a hue of 78 degrees, a saturation level of 46%, and a lightness value of 69%. 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 34%, and brightness/value of 83%. For print applications using the CMYK color model, #BFD48C would be reproduced using 10% cyan, 0% magenta, 34% yellow, and 17% black. The closest web-safe color is #CCCC99, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BFD48C 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 12571788, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BFD48C

Tailwind CSS
lime-200
HEX
#BFD48C
RGB
rgb(191, 212, 140)
RGB %
75%, 83%, 55%
HSL
hsl(78, 46%, 69%)
HSV
hsv(78, 34%, 83%)
CMYK
10%, 0%, 34%, 17%
Decimal
12571788
Web Safe
#CCCC99

🎨 Color Schemes for #BFD48C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFD48C

🌗 Shades and Tints of #BFD48C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFD48C

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFD48C

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFD48C in Use

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

👓 Color Blindness Simulation for #BFD48C

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

:root { --color-hex: #BFD48C; --color-rgb: 191, 212, 140; --color-hsl: 78, 46%, 69%; } .bg-color { background-color: #BFD48C; } .text-color { color: #BFD48C; } .border-color { border-color: #BFD48C; }

🛠️ Use #BFD48C in Your Project

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

🔗 Related Colors to #BFD48C

#D4C68C
Hue -30°
#D1D48C
Hue -15°
#ACD48C
Hue +15°
#9AD48C
Hue +30°
#AAC766
85% L
#91B342
70% L
#6A8230
50% L
#3F4E1D
30% L
#CBDDA2
75% L
#D7E5B8
81% L
#E6EED2
88% L
#F3F7E9
94% L

About Soft Chartreuse (#BFD48C)

Soft Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 78°, saturation of 46%, and lightness of 69%. Its RGB value is (191, 212, 140) and its CMYK breakdown is C:10% M:0% Y:34% K:17%.

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

What is the HEX code for Soft Chartreuse? +

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

The RGB value of #BFD48C is rgb(191, 212, 140). This means the color contains 191 out of 255 parts red, 212 out of 255 parts green, and 140 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(191, 212, 140);

What is the HSL value of #BFD48C? +

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

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

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

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