Color #B7DBDD Color / Colour Code #B7DBDD

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

    #B7DBDD

    Color Conversions

    HEX
    #B7DBDD
    RGB
    rgb(183, 219, 221)
    HSL
    hsl(183, 36%, 79%)
    HSV
    hsv(183, 17%, 87%)
    CMYK
    cmyk(17%, 1%, 0%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #B7DBDD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.48:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.19:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.28:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 153, 183, and 213 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 183, 303, and 63 degrees.

    Color Palettes Using #B7DBDD

    Monochromatic Scale

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

    #183334 #316568 #52A9AD #97CBCE #CBE5E7
    Warm Harmony

    Adjacent hues from 183 to 228 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.

    #63B1B6 #639DB6 #6388B6 #6373B6
    Cool Contrast

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

    #52A9AD #AD5652 #AD8452 #A9AD52
    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.

    #B8DEE0 #BAB8E0 #E0B8DE #E0BAB8 #DEE0B8

    Shades & Tints of #B7DBDD

    Lightness variations at hue 183 and 36% saturation.

    CSS Gradients with #B7DBDD

    Cyan to Red
    linear-gradient(135deg, #b7dbdd, #ddb8b6)
    Analogous Fade
    linear-gradient(90deg, #b7dbdd, #b6c8dd)
    Deep to Light
    linear-gradient(180deg, #1d3d3e, #c1e0e2)
    Tricolor Sweep
    linear-gradient(135deg, #b6dbdd, #ddb6db, #dbddb6)

    Design Use Cases for #B7DBDD

    Balanced UI Color

    At 36% saturation, #B7DBDD 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

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

    #B7DBDD is in the cyan spectrum (hue 183). 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 #B7DBDD (hue 183) to its complement at hue 3. For a subtler effect, try pairing with an analogous color at hue 213. Use CSS: background: linear-gradient(135deg, #b7dbdd, #ddb8b6);

    CSS Code for #B7DBDD

    /* Background */
    background-color: #b7dbdd;
    background-color: rgb(183, 219, 221);
    background-color: hsl(183, 36%, 79%);
    /* Text */
    color: #b7dbdd;
    /* Border */
    border: 2px solid #b7dbdd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(183, 219, 221, 0.3);
    /* CSS Variable */
    --color-primary: 183 36% 79%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B7DBDD across image editing and color design tools.

    About Color #B7DBDD (#B7DBDD)

    #B7DBDD is a cyan color (colour) with RGB channel values of 183 red, 219 green, and 221 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 183 degrees with 36% saturation and 79% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #B7DBDD 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 17% cyan, 1% magenta, 0% yellow, and 13% key (black).

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

    The complementary colour #DDB8B6 creates maximum visual tension when paired with #B7DBDD. For more harmonious color combinations, use the analogous colours #B6DDCB and #B6C8DD, 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 #B7DBDD

    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 #B7DBDD?
    #B7DBDD is Color #B7DBDD, a cyan color (colour) with RGB(183, 219, 221), HSL(183, 36%, 79%), and CMYK(17%, 1%, 0%, 13%). Its perceived brightness is 208/255.
    Is #B7DBDD accessible for text?
    Against white, #B7DBDD has a contrast ratio of 1.48:1 (fails AA for normal text). Against black, it has 14.19:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #B7DBDD?
    The complementary colour is #DDB8B6 (hue 3). For subtle color combinations, use analogous colours #B6DDCB and #B6C8DD. The triadic palette adds #DDB6DB and #DBDDB6 for vibrant variety.
    How do I use #B7DBDD in CSS?
    Use any format: color: #b7dbdd; or rgb(183, 219, 221); or hsl(183, 36%, 79%). For CSS custom properties: --color-primary: 183 36% 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.