Color #ABC44E Color / Colour Code #ABC44E

    This page shows the hex color code for color #abc44e (#ABC44E). The colour is a yellow tone with 50% saturation and 54% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #ABC44E

    Color Conversions

    HEX
    #ABC44E
    RGB
    rgb(171, 196, 78)
    HSL
    hsl(73, 50%, 54%)
    HSV
    hsv(73, 60%, 77%)
    CMYK
    cmyk(13%, 0%, 60%, 23%)

    Accessibility Contrast

    WCAG contrast ratios for #ABC44E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.96:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.74:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.69:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 43, 73, and 103 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 73, 193, and 313 degrees.

    Color Palettes Using #ABC44E

    Monochromatic Scale

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

    #313913 #627326 #A4BF40 #C8D98C #E4ECC6
    Warm Harmony

    Adjacent hues from 73 to 118 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.

    #ADC653 #90C653 #73C653 #57C653
    Cool Contrast

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

    #A4BF40 #5B40BF #9B40BF #BF40A4
    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.

    #D8E0B8 #B8E0C0 #B8D8E0 #C0B8E0 #E0B8D8

    Shades & Tints of #ABC44E

    Lightness variations at hue 73 and 50% saturation.

    CSS Gradients with #ABC44E

    Yellow to Blue
    linear-gradient(135deg, #abc44e, #684fc4)
    Analogous Fade
    linear-gradient(90deg, #abc44e, #70c44f)
    Deep to Light
    linear-gradient(180deg, #3b4517, #dee8ba)
    Tricolor Sweep
    linear-gradient(135deg, #abc44f, #4fabc4, #c44fab)

    Design Use Cases for #ABC44E

    Balanced UI Color

    At 50% saturation, #ABC44E strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 54% lightness, #ABC44E 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.

    Attention & Optimism

    #ABC44E is in the yellow spectrum (hue 73). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #ABC44E (hue 73) to its complement at hue 253. For a subtler effect, try pairing with an analogous color at hue 103. Use CSS: background: linear-gradient(135deg, #abc44e, #684fc4);

    CSS Code for #ABC44E

    /* Background */
    background-color: #abc44e;
    background-color: rgb(171, 196, 78);
    background-color: hsl(73, 50%, 54%);
    /* Text */
    color: #abc44e;
    /* Border */
    border: 2px solid #abc44e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(171, 196, 78, 0.3);
    /* CSS Variable */
    --color-primary: 73 50% 54%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #ABC44E across image editing and color design tools.

    About Color #ABC44E (#ABC44E)

    #ABC44E is a yellow color (colour) with RGB channel values of 171 red, 196 green, and 78 blue. The green channel is dominant by a ratio of 2.5:1 over the weakest channel. In HSL terms, the hue sits at 73 degrees with 50% saturation and 54% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #ABC44E 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 13% cyan, 0% magenta, 60% yellow, and 23% key (black).

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

    The complementary colour #684FC4 creates maximum visual tension when paired with #ABC44E. For more harmonious color combinations, use the analogous colours #C4A34F and #70C44F, 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 #ABC44E

    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 #ABC44E?
    #ABC44E is Color #ABC44E, a yellow color (colour) with RGB(171, 196, 78), HSL(73, 50%, 54%), and CMYK(13%, 0%, 60%, 23%). Its perceived brightness is 175/255.
    Is #ABC44E accessible for text?
    Against white, #ABC44E has a contrast ratio of 1.96:1 (fails AA for normal text). Against black, it has 10.74:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ABC44E?
    The complementary colour is #684FC4 (hue 253). For subtle color combinations, use analogous colours #C4A34F and #70C44F. The triadic palette adds #4FABC4 and #C44FAB for vibrant variety.
    How do I use #ABC44E in CSS?
    Use any format: color: #abc44e; or rgb(171, 196, 78); or hsl(73, 50%, 54%). For CSS custom properties: --color-primary: 73 50% 54%; 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.