Color #7CC1DF Color / Colour Code #7CC1DF

    This page shows the hex color code for color #7cc1df (#7CC1DF). The colour is a blue tone with 61% saturation and 68% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #7CC1DF

    Color Conversions

    HEX
    #7CC1DF
    RGB
    rgb(124, 193, 223)
    HSL
    hsl(198, 61%, 68%)
    HSV
    hsv(198, 44%, 87%)
    CMYK
    cmyk(44%, 13%, 0%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #7CC1DF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.99:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.55:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.72:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #7CC1DF paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 168, 198, and 228 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 198, 318, and 78 degrees.

    Color Palettes Using #7CC1DF

    Monochromatic Scale

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

    #0F303E #1E5F7B #329FCD #84C5E1 #C1E2F0
    Warm Harmony

    Adjacent hues from 198 to 243 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.

    #46A8D2 #4685D2 #4662D2 #4D46D2
    Cool Contrast

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

    #329FCD #CD6032 #CDAE32 #9FCD32
    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.

    #B8D4E0 #C4B8E0 #E0B8D4 #E0C4B8 #D4E0B8

    Shades & Tints of #7CC1DF

    Lightness variations at hue 198 and 61% saturation.

    CSS Gradients with #7CC1DF

    Blue to Orange
    linear-gradient(135deg, #7cc1df, #df997c)
    Analogous Fade
    linear-gradient(90deg, #7cc1df, #7c90df)
    Deep to Light
    linear-gradient(180deg, #12394a, #b5dced)
    Tricolor Sweep
    linear-gradient(135deg, #7cc1df, #df7cc1, #c1df7c)

    Design Use Cases for #7CC1DF

    Vibrant Brand Color

    #7CC1DF 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.

    Soft Accent & Highlight

    With 68% lightness, #7CC1DF has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Trust & Professional Identity

    #7CC1DF sits in the blue range (hue 198). Blue is the world's most popular color for corporate identities because it conveys trust, stability, and competence. Use it for navigation bars, link text, form focus states, and any element where user confidence matters. Financial, healthcare, and technology brands rely heavily on this hue range.

    Gradient Pairing

    Create a gradient from #7CC1DF (hue 198) to its complement at hue 18. For a subtler effect, try pairing with an analogous color at hue 228. Use CSS: background: linear-gradient(135deg, #7cc1df, #df997c);

    CSS Code for #7CC1DF

    /* Background */
    background-color: #7cc1df;
    background-color: rgb(124, 193, 223);
    background-color: hsl(198, 61%, 68%);
    /* Text */
    color: #7cc1df;
    /* Border */
    border: 2px solid #7cc1df;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(124, 193, 223, 0.3);
    /* CSS Variable */
    --color-primary: 198 61% 68%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #7CC1DF across image editing and color design tools.

    About Color #7CC1DF (#7CC1DF)

    #7CC1DF is a blue color (colour) with RGB channel values of 124 red, 193 green, and 223 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 198 degrees with 61% saturation and 68% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #7CC1DF is 176/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 44% cyan, 13% magenta, 0% yellow, and 13% key (black).

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

    The complementary colour #DF997C creates maximum visual tension when paired with #7CC1DF. For more harmonious color combinations, use the analogous colours #7CDFCB and #7C90DF, 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 #7CC1DF

    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 #7CC1DF?
    #7CC1DF is Color #7CC1DF, a blue color (colour) with RGB(124, 193, 223), HSL(198, 61%, 68%), and CMYK(44%, 13%, 0%, 13%). Its perceived brightness is 176/255.
    Is #7CC1DF accessible for text?
    Against white, #7CC1DF has a contrast ratio of 1.99:1 (fails AA for normal text). Against black, it has 10.55:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #7CC1DF?
    The complementary colour is #DF997C (hue 18). For subtle color combinations, use analogous colours #7CDFCB and #7C90DF. The triadic palette adds #DF7CC1 and #C1DF7C for vibrant variety.
    How do I use #7CC1DF in CSS?
    Use any format: color: #7cc1df; or rgb(124, 193, 223); or hsl(198, 61%, 68%). For CSS custom properties: --color-primary: 198 61% 68%; 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.