Color #AEB97E Color / Colour Code #AEB97E

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

    #AEB97E

    Color Conversions

    HEX
    #AEB97E
    RGB
    rgb(174, 185, 126)
    HSL
    hsl(71, 30%, 61%)
    HSV
    hsv(71, 32%, 73%)
    CMYK
    cmyk(6%, 0%, 32%, 27%)

    Accessibility Contrast

    WCAG contrast ratios for #AEB97E against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 41, 71, and 101 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 71, 191, and 311 degrees.

    Color Palettes Using #AEB97E

    Monochromatic Scale

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

    #2E321B #5B6336 #98A659 #C1C99C #E0E4CD
    Warm Harmony

    Adjacent hues from 71 to 116 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.

    #A2AF6A #91AF6A #80AF6A #6EAF6A
    Cool Contrast

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

    #98A659 #6759A6 #8E59A6 #A65998
    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.

    #D9E0B8 #B8E0BF #B8D9E0 #BFB8E0 #E0B8D9

    Shades & Tints of #AEB97E

    Lightness variations at hue 71 and 30% saturation.

    CSS Gradients with #AEB97E

    Yellow to Blue
    linear-gradient(135deg, #aeb97e, #897eb9)
    Analogous Fade
    linear-gradient(90deg, #aeb97e, #91b97e)
    Deep to Light
    linear-gradient(180deg, #373c20, #dadfc3)
    Tricolor Sweep
    linear-gradient(135deg, #aeb97e, #7eaeb9, #b97eae)

    Design Use Cases for #AEB97E

    Balanced UI Color

    At 30% saturation, #AEB97E 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 61% lightness, #AEB97E 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

    #AEB97E is in the yellow spectrum (hue 71). 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 #AEB97E (hue 71) to its complement at hue 251. For a subtler effect, try pairing with an analogous color at hue 101. Use CSS: background: linear-gradient(135deg, #aeb97e, #897eb9);

    CSS Code for #AEB97E

    /* Background */
    background-color: #aeb97e;
    background-color: rgb(174, 185, 126);
    background-color: hsl(71, 30%, 61%);
    /* Text */
    color: #aeb97e;
    /* Border */
    border: 2px solid #aeb97e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(174, 185, 126, 0.3);
    /* CSS Variable */
    --color-primary: 71 30% 61%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AEB97E across image editing and color design tools.

    About Color #AEB97E (#AEB97E)

    #AEB97E is a yellow color (colour) with RGB channel values of 174 red, 185 green, and 126 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 71 degrees with 30% saturation and 61% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #AEB97E 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 6% cyan, 0% magenta, 32% yellow, and 27% key (black).

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

    The complementary colour #897EB9 creates maximum visual tension when paired with #AEB97E. For more harmonious color combinations, use the analogous colours #B9A67E and #91B97E, 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 #AEB97E

    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 #AEB97E?
    #AEB97E is Color #AEB97E, a yellow color (colour) with RGB(174, 185, 126), HSL(71, 30%, 61%), and CMYK(6%, 0%, 32%, 27%). Its perceived brightness is 175/255.
    Is #AEB97E accessible for text?
    Against white, #AEB97E has a contrast ratio of 2.09:1 (fails AA for normal text). Against black, it has 10.04:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AEB97E?
    The complementary colour is #897EB9 (hue 251). For subtle color combinations, use analogous colours #B9A67E and #91B97E. The triadic palette adds #7EAEB9 and #B97EAE for vibrant variety.
    How do I use #AEB97E in CSS?
    Use any format: color: #aeb97e; or rgb(174, 185, 126); or hsl(71, 30%, 61%). For CSS custom properties: --color-primary: 71 30% 61%; 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.