Color #54814E Color / Colour Code #54814E

    This page shows the hex color code for color #54814e (#54814E). The colour is a green tone with 25% saturation and 41% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #54814E

    Color Conversions

    HEX
    #54814E
    RGB
    rgb(84, 129, 78)
    HSL
    hsl(113, 25%, 41%)
    HSV
    hsv(113, 40%, 51%)
    CMYK
    cmyk(35%, 0%, 40%, 49%)

    Accessibility Contrast

    WCAG contrast ratios for #54814E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.54:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.63:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.91:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #54814E 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 #54814E

    Monochromatic Scale

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

    #1F301D #3E6039 #679F60 #A4C69F #D1E2CF
    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.

    #76A970 #70A977 #70A986 #70A994
    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.

    #679F60 #98609F #9F6087 #9F6067
    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 #54814E

    Lightness variations at hue 113 and 25% saturation.

    CSS Gradients with #54814E

    Green to Purple
    linear-gradient(135deg, #54814e, #7d4e83)
    Analogous Fade
    linear-gradient(90deg, #54814e, #4e8362)
    Deep to Light
    linear-gradient(180deg, #253922, #c8ddc6)
    Tricolor Sweep
    linear-gradient(135deg, #55834e, #4e5583, #834e55)

    Design Use Cases for #54814E

    Muted Accent Color

    With 25% saturation, #54814E 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.

    Primary Interface Color

    At 41% lightness, #54814E is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Success & Growth Indicators

    #54814E 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 #54814E (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, #54814e, #7d4e83);

    CSS Code for #54814E

    /* Background */
    background-color: #54814e;
    background-color: rgb(84, 129, 78);
    background-color: hsl(113, 25%, 41%);
    /* Text */
    color: #54814e;
    /* Border */
    border: 2px solid #54814e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(84, 129, 78, 0.3);
    /* CSS Variable */
    --color-primary: 113 25% 41%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #54814E across image editing and color design tools.

    About Color #54814E (#54814E)

    #54814E is a green color (colour) with RGB channel values of 84 red, 129 green, and 78 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 113 degrees with 25% saturation and 41% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #54814E is 110/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 35% cyan, 0% magenta, 40% yellow, and 49% key (black).

    The WCAG contrast ratio of #54814E against white is 4.54:1 and against black is 4.63:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 29% lightness.

    The complementary colour #7D4E83 creates maximum visual tension when paired with #54814E. For more harmonious color combinations, use the analogous colours #6F834E and #4E8362, 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 #54814E

    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 #54814E?
    #54814E is Color #54814E, a green color (colour) with RGB(84, 129, 78), HSL(113, 25%, 41%), and CMYK(35%, 0%, 40%, 49%). Its perceived brightness is 110/255.
    Is #54814E accessible for text?
    Against white, #54814E has a contrast ratio of 4.54:1 (passes AA for normal text). Against black, it has 4.63:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #54814E?
    The complementary colour is #7D4E83 (hue 293). For subtle color combinations, use analogous colours #6F834E and #4E8362. The triadic palette adds #4E5583 and #834E55 for vibrant variety.
    How do I use #54814E in CSS?
    Use any format: color: #54814e; or rgb(84, 129, 78); or hsl(113, 25%, 41%). For CSS custom properties: --color-primary: 113 25% 41%; 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.