Mint Color / Colour Code #C2EBAD

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

    #C2EBAD

    Color Conversions

    HEX
    #C2EBAD
    RGB
    rgb(194, 235, 173)
    HSL
    hsl(100, 61%, 80%)
    HSV
    hsv(100, 26%, 92%)
    CMYK
    cmyk(17%, 0%, 26%, 8%)

    Accessibility Contrast

    WCAG contrast ratios for #C2EBAD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.33:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.78:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.15:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 70, 100, and 130 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 100, 220, and 340 degrees.

    Color Palettes Using #C2EBAD

    Monochromatic Scale

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

    #1E3E0F #3D7B1E #66CD32 #A3E184 #D1F0C1
    Warm Harmony

    Adjacent hues from 100 to 145 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.

    #75D246 #52D246 #46D25E #46D281
    Cool Contrast

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

    #66CD32 #9932CD #CD32B3 #CD3266
    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.

    #C5E0B8 #B8E0D3 #B8C5E0 #D3B8E0 #E0B8C5

    Shades & Tints of #C2EBAD

    Lightness variations at hue 100 and 61% saturation.

    CSS Gradients with #C2EBAD

    Green to Purple
    linear-gradient(135deg, #c2ebad, #d6adeb)
    Analogous Fade
    linear-gradient(90deg, #c2ebad, #adebb7)
    Deep to Light
    linear-gradient(180deg, #254a12, #c8edb5)
    Tricolor Sweep
    linear-gradient(135deg, #c2ebad, #adc2eb, #ebadc2)

    Design Use Cases for #C2EBAD

    Vibrant Brand Color

    #C2EBAD has a strong 61% 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.

    Light Background Tint

    #C2EBAD at 80% 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

    #C2EBAD falls in the green range (hue 100). 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 #C2EBAD (hue 100) to its complement at hue 280. For a subtler effect, try pairing with an analogous color at hue 130. Use CSS: background: linear-gradient(135deg, #c2ebad, #d6adeb);

    CSS Code for #C2EBAD

    /* Background */
    background-color: #c2ebad;
    background-color: rgb(194, 235, 173);
    background-color: hsl(100, 61%, 80%);
    /* Text */
    color: #c2ebad;
    /* Border */
    border: 2px solid #c2ebad;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(194, 235, 173, 0.3);
    /* CSS Variable */
    --color-primary: 100 61% 80%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #C2EBAD across image editing and color design tools.

    About Mint (#C2EBAD)

    #C2EBAD is a green color (colour) with RGB channel values of 194 red, 235 green, and 173 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 100 degrees with 61% saturation and 80% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #C2EBAD is 216/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 17% cyan, 0% magenta, 26% yellow, and 8% key (black).

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

    The complementary colour #D6ADEB creates maximum visual tension when paired with #C2EBAD. For more harmonious color combinations, use the analogous colours #E1EBAD and #ADEBB7, 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 #C2EBAD

    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 #C2EBAD?
    #C2EBAD is Mint, a green color (colour) with RGB(194, 235, 173), HSL(100, 61%, 80%), and CMYK(17%, 0%, 26%, 8%). Its perceived brightness is 216/255.
    Is #C2EBAD accessible for text?
    Against white, #C2EBAD has a contrast ratio of 1.33:1 (fails AA for normal text). Against black, it has 15.78:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #C2EBAD?
    The complementary colour is #D6ADEB (hue 280). For subtle color combinations, use analogous colours #E1EBAD and #ADEBB7. The triadic palette adds #ADC2EB and #EBADC2 for vibrant variety.
    How do I use #C2EBAD in CSS?
    Use any format: color: #c2ebad; or rgb(194, 235, 173); or hsl(100, 61%, 80%). For CSS custom properties: --color-primary: 100 61% 80%; 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.