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

Light Green

#BFD4AA

📝 Color Information for #BFD4AA

The hexadecimal color code #BFD4AA represents a light shade in the green family. In the RGB color model, this color is composed of 191 red, 212 green, and 170 blue, which translates to approximately 75% red, 83% green, and 67% 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, #BFD4AA has a hue of 90 degrees, a saturation level of 33%, and a lightness value of 75%. The hue angle of 90° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 90°, saturation of 20%, and brightness/value of 83%. For print applications using the CMYK color model, #BFD4AA would be reproduced using 10% cyan, 0% magenta, 20% 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. 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 #BFD4AA with other colors, consider its complementary color at hue 270° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12571818, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BFD4AA

Tailwind CSS
stone-300
HEX
#BFD4AA
RGB
rgb(191, 212, 170)
RGB %
75%, 83%, 67%
HSL
hsl(90, 33%, 75%)
HSV
hsv(90, 20%, 83%)
CMYK
10%, 0%, 20%, 17%
Decimal
12571818
Web Safe
#CCCC99

🎨 Color Schemes for #BFD4AA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFD4AA

🌗 Shades and Tints of #BFD4AA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFD4AA

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFD4AA

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFD4AA in Use

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

👓 Color Blindness Simulation for #BFD4AA

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

:root { --color-hex: #BFD4AA; --color-rgb: 191, 212, 170; --color-hsl: 90, 33%, 75%; } .bg-color { background-color: #BFD4AA; } .text-color { color: #BFD4AA; } .border-color { border-color: #BFD4AA; }

🛠️ Use #BFD4AA in Your Project

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

🔗 Related Colors to #BFD4AA

#D4D4AA
Hue -30°
#CAD4AA
Hue -15°
#B5D4AA
Hue +15°
#AAD4AA
Hue +30°
#A3C185
85% L
#87AF60
70% L
#618141
50% L
#3B4E27
30% L
#CCDDBB
80% L
#D9E5CC
85% L
#E6EEDD
90% L
#F2F6EE
95% L

About Light Green (#BFD4AA)

Light Green is a light, moderately saturated, cool green color with a hue angle of 90°, saturation of 33%, and lightness of 75%. Its RGB value is (191, 212, 170) and its CMYK breakdown is C:10% M:0% Y:20% K:17%.

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

Frequently Asked Questions About #BFD4AA

What is the HEX code for Light Green? +

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

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

What is the HSL value of #BFD4AA? +

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

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

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

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