Color #73FDAE Color / Colour Code #73FDAE

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

    #73FDAE

    Color Conversions

    HEX
    #73FDAE
    RGB
    rgb(115, 253, 174)
    HSL
    hsl(146, 97%, 72%)
    HSV
    hsv(146, 55%, 99%)
    CMYK
    cmyk(55%, 0%, 31%, 1%)

    Accessibility Contrast

    WCAG contrast ratios for #73FDAE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.28:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    16.39:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.10:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #73FDAE 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 #73FDAE

    Monochromatic Scale

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

    #014B21 #029743 #04FB6F #68FDA9 #B4FED4
    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.

    #30E880 #30E8AE #30E8DC #30C6E8
    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.

    #26D974 #D9268B #D92632 #D97426
    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 #73FDAE

    Lightness variations at hue 146 and 97% saturation.

    CSS Gradients with #73FDAE

    Green to Pink
    linear-gradient(135deg, #73fdae, #fd72c1)
    Analogous Fade
    linear-gradient(90deg, #73fdae, #72fdf4)
    Deep to Light
    linear-gradient(180deg, #015a28, #a5fecb)
    Tricolor Sweep
    linear-gradient(135deg, #72fdae, #ae72fd, #fdae72)

    Design Use Cases for #73FDAE

    High-Impact Accent

    With 97% saturation, #73FDAE is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Light Background Tint

    #73FDAE at 72% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Success & Growth Indicators

    #73FDAE 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 #73FDAE (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, #73fdae, #fd72c1);

    CSS Code for #73FDAE

    /* Background */
    background-color: #73fdae;
    background-color: rgb(115, 253, 174);
    background-color: hsl(146, 97%, 72%);
    /* Text */
    color: #73fdae;
    /* Border */
    border: 2px solid #73fdae;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(115, 253, 174, 0.3);
    /* CSS Variable */
    --color-primary: 146 97% 72%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #73FDAE across image editing and color design tools.

    About Color #73FDAE (#73FDAE)

    #73FDAE is a green color (colour) with RGB channel values of 115 red, 253 green, and 174 blue. The green channel is dominant by a ratio of 2.2:1 over the weakest channel. In HSL terms, the hue sits at 146 degrees with 97% saturation and 72% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #73FDAE is 203/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 55% cyan, 0% magenta, 31% yellow, and 1% key (black).

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

    The complementary colour #FD72C1 creates maximum visual tension when paired with #73FDAE. For more harmonious color combinations, use the analogous colours #7CFD72 and #72FDF4, 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 #73FDAE

    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 #73FDAE?
    #73FDAE is Color #73FDAE, a green color (colour) with RGB(115, 253, 174), HSL(146, 97%, 72%), and CMYK(55%, 0%, 31%, 1%). Its perceived brightness is 203/255.
    Is #73FDAE accessible for text?
    Against white, #73FDAE has a contrast ratio of 1.28:1 (fails AA for normal text). Against black, it has 16.39:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #73FDAE?
    The complementary colour is #FD72C1 (hue 326). For subtle color combinations, use analogous colours #7CFD72 and #72FDF4. The triadic palette adds #AE72FD and #FDAE72 for vibrant variety.
    How do I use #73FDAE in CSS?
    Use any format: color: #73fdae; or rgb(115, 253, 174); or hsl(146, 97%, 72%). For CSS custom properties: --color-primary: 146 97% 72%; 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.