Color #227646 Color / Colour Code #227646

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

    #227646

    Color Conversions

    HEX
    #227646
    RGB
    rgb(34, 118, 70)
    HSL
    hsl(146, 55%, 30%)
    HSV
    hsv(146, 71%, 46%)
    CMYK
    cmyk(71%, 0%, 41%, 54%)

    Accessibility Contrast

    WCAG contrast ratios for #227646 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    5.60:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    3.75:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    4.83:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 116, 146, and 176 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 146, 266, and 26 degrees.

    Color Palettes Using #227646

    Monochromatic Scale

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

    #113B23 #227747 #39C676 #88DDAD #C4EED6
    Warm Harmony

    Adjacent hues from 146 to 191 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.

    #4DCB84 #4DCBA3 #4DCBC3 #4DB4CB
    Cool Contrast

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

    #39C676 #C63989 #C63943 #C67639
    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.

    #B8E0C9 #B8CFE0 #C9B8E0 #E0B8CF #E0C9B8

    Shades & Tints of #227646

    Lightness variations at hue 146 and 55% saturation.

    CSS Gradients with #227646

    Green to Pink
    linear-gradient(135deg, #227646, #772252)
    Analogous Fade
    linear-gradient(90deg, #227646, #227771)
    Deep to Light
    linear-gradient(180deg, #15472b, #b8eace)
    Tricolor Sweep
    linear-gradient(135deg, #227747, #472277, #774722)

    Design Use Cases for #227646

    Balanced UI Color

    At 55% saturation, #227646 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 30% lightness, #227646 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

    #227646 falls in the green range (hue 146). 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 #227646 (hue 146) to its complement at hue 326. For a subtler effect, try pairing with an analogous color at hue 176. Use CSS: background: linear-gradient(135deg, #227646, #772252);

    CSS Code for #227646

    /* Background */
    background-color: #227646;
    background-color: rgb(34, 118, 70);
    background-color: hsl(146, 55%, 30%);
    /* Text */
    color: #227646;
    /* Border */
    border: 2px solid #227646;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(34, 118, 70, 0.3);
    /* CSS Variable */
    --color-primary: 146 55% 30%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #227646 across image editing and color design tools.

    About Color #227646 (#227646)

    #227646 is a green color (colour) with RGB channel values of 34 red, 118 green, and 70 blue. The green channel is dominant by a ratio of 3.5:1 over the weakest channel. In HSL terms, the hue sits at 146 degrees with 55% saturation and 30% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #227646 is 87/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 71% cyan, 0% magenta, 41% yellow, and 54% key (black).

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

    The complementary colour #772252 creates maximum visual tension when paired with #227646. For more harmonious color combinations, use the analogous colours #287722 and #227771, 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 #227646

    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 #227646?
    #227646 is Color #227646, a green color (colour) with RGB(34, 118, 70), HSL(146, 55%, 30%), and CMYK(71%, 0%, 41%, 54%). Its perceived brightness is 87/255.
    Is #227646 accessible for text?
    Against white, #227646 has a contrast ratio of 5.60:1 (passes AA for normal text). Against black, it has 3.75:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #227646?
    The complementary colour is #772252 (hue 326). For subtle color combinations, use analogous colours #287722 and #227771. The triadic palette adds #472277 and #774722 for vibrant variety.
    How do I use #227646 in CSS?
    Use any format: color: #227646; or rgb(34, 118, 70); or hsl(146, 55%, 30%). For CSS custom properties: --color-primary: 146 55% 30%; 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.