Green Color / Colour Code #4C743E

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

    #4C743E

    Color Conversions

    HEX
    #4C743E
    RGB
    rgb(76, 116, 62)
    HSL
    hsl(104, 30%, 35%)
    HSV
    hsv(104, 47%, 45%)
    CMYK
    cmyk(34%, 0%, 47%, 55%)

    Accessibility Contrast

    WCAG contrast ratios for #4C743E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.42:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.88:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.67:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #4C743E paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 74, 104, and 134 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 104, 224, and 344 degrees.

    Color Palettes Using #4C743E

    Monochromatic Scale

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

    #21321B #426336 #6EA659 #A8C99C #D3E4CD
    Warm Harmony

    Adjacent hues from 104 to 149 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.

    #7CAF6A #6BAF6A #6AAF7A #6AAF8B
    Cool Contrast

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

    #6EA659 #9159A6 #A65994 #A6596E
    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.

    #C2E0B8 #B8E0D6 #B8C2E0 #D6B8E0 #E0B8C2

    Shades & Tints of #4C743E

    Lightness variations at hue 104 and 30% saturation.

    CSS Gradients with #4C743E

    Green to Purple
    linear-gradient(135deg, #4c743e, #663e74)
    Analogous Fade
    linear-gradient(90deg, #4c743e, #3e744b)
    Deep to Light
    linear-gradient(180deg, #273c20, #cbdfc3)
    Tricolor Sweep
    linear-gradient(135deg, #4d743e, #3e4d74, #743e4d)

    Design Use Cases for #4C743E

    Balanced UI Color

    At 30% saturation, #4C743E 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.

    Primary Interface Color

    At 35% lightness, #4C743E 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

    #4C743E falls in the green range (hue 104). 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 #4C743E (hue 104) to its complement at hue 284. For a subtler effect, try pairing with an analogous color at hue 134. Use CSS: background: linear-gradient(135deg, #4c743e, #663e74);

    CSS Code for #4C743E

    /* Background */
    background-color: #4c743e;
    background-color: rgb(76, 116, 62);
    background-color: hsl(104, 30%, 35%);
    /* Text */
    color: #4c743e;
    /* Border */
    border: 2px solid #4c743e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(76, 116, 62, 0.3);
    /* CSS Variable */
    --color-primary: 104 30% 35%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #4C743E across image editing and color design tools.

    About Green (#4C743E)

    #4C743E is a green color (colour) with RGB channel values of 76 red, 116 green, and 62 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 104 degrees with 30% saturation and 35% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #4C743E is 98/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 34% cyan, 0% magenta, 47% yellow, and 55% key (black).

    The WCAG contrast ratio of #4C743E against white is 5.42:1 and against black is 3.88:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 25% lightness.

    The complementary colour #663E74 creates maximum visual tension when paired with #4C743E. For more harmonious color combinations, use the analogous colours #68743E and #3E744B, 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 #4C743E

    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 #4C743E?
    #4C743E is Green, a green color (colour) with RGB(76, 116, 62), HSL(104, 30%, 35%), and CMYK(34%, 0%, 47%, 55%). Its perceived brightness is 98/255.
    Is #4C743E accessible for text?
    Against white, #4C743E has a contrast ratio of 5.42:1 (passes AA for normal text). Against black, it has 3.88:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #4C743E?
    The complementary colour is #663E74 (hue 284). For subtle color combinations, use analogous colours #68743E and #3E744B. The triadic palette adds #3E4D74 and #743E4D for vibrant variety.
    How do I use #4C743E in CSS?
    Use any format: color: #4c743e; or rgb(76, 116, 62); or hsl(104, 30%, 35%). For CSS custom properties: --color-primary: 104 30% 35%; 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.