Color #AFE4DE Color / Colour Code #AFE4DE

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

    #AFE4DE

    Color Conversions

    HEX
    #AFE4DE
    RGB
    rgb(175, 228, 222)
    HSL
    hsl(173, 50%, 79%)
    HSV
    hsv(173, 23%, 89%)
    CMYK
    cmyk(23%, 0%, 3%, 11%)

    Accessibility Contrast

    WCAG contrast ratios for #AFE4DE against common backgrounds.

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

    Complementary Colors

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

    Analogous Colors

    Hues at 143, 173, and 203 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 173, 293, and 53 degrees.

    Color Palettes Using #AFE4DE

    Monochromatic Scale

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

    #133935 #26736A #40BFB0 #8CD9D0 #C6ECE7
    Warm Harmony

    Adjacent hues from 173 to 218 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.

    #53C6B8 #53B6C6 #539AC6 #537DC6
    Cool Contrast

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

    #40BFB0 #BF404F #BF7140 #BFB040
    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.

    #B8E0DC #B8BCE0 #DCB8E0 #E0B8BC #E0DCB8

    Shades & Tints of #AFE4DE

    Lightness variations at hue 173 and 50% saturation.

    CSS Gradients with #AFE4DE

    Cyan to Red
    linear-gradient(135deg, #afe4de, #e4afb5)
    Analogous Fade
    linear-gradient(90deg, #afe4de, #afd0e4)
    Deep to Light
    linear-gradient(180deg, #17453f, #bae8e3)
    Tricolor Sweep
    linear-gradient(135deg, #afe4de, #deafe4, #e4deaf)

    Design Use Cases for #AFE4DE

    Balanced UI Color

    At 50% saturation, #AFE4DE 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

    #AFE4DE 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

    #AFE4DE is in the cyan spectrum (hue 173). 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 #AFE4DE (hue 173) to its complement at hue 353. For a subtler effect, try pairing with an analogous color at hue 203. Use CSS: background: linear-gradient(135deg, #afe4de, #e4afb5);

    CSS Code for #AFE4DE

    /* Background */
    background-color: #afe4de;
    background-color: rgb(175, 228, 222);
    background-color: hsl(173, 50%, 79%);
    /* Text */
    color: #afe4de;
    /* Border */
    border: 2px solid #afe4de;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(175, 228, 222, 0.3);
    /* CSS Variable */
    --color-primary: 173 50% 79%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #AFE4DE across image editing and color design tools.

    About Color #AFE4DE (#AFE4DE)

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

    The perceived brightness of #AFE4DE is 211/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 23% cyan, 0% magenta, 3% yellow, and 11% key (black).

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

    The complementary colour #E4AFB5 creates maximum visual tension when paired with #AFE4DE. For more harmonious color combinations, use the analogous colours #AFE4C3 and #AFD0E4, 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 #AFE4DE

    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 #AFE4DE?
    #AFE4DE is Color #AFE4DE, a cyan color (colour) with RGB(175, 228, 222), HSL(173, 50%, 79%), and CMYK(23%, 0%, 3%, 11%). Its perceived brightness is 211/255.
    Is #AFE4DE accessible for text?
    Against white, #AFE4DE has a contrast ratio of 1.40:1 (fails AA for normal text). Against black, it has 14.97:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #AFE4DE?
    The complementary colour is #E4AFB5 (hue 353). For subtle color combinations, use analogous colours #AFE4C3 and #AFD0E4. The triadic palette adds #DEAFE4 and #E4DEAF for vibrant variety.
    How do I use #AFE4DE in CSS?
    Use any format: color: #afe4de; or rgb(175, 228, 222); or hsl(173, 50%, 79%). For CSS custom properties: --color-primary: 173 50% 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.