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

Soft Chartreuse

#BDCE97

📝 Color Information for #BDCE97

The hexadecimal color code #BDCE97 represents a light shade in the yellow family. In the RGB color model, this color is composed of 189 red, 206 green, and 151 blue, which translates to approximately 74% red, 81% green, and 59% 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, #BDCE97 has a hue of 79 degrees, a saturation level of 36%, and a lightness value of 70%. The hue angle of 79° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 79°, saturation of 27%, and brightness/value of 81%. For print applications using the CMYK color model, #BDCE97 would be reproduced using 8% cyan, 0% magenta, 27% yellow, and 19% 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 #BDCE97 with other colors, consider its complementary color at hue 259° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12439191, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BDCE97

Tailwind CSS
stone-400
HEX
#BDCE97
RGB
rgb(189, 206, 151)
RGB %
74%, 81%, 59%
HSL
hsl(79, 36%, 70%)
HSV
hsv(79, 27%, 81%)
CMYK
8%, 0%, 27%, 19%
Decimal
12439191
Web Safe
#CCCC99

🎨 Color Schemes for #BDCE97

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BDCE97

🌗 Shades and Tints of #BDCE97

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BDCE97

Tones (adding gray / desaturating)

🌈 Hue Variations of #BDCE97

Hue Variations (shifting the color spectrum)

👁️ Preview of #BDCE97 in Use

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

👓 Color Blindness Simulation for #BDCE97

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

:root { --color-hex: #BDCE97; --color-rgb: 189, 206, 151; --color-hsl: 79, 36%, 70%; } .bg-color { background-color: #BDCE97; } .text-color { color: #BDCE97; } .border-color { border-color: #BDCE97; }

🛠️ Use #BDCE97 in Your Project

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

🔗 Related Colors to #BDCE97

#CEC497
Hue -30°
#CACE97
Hue -15°
#AFCE97
Hue +15°
#A1CE97
Hue +30°
#A6BE74
85% L
#8DAA50
70% L
#657939
50% L
#3D4922
30% L
#CAD8AC
76% L
#D7E2C1
82% L
#E4EBD5
88% L
#F2F5EA
94% L

About Soft Chartreuse (#BDCE97)

Soft Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 79°, saturation of 36%, and lightness of 70%. Its RGB value is (189, 206, 151) and its CMYK breakdown is C:8% M:0% Y:27% K:19%.

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

What is the HEX code for Soft Chartreuse? +

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

The RGB value of #BDCE97 is rgb(189, 206, 151). This means the color contains 189 out of 255 parts red, 206 out of 255 parts green, and 151 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(189, 206, 151);

What is the HSL value of #BDCE97? +

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

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

The approximate CMYK value of #BDCE97 is C:8% M:0% Y:27% K:19%. 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 #BDCE97 with Other Tools

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