Color #AFC8AB Color / Colour Code #AFC8AB

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

    #AFC8AB

    Color Conversions

    HEX
    #AFC8AB
    RGB
    rgb(175, 200, 171)
    HSL
    hsl(112, 21%, 73%)
    HSV
    hsv(112, 15%, 78%)
    CMYK
    cmyk(12%, 0%, 15%, 22%)

    Accessibility Contrast

    WCAG contrast ratios for #AFC8AB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.80:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.67:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.55:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 82, 112, and 142 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 112, 232, and 352 degrees.

    Color Palettes Using #AFC8AB

    Monochromatic Scale

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

    #202E1E #415D3C #6C9A65 #A7C3A2 #D3E1D1
    Warm Harmony

    Adjacent hues from 112 to 157 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.

    #7BA474 #74A47A #74A486 #74A492
    Cool Contrast

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

    #6C9A65 #93659A #9A6587 #9A656C
    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.

    #BDE0B8 #B8E0DB #B8BDE0 #DBB8E0 #E0B8BD

    Shades & Tints of #AFC8AB

    Lightness variations at hue 112 and 21% saturation.

    CSS Gradients with #AFC8AB

    Green to Purple
    linear-gradient(135deg, #afc8ab, #c5acc9)
    Analogous Fade
    linear-gradient(90deg, #afc8ab, #acc9b6)
    Deep to Light
    linear-gradient(180deg, #273824, #cadbc7)
    Tricolor Sweep
    linear-gradient(135deg, #b0c9ac, #acb0c9, #c9acb0)

    Design Use Cases for #AFC8AB

    Muted Accent Color

    With 21% saturation, #AFC8AB has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Light Background Tint

    #AFC8AB at 73% 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

    #AFC8AB falls in the green range (hue 112). 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 #AFC8AB (hue 112) to its complement at hue 292. For a subtler effect, try pairing with an analogous color at hue 142. Use CSS: background: linear-gradient(135deg, #afc8ab, #c5acc9);

    CSS Code for #AFC8AB

    /* Background */
    background-color: #afc8ab;
    background-color: rgb(175, 200, 171);
    background-color: hsl(112, 21%, 73%);
    /* Text */
    color: #afc8ab;
    /* Border */
    border: 2px solid #afc8ab;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(175, 200, 171, 0.3);
    /* CSS Variable */
    --color-primary: 112 21% 73%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AFC8AB across image editing and color design tools.

    About Color #AFC8AB (#AFC8AB)

    #AFC8AB is a green color (colour) with RGB channel values of 175 red, 200 green, and 171 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 112 degrees with 21% saturation and 73% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #AFC8AB is 189/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 12% cyan, 0% magenta, 15% yellow, and 22% key (black).

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

    The complementary colour #C5ACC9 creates maximum visual tension when paired with #AFC8AB. For more harmonious color combinations, use the analogous colours #BEC9AC and #ACC9B6, 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 #AFC8AB

    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 #AFC8AB?
    #AFC8AB is Color #AFC8AB, a green color (colour) with RGB(175, 200, 171), HSL(112, 21%, 73%), and CMYK(12%, 0%, 15%, 22%). Its perceived brightness is 189/255.
    Is #AFC8AB accessible for text?
    Against white, #AFC8AB has a contrast ratio of 1.80:1 (fails AA for normal text). Against black, it has 11.67:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AFC8AB?
    The complementary colour is #C5ACC9 (hue 292). For subtle color combinations, use analogous colours #BEC9AC and #ACC9B6. The triadic palette adds #ACB0C9 and #C9ACB0 for vibrant variety.
    How do I use #AFC8AB in CSS?
    Use any format: color: #afc8ab; or rgb(175, 200, 171); or hsl(112, 21%, 73%). For CSS custom properties: --color-primary: 112 21% 73%; 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.