Color #9FD2DB Color / Colour Code #9FD2DB

    This page shows the hex color code for color #9fd2db (#9FD2DB). The colour is a cyan tone with 45% saturation and 74% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #9FD2DB

    Color Conversions

    HEX
    #9FD2DB
    RGB
    rgb(159, 210, 219)
    HSL
    hsl(189, 45%, 74%)
    HSV
    hsv(189, 27%, 86%)
    CMYK
    cmyk(27%, 4%, 0%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #9FD2DB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.65:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.72:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.42:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #9FD2DB paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 159, 189, and 219 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 189, 309, and 69 degrees.

    Color Palettes Using #9FD2DB

    Monochromatic Scale

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

    #153237 #2A656F #46A8B9 #90CBD5 #C8E5EA
    Warm Harmony

    Adjacent hues from 189 to 234 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.

    #59B0C0 #5997C0 #597DC0 #5963C0
    Cool Contrast

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

    #46A8B9 #B95746 #B99146 #A8B946
    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.

    #B8DAE0 #BEB8E0 #E0B8DA #E0BEB8 #DAE0B8

    Shades & Tints of #9FD2DB

    Lightness variations at hue 189 and 45% saturation.

    CSS Gradients with #9FD2DB

    Cyan to Red
    linear-gradient(135deg, #9fd2db, #dba89f)
    Analogous Fade
    linear-gradient(90deg, #9fd2db, #9fb4db)
    Deep to Light
    linear-gradient(180deg, #193c43, #bce0e6)
    Tricolor Sweep
    linear-gradient(135deg, #9fd2db, #db9fd2, #d2db9f)

    Design Use Cases for #9FD2DB

    Balanced UI Color

    At 45% saturation, #9FD2DB 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

    #9FD2DB at 74% 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

    #9FD2DB is in the cyan spectrum (hue 189). 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 #9FD2DB (hue 189) to its complement at hue 9. For a subtler effect, try pairing with an analogous color at hue 219. Use CSS: background: linear-gradient(135deg, #9fd2db, #dba89f);

    CSS Code for #9FD2DB

    /* Background */
    background-color: #9fd2db;
    background-color: rgb(159, 210, 219);
    background-color: hsl(189, 45%, 74%);
    /* Text */
    color: #9fd2db;
    /* Border */
    border: 2px solid #9fd2db;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(159, 210, 219, 0.3);
    /* CSS Variable */
    --color-primary: 189 45% 74%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #9FD2DB across image editing and color design tools.

    About Color #9FD2DB (#9FD2DB)

    #9FD2DB is a cyan color (colour) with RGB channel values of 159 red, 210 green, and 219 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 189 degrees with 45% saturation and 74% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #9FD2DB is 196/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 27% cyan, 4% magenta, 0% yellow, and 14% key (black).

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

    The complementary colour #DBA89F creates maximum visual tension when paired with #9FD2DB. For more harmonious color combinations, use the analogous colours #9FDBC6 and #9FB4DB, 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 #9FD2DB

    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 #9FD2DB?
    #9FD2DB is Color #9FD2DB, a cyan color (colour) with RGB(159, 210, 219), HSL(189, 45%, 74%), and CMYK(27%, 4%, 0%, 14%). Its perceived brightness is 196/255.
    Is #9FD2DB accessible for text?
    Against white, #9FD2DB has a contrast ratio of 1.65:1 (fails AA for normal text). Against black, it has 12.72:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #9FD2DB?
    The complementary colour is #DBA89F (hue 9). For subtle color combinations, use analogous colours #9FDBC6 and #9FB4DB. The triadic palette adds #DB9FD2 and #D2DB9F for vibrant variety.
    How do I use #9FD2DB in CSS?
    Use any format: color: #9fd2db; or rgb(159, 210, 219); or hsl(189, 45%, 74%). For CSS custom properties: --color-primary: 189 45% 74%; 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.