✓ Copied to clipboard
#BECFB9 (Light Muted Green) color swatch preview — Color From Pic.
#BECFB9 — Light Muted Green color swatch

Light Muted Green

#BECFB9

📝 Color Information for #BECFB9

The hexadecimal color code #BECFB9 represents a light shade in the green family. In the RGB color model, this color is composed of 190 red, 207 green, and 185 blue, which translates to approximately 75% red, 81% green, and 73% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BECFB9 has a hue of 106 degrees, a saturation level of 19%, and a lightness value of 77%. The hue angle of 106° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 106°, saturation of 11%, and brightness/value of 81%. For print applications using the CMYK color model, #BECFB9 would be reproduced using 8% cyan, 0% magenta, 11% yellow, and 19% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BECFB9 with other colors, consider its complementary color at hue 286° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12505017, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BECFB9

Tailwind CSS
stone-300
HEX
#BECFB9
RGB
rgb(190, 207, 185)
RGB %
75%, 81%, 73%
HSL
hsl(106, 19%, 77%)
HSV
hsv(106, 11%, 81%)
CMYK
8%, 0%, 11%, 19%
Decimal
12505017
Web Safe
#CCCCCC

🎨 Color Schemes for #BECFB9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BECFB9

🌗 Shades and Tints of #BECFB9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BECFB9

Tones (adding gray / desaturating)

🌈 Hue Variations of #BECFB9

Hue Variations (shifting the color spectrum)

👁️ Preview of #BECFB9 in Use

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

👓 Color Blindness Simulation for #BECFB9

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

:root { --color-hex: #BECFB9; --color-rgb: 190, 207, 185; --color-hsl: 106, 19%, 77%; } .bg-color { background-color: #BECFB9; } .text-color { color: #BECFB9; } .border-color { border-color: #BECFB9; }

🛠️ Use #BECFB9 in Your Project

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

🔗 Related Colors to #BECFB9

#CACFB9
Hue -30°
#C4CFB9
Hue -15°
#B9CFBA
Hue +15°
#B9CFBF
Hue +30°
#9DB795
85% L
#7EA073
70% L
#597651
50% L
#354630
30% L
#CCDAC8
82% L
#D8E2D5
86% L
#E6ECE4
91% L
#F1F5F0
95% L

About Light Muted Green (#BECFB9)

Light Muted Green is a light, muted, cool green color with a hue angle of 106°, saturation of 19%, and lightness of 77%. Its RGB value is (190, 207, 185) and its CMYK breakdown is C:8% M:0% Y:11% K:19%.

This is a Winter (Muted) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #BECFB9

What is the HEX code for Light Muted Green? +

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

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

What is the HSL value of #BECFB9? +

The HSL value of #BECFB9 is hsl(106, 19%, 77%). The hue is 106°, placing it in the green family on the color wheel. The saturation is 19%, making it muted. The lightness is 77%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BECFB9 a warm or cool color? +

#BECFB9 is classified as a cool color based on its hue angle of 106°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #BECFB9? +

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

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