Color #A3FFAB Color / Colour Code #A3FFAB

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

    #A3FFAB

    Color Conversions

    HEX
    #A3FFAB
    RGB
    rgb(163, 255, 171)
    HSL
    hsl(125, 100%, 82%)
    HSV
    hsv(125, 36%, 100%)
    CMYK
    cmyk(36%, 0%, 33%, 0%)

    Accessibility Contrast

    WCAG contrast ratios for #A3FFAB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.20:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    17.45:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.04:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 95, 125, and 155 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 125, 245, and 5 degrees.

    Color Palettes Using #A3FFAB

    Monochromatic Scale

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

    #004D06 #00990D #00FF15 #66FF73 #B3FFB9
    Warm Harmony

    Adjacent hues from 125 to 170 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.

    #30E840 #30E86E #30E89C #30E8C9
    Cool Contrast

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

    #26D935 #D926CA #D92671 #D93526
    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.

    #B8E0BB #B8DDE0 #BBB8E0 #E0B8DD #E0BBB8

    Shades & Tints of #A3FFAB

    Lightness variations at hue 125 and 100% saturation.

    CSS Gradients with #A3FFAB

    Green to Purple
    linear-gradient(135deg, #a3ffab, #ffa3f7)
    Analogous Fade
    linear-gradient(90deg, #a3ffab, #a3ffd9)
    Deep to Light
    linear-gradient(180deg, #005c08, #a3ffab)
    Tricolor Sweep
    linear-gradient(135deg, #a3ffab, #aba3ff, #ffaba3)

    Design Use Cases for #A3FFAB

    High-Impact Accent

    With 100% saturation, #A3FFAB is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Light Background Tint

    #A3FFAB at 82% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Success & Growth Indicators

    #A3FFAB falls in the green range (hue 125). 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 #A3FFAB (hue 125) to its complement at hue 305. For a subtler effect, try pairing with an analogous color at hue 155. Use CSS: background: linear-gradient(135deg, #a3ffab, #ffa3f7);

    CSS Code for #A3FFAB

    /* Background */
    background-color: #a3ffab;
    background-color: rgb(163, 255, 171);
    background-color: hsl(125, 100%, 82%);
    /* Text */
    color: #a3ffab;
    /* Border */
    border: 2px solid #a3ffab;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(163, 255, 171, 0.3);
    /* CSS Variable */
    --color-primary: 125 100% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #A3FFAB across image editing and color design tools.

    About Color #A3FFAB (#A3FFAB)

    #A3FFAB is a green color (colour) with RGB channel values of 163 red, 255 green, and 171 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 125 degrees with 100% saturation and 82% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #A3FFAB is 218/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 36% cyan, 0% magenta, 33% yellow, and 0% key (black).

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

    The complementary colour #FFA3F7 creates maximum visual tension when paired with #A3FFAB. For more harmonious color combinations, use the analogous colours #C9FFA3 and #A3FFD9, 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 #A3FFAB

    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 #A3FFAB?
    #A3FFAB is Color #A3FFAB, a green color (colour) with RGB(163, 255, 171), HSL(125, 100%, 82%), and CMYK(36%, 0%, 33%, 0%). Its perceived brightness is 218/255.
    Is #A3FFAB accessible for text?
    Against white, #A3FFAB has a contrast ratio of 1.20:1 (fails AA for normal text). Against black, it has 17.45:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #A3FFAB?
    The complementary colour is #FFA3F7 (hue 305). For subtle color combinations, use analogous colours #C9FFA3 and #A3FFD9. The triadic palette adds #ABA3FF and #FFABA3 for vibrant variety.
    How do I use #A3FFAB in CSS?
    Use any format: color: #a3ffab; or rgb(163, 255, 171); or hsl(125, 100%, 82%). For CSS custom properties: --color-primary: 125 100% 82%; 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.