Color #ADE6CA Color / Colour Code #ADE6CA

    This page shows the hex color code for color #ade6ca (#ADE6CA). The colour is a cyan tone with 53% saturation and 79% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #ADE6CA

    Color Conversions

    HEX
    #ADE6CA
    RGB
    rgb(173, 230, 202)
    HSL
    hsl(151, 53%, 79%)
    HSV
    hsv(151, 25%, 90%)
    CMYK
    cmyk(25%, 0%, 12%, 10%)

    Accessibility Contrast

    WCAG contrast ratios for #ADE6CA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.40:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.95:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.21:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 121, 151, and 181 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 151, 271, and 31 degrees.

    Color Palettes Using #ADE6CA

    Monochromatic Scale

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

    #123B27 #24754E #3CC382 #8ADBB4 #C4EDD9
    Warm Harmony

    Adjacent hues from 151 to 196 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.

    #4FC98E #4FC9AD #4FC7C9 #4FA9C9
    Cool Contrast

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

    #3CC382 #C33C7D #C33E3C #C3823C
    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.

    #B8E0CD #B8CBE0 #CDB8E0 #E0B8CB #E0CDB8

    Shades & Tints of #ADE6CA

    Lightness variations at hue 151 and 53% saturation.

    CSS Gradients with #ADE6CA

    Cyan to Pink
    linear-gradient(135deg, #ade6ca, #e6adc9)
    Analogous Fade
    linear-gradient(90deg, #ade6ca, #ade5e6)
    Deep to Light
    linear-gradient(180deg, #16462f, #b9e9d2)
    Tricolor Sweep
    linear-gradient(135deg, #ade6ca, #caade6, #e6caad)

    Design Use Cases for #ADE6CA

    Balanced UI Color

    At 53% saturation, #ADE6CA 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.

    Light Background Tint

    #ADE6CA at 79% 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.

    Clarity & Technology

    #ADE6CA is in the cyan spectrum (hue 151). Cyan evokes technology, clarity, and innovation. It works well for tech product interfaces, data visualization accents, loading indicators, and futuristic design themes. Cyan provides a modern alternative to traditional blues.

    Gradient Pairing

    Create a gradient from #ADE6CA (hue 151) to its complement at hue 331. For a subtler effect, try pairing with an analogous color at hue 181. Use CSS: background: linear-gradient(135deg, #ade6ca, #e6adc9);

    CSS Code for #ADE6CA

    /* Background */
    background-color: #ade6ca;
    background-color: rgb(173, 230, 202);
    background-color: hsl(151, 53%, 79%);
    /* Text */
    color: #ade6ca;
    /* Border */
    border: 2px solid #ade6ca;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(173, 230, 202, 0.3);
    /* CSS Variable */
    --color-primary: 151 53% 79%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #ADE6CA across image editing and color design tools.

    About Color #ADE6CA (#ADE6CA)

    #ADE6CA is a cyan color (colour) with RGB channel values of 173 red, 230 green, and 202 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 151 degrees with 53% saturation and 79% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #ADE6CA is 210/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 25% cyan, 0% magenta, 12% yellow, and 10% key (black).

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

    The complementary colour #E6ADC9 creates maximum visual tension when paired with #ADE6CA. For more harmonious color combinations, use the analogous colours #ADE6AE and #ADE5E6, 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 #ADE6CA

    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 #ADE6CA?
    #ADE6CA is Color #ADE6CA, a cyan color (colour) with RGB(173, 230, 202), HSL(151, 53%, 79%), and CMYK(25%, 0%, 12%, 10%). Its perceived brightness is 210/255.
    Is #ADE6CA accessible for text?
    Against white, #ADE6CA has a contrast ratio of 1.40:1 (fails AA for normal text). Against black, it has 14.95:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ADE6CA?
    The complementary colour is #E6ADC9 (hue 331). For subtle color combinations, use analogous colours #ADE6AE and #ADE5E6. The triadic palette adds #CAADE6 and #E6CAAD for vibrant variety.
    How do I use #ADE6CA in CSS?
    Use any format: color: #ade6ca; or rgb(173, 230, 202); or hsl(151, 53%, 79%). For CSS custom properties: --color-primary: 151 53% 79%; 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.