Color #ABB2AA Color / Colour Code #ABB2AA

    This page shows the hex color code for color #abb2aa (#ABB2AA). The colour is a green tone with 5% saturation and 68% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #ABB2AA

    Color Conversions

    HEX
    #ABB2AA
    RGB
    rgb(171, 178, 170)
    HSL
    hsl(113, 5%, 68%)
    HSV
    hsv(113, 4%, 70%)
    CMYK
    cmyk(4%, 0%, 4%, 30%)

    Accessibility Contrast

    WCAG contrast ratios for #ABB2AA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.17:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.68:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.87:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #ABB2AA paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 83, 113, and 143 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 113, 233, and 353 degrees.

    Color Palettes Using #ABB2AA

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 113 and saturation at 5%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #252824 #4A5049 #7B8679 #B0B6AF #D7DBD7
    Warm Harmony

    Adjacent hues from 113 to 158 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #889287 #879288 #87928B #87928E
    Cool Contrast

    Combines the base color at hue 113 with its complement at 293 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #7B8679 #847986 #867981 #86797B
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #BCE0B8 #B8E0DC #B8BCE0 #DCB8E0 #E0B8BC

    Shades & Tints of #ABB2AA

    Lightness variations at hue 113 and 5% saturation.

    CSS Gradients with #ABB2AA

    Green to Purple
    linear-gradient(135deg, #abb2aa, #b1a9b1)
    Analogous Fade
    linear-gradient(90deg, #abb2aa, #a9b1ac)
    Deep to Light
    linear-gradient(180deg, #2c302c, #cfd3cf)
    Tricolor Sweep
    linear-gradient(135deg, #aab1a9, #a9aab1, #b1a9aa)

    Design Use Cases for #ABB2AA

    Neutral Foundation Color

    #ABB2AA has almost no saturation (5%), making it an excellent neutral. Use it for page backgrounds, card surfaces, divider lines, and any element that should recede visually. Neutrals like this form the foundation of every professional design system.

    Soft Accent & Highlight

    With 68% lightness, #ABB2AA has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Success & Growth Indicators

    #ABB2AA falls in the green range (hue 113). Green universally represents success, growth, and safety. Use it for confirmation messages, positive chart data, eco-friendly badges, and health metrics. In financial dashboards, green indicates gains and positive performance.

    Gradient Pairing

    Create a gradient from #ABB2AA (hue 113) to its complement at hue 293. For a subtler effect, try pairing with an analogous color at hue 143. Use CSS: background: linear-gradient(135deg, #abb2aa, #b1a9b1);

    CSS Code for #ABB2AA

    /* Background */
    background-color: #abb2aa;
    background-color: rgb(171, 178, 170);
    background-color: hsl(113, 5%, 68%);
    /* Text */
    color: #abb2aa;
    /* Border */
    border: 2px solid #abb2aa;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(171, 178, 170, 0.3);
    /* CSS Variable */
    --color-primary: 113 5% 68%;

    Similar Colors

    Colors visually similar to #ABB2AA based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #ABB2AA across image editing and color design tools.

    About Color #ABB2AA (#ABB2AA)

    #ABB2AA is a green color (colour) with RGB channel values of 171 red, 178 green, and 170 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 113 degrees with 5% saturation and 68% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #ABB2AA is 175/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 4% cyan, 0% magenta, 4% yellow, and 30% key (black).

    The WCAG contrast ratio of #ABB2AA against white is 2.17:1 and against black is 9.68:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 9.68:1, or use it exclusively for decorative purposes.

    The complementary colour #B1A9B1 creates maximum visual tension when paired with #ABB2AA. For more harmonious color combinations, use the analogous colours #AEB1A9 and #A9B1AC, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #ABB2AA

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #ABB2AA?
    #ABB2AA is Color #ABB2AA, a green color (colour) with RGB(171, 178, 170), HSL(113, 5%, 68%), and CMYK(4%, 0%, 4%, 30%). Its perceived brightness is 175/255.
    Is #ABB2AA accessible for text?
    Against white, #ABB2AA has a contrast ratio of 2.17:1 (fails AA for normal text). Against black, it has 9.68:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ABB2AA?
    The complementary colour is #B1A9B1 (hue 293). For subtle color combinations, use analogous colours #AEB1A9 and #A9B1AC. The triadic palette adds #A9AAB1 and #B1A9AA for vibrant variety.
    How do I use #ABB2AA in CSS?
    Use any format: color: #abb2aa; or rgb(171, 178, 170); or hsl(113, 5%, 68%). For CSS custom properties: --color-primary: 113 5% 68%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.