Color #ADDFDD Color / Colour Code #ADDFDD

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

    #ADDFDD

    Color Conversions

    HEX
    #ADDFDD
    RGB
    rgb(173, 223, 221)
    HSL
    hsl(178, 44%, 78%)
    HSV
    hsv(178, 22%, 87%)
    CMYK
    cmyk(22%, 0%, 1%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #ADDFDD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.46:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.38:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.26:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 148, 178, and 208 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 178, 298, and 58 degrees.

    Color Palettes Using #ADDFDD

    Monochromatic Scale

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

    #153736 #2B6E6C #47B8B4 #91D4D2 #C8EAE8
    Warm Harmony

    Adjacent hues from 178 to 223 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.

    #5ABFBB #5AA9BF #5A90BF #5A76BF
    Cool Contrast

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

    #47B8B4 #B8474B #B87C47 #B8B447
    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.

    #B8E0DF #B8B9E0 #DFB8E0 #E0B8B9 #E0DFB8

    Shades & Tints of #ADDFDD

    Lightness variations at hue 178 and 44% saturation.

    CSS Gradients with #ADDFDD

    Cyan to Red
    linear-gradient(135deg, #addfdd, #e0aeb0)
    Analogous Fade
    linear-gradient(90deg, #addfdd, #aec9e0)
    Deep to Light
    linear-gradient(180deg, #1a4241, #bde5e4)
    Tricolor Sweep
    linear-gradient(135deg, #aee0de, #deaee0, #e0deae)

    Design Use Cases for #ADDFDD

    Balanced UI Color

    At 44% saturation, #ADDFDD 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

    #ADDFDD at 78% 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

    #ADDFDD is in the cyan spectrum (hue 178). 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 #ADDFDD (hue 178) to its complement at hue 358. For a subtler effect, try pairing with an analogous color at hue 208. Use CSS: background: linear-gradient(135deg, #addfdd, #e0aeb0);

    CSS Code for #ADDFDD

    /* Background */
    background-color: #addfdd;
    background-color: rgb(173, 223, 221);
    background-color: hsl(178, 44%, 78%);
    /* Text */
    color: #addfdd;
    /* Border */
    border: 2px solid #addfdd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(173, 223, 221, 0.3);
    /* CSS Variable */
    --color-primary: 178 44% 78%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #ADDFDD across image editing and color design tools.

    About Color #ADDFDD (#ADDFDD)

    #ADDFDD is a cyan color (colour) with RGB channel values of 173 red, 223 green, and 221 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 178 degrees with 44% saturation and 78% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #ADDFDD is 208/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 22% cyan, 0% magenta, 1% yellow, and 13% key (black).

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

    The complementary colour #E0AEB0 creates maximum visual tension when paired with #ADDFDD. For more harmonious color combinations, use the analogous colours #AEE0C5 and #AEC9E0, 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 #ADDFDD

    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 #ADDFDD?
    #ADDFDD is Color #ADDFDD, a cyan color (colour) with RGB(173, 223, 221), HSL(178, 44%, 78%), and CMYK(22%, 0%, 1%, 13%). Its perceived brightness is 208/255.
    Is #ADDFDD accessible for text?
    Against white, #ADDFDD has a contrast ratio of 1.46:1 (fails AA for normal text). Against black, it has 14.38:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ADDFDD?
    The complementary colour is #E0AEB0 (hue 358). For subtle color combinations, use analogous colours #AEE0C5 and #AEC9E0. The triadic palette adds #DEAEE0 and #E0DEAE for vibrant variety.
    How do I use #ADDFDD in CSS?
    Use any format: color: #addfdd; or rgb(173, 223, 221); or hsl(178, 44%, 78%). For CSS custom properties: --color-primary: 178 44% 78%; 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.