Color #45D64C Color / Colour Code #45D64C

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

    #45D64C

    Color Conversions

    HEX
    #45D64C
    RGB
    rgb(69, 214, 76)
    HSL
    hsl(123, 64%, 55%)
    HSV
    hsv(123, 68%, 84%)
    CMYK
    cmyk(68%, 0%, 64%, 16%)

    Accessibility Contrast

    WCAG contrast ratios for #45D64C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.91:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.98:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.65:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #45D64C paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 93, 123, and 153 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 123, 243, and 3 degrees.

    Color Palettes Using #45D64C

    Monochromatic Scale

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

    #0E3F10 #1C7D20 #2ED136 #82E386 #C0F1C3
    Warm Harmony

    Adjacent hues from 123 to 168 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.

    #43D64A #43D66F #43D694 #43D6B8
    Cool Contrast

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

    #2ED136 #D12EC9 #D12E77 #D1362E
    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.

    #B8E0BA #B8DEE0 #BAB8E0 #E0B8DE #E0BAB8

    Shades & Tints of #45D64C

    Lightness variations at hue 123 and 64% saturation.

    CSS Gradients with #45D64C

    Green to Purple
    linear-gradient(135deg, #45d64c, #d643ce)
    Analogous Fade
    linear-gradient(90deg, #45d64c, #43d694)
    Deep to Light
    linear-gradient(180deg, #114b13, #b4eeb7)
    Tricolor Sweep
    linear-gradient(135deg, #43d64a, #4a43d6, #d64a43)

    Design Use Cases for #45D64C

    Vibrant Brand Color

    #45D64C has a strong 64% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Soft Accent & Highlight

    With 55% lightness, #45D64C 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.

    Success & Growth Indicators

    #45D64C falls in the green range (hue 123). 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 #45D64C (hue 123) to its complement at hue 303. For a subtler effect, try pairing with an analogous color at hue 153. Use CSS: background: linear-gradient(135deg, #45d64c, #d643ce);

    CSS Code for #45D64C

    /* Background */
    background-color: #45d64c;
    background-color: rgb(69, 214, 76);
    background-color: hsl(123, 64%, 55%);
    /* Text */
    color: #45d64c;
    /* Border */
    border: 2px solid #45d64c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(69, 214, 76, 0.3);
    /* CSS Variable */
    --color-primary: 123 64% 55%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #45D64C across image editing and color design tools.

    About Color #45D64C (#45D64C)

    #45D64C is a green color (colour) with RGB channel values of 69 red, 214 green, and 76 blue. The green channel is dominant by a ratio of 3.1:1 over the weakest channel. In HSL terms, the hue sits at 123 degrees with 64% saturation and 55% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #45D64C is 155/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 68% cyan, 0% magenta, 64% yellow, and 16% key (black).

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

    The complementary colour #D643CE creates maximum visual tension when paired with #45D64C. For more harmonious color combinations, use the analogous colours #85D643 and #43D694, 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 #45D64C

    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 #45D64C?
    #45D64C is Color #45D64C, a green color (colour) with RGB(69, 214, 76), HSL(123, 64%, 55%), and CMYK(68%, 0%, 64%, 16%). Its perceived brightness is 155/255.
    Is #45D64C accessible for text?
    Against white, #45D64C has a contrast ratio of 1.91:1 (fails AA for normal text). Against black, it has 10.98:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #45D64C?
    The complementary colour is #D643CE (hue 303). For subtle color combinations, use analogous colours #85D643 and #43D694. The triadic palette adds #4A43D6 and #D64A43 for vibrant variety.
    How do I use #45D64C in CSS?
    Use any format: color: #45d64c; or rgb(69, 214, 76); or hsl(123, 64%, 55%). For CSS custom properties: --color-primary: 123 64% 55%; 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.