Color #357D4E Color / Colour Code #357D4E

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

    #357D4E

    Color Conversions

    HEX
    #357D4E
    RGB
    rgb(53, 125, 78)
    HSL
    hsl(141, 40%, 35%)
    HSV
    hsv(141, 58%, 49%)
    CMYK
    cmyk(58%, 0%, 38%, 51%)

    Accessibility Contrast

    WCAG contrast ratios for #357D4E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.01:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.19:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.31:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #357D4E paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 111, 141, and 171 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 141, 261, and 21 degrees.

    Color Palettes Using #357D4E

    Monochromatic Scale

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

    #173622 #2E6B43 #4DB370 #94D1A9 #C9E8D4
    Warm Harmony

    Adjacent hues from 141 to 186 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.

    #5EBA7E #5EBA95 #5EBAAC #5EB1BA
    Cool Contrast

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

    #4DB370 #B34D8F #B34D5C #B3704D
    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.

    #B8E0C6 #B8D2E0 #C6B8E0 #E0B8D2 #E0C6B8

    Shades & Tints of #357D4E

    Lightness variations at hue 141 and 40% saturation.

    CSS Gradients with #357D4E

    Green to Pink
    linear-gradient(135deg, #357d4e, #7d3664)
    Analogous Fade
    linear-gradient(90deg, #357d4e, #367d72)
    Deep to Light
    linear-gradient(180deg, #1c4028, #bfe3cc)
    Tricolor Sweep
    linear-gradient(135deg, #367d4f, #4f367d, #7d4f36)

    Design Use Cases for #357D4E

    Balanced UI Color

    At 40% saturation, #357D4E 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, #357D4E 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

    #357D4E falls in the green range (hue 141). 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 #357D4E (hue 141) to its complement at hue 321. For a subtler effect, try pairing with an analogous color at hue 171. Use CSS: background: linear-gradient(135deg, #357d4e, #7d3664);

    CSS Code for #357D4E

    /* Background */
    background-color: #357d4e;
    background-color: rgb(53, 125, 78);
    background-color: hsl(141, 40%, 35%);
    /* Text */
    color: #357d4e;
    /* Border */
    border: 2px solid #357d4e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(53, 125, 78, 0.3);
    /* CSS Variable */
    --color-primary: 141 40% 35%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #357D4E across image editing and color design tools.

    About Color #357D4E (#357D4E)

    #357D4E is a green color (colour) with RGB channel values of 53 red, 125 green, and 78 blue. The green channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 141 degrees with 40% saturation and 35% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #357D4E 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 58% cyan, 0% magenta, 38% yellow, and 51% key (black).

    The WCAG contrast ratio of #357D4E against white is 5.01:1 and against black is 4.19: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 #7D3664 creates maximum visual tension when paired with #357D4E. For more harmonious color combinations, use the analogous colours #407D36 and #367D72, 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 #357D4E

    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 #357D4E?
    #357D4E is Color #357D4E, a green color (colour) with RGB(53, 125, 78), HSL(141, 40%, 35%), and CMYK(58%, 0%, 38%, 51%). Its perceived brightness is 98/255.
    Is #357D4E accessible for text?
    Against white, #357D4E has a contrast ratio of 5.01:1 (passes AA for normal text). Against black, it has 4.19:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #357D4E?
    The complementary colour is #7D3664 (hue 321). For subtle color combinations, use analogous colours #407D36 and #367D72. The triadic palette adds #4F367D and #7D4F36 for vibrant variety.
    How do I use #357D4E in CSS?
    Use any format: color: #357d4e; or rgb(53, 125, 78); or hsl(141, 40%, 35%). For CSS custom properties: --color-primary: 141 40% 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.