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

Soft Green

#ABCA91

📝 Color Information for #ABCA91

The hexadecimal color code #ABCA91 represents a light shade in the green family. In the RGB color model, this color is composed of 171 red, 202 green, and 145 blue, which translates to approximately 67% red, 79% green, and 57% 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, #ABCA91 has a hue of 93 degrees, a saturation level of 35%, and a lightness value of 68%. The hue angle of 93° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 93°, saturation of 28%, and brightness/value of 79%. For print applications using the CMYK color model, #ABCA91 would be reproduced using 15% cyan, 0% magenta, 28% yellow, and 21% black. The closest web-safe color is #99CC99, 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 #ABCA91 with other colors, consider its complementary color at hue 273° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11258513, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ABCA91

Tailwind CSS
stone-400
HEX
#ABCA91
RGB
rgb(171, 202, 145)
RGB %
67%, 79%, 57%
HSL
hsl(93, 35%, 68%)
HSV
hsv(93, 28%, 79%)
CMYK
15%, 0%, 28%, 21%
Decimal
11258513
Web Safe
#99CC99

🎨 Color Schemes for #ABCA91

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ABCA91

🌗 Shades and Tints of #ABCA91

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ABCA91

Tones (adding gray / desaturating)

🌈 Hue Variations of #ABCA91

Hue Variations (shifting the color spectrum)

👁️ Preview of #ABCA91 in Use

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

👓 Color Blindness Simulation for #ABCA91

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

:root { --color-hex: #ABCA91; --color-rgb: 171, 202, 145; --color-hsl: 93, 35%, 68%; } .bg-color { background-color: #ABCA91; } .text-color { color: #ABCA91; } .border-color { border-color: #ABCA91; }

🛠️ Use #ABCA91 in Your Project

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

🔗 Related Colors to #ABCA91

#C7CA91
Hue -30°
#B9CA91
Hue -15°
#9CCA91
Hue +15°
#91CA94
Hue +30°
#90B96E
85% L
#76A550
70% L
#547538
50% L
#314521
30% L
#BAD4A5
74% L
#CDE0BE
81% L
#DDE9D2
87% L
#EFF5EA
94% L

About Soft Green (#ABCA91)

Soft Green is a medium, moderately saturated, cool green color with a hue angle of 93°, saturation of 35%, and lightness of 68%. Its RGB value is (171, 202, 145) and its CMYK breakdown is C:15% M:0% Y:28% K:21%.

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

Frequently Asked Questions About #ABCA91

What is the HEX code for Soft Green? +

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

The RGB value of #ABCA91 is rgb(171, 202, 145). This means the color contains 171 out of 255 parts red, 202 out of 255 parts green, and 145 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(171, 202, 145);

What is the HSL value of #ABCA91? +

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

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

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

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