Color #BBE7DD Color / Colour Code #BBE7DD

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

    #BBE7DD

    Color Conversions

    HEX
    #BBE7DD
    RGB
    rgb(187, 231, 221)
    HSL
    hsl(166, 48%, 82%)
    HSV
    hsv(166, 19%, 91%)
    CMYK
    cmyk(19%, 0%, 4%, 9%)

    Accessibility Contrast

    WCAG contrast ratios for #BBE7DD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.35:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.59:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.16:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 136, 166, and 196 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 166, 286, and 46 degrees.

    Color Palettes Using #BBE7DD

    Monochromatic Scale

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

    #143930 #287160 #42BDA0 #8ED7C6 #C6EBE3
    Warm Harmony

    Adjacent hues from 166 to 211 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.

    #55C3AA #55C1C3 #55A6C3 #558AC3
    Cool Contrast

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

    #42BDA0 #BD425F #BD6342 #BDA042
    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.

    #B8E0D7 #B8C1E0 #D7B8E0 #E0B8C1 #E0D7B8

    Shades & Tints of #BBE7DD

    Lightness variations at hue 166 and 48% saturation.

    CSS Gradients with #BBE7DD

    Cyan to Red
    linear-gradient(135deg, #bbe7dd, #e7bbc5)
    Analogous Fade
    linear-gradient(90deg, #bbe7dd, #bbdbe7)
    Deep to Light
    linear-gradient(180deg, #18443a, #bbe7dd)
    Tricolor Sweep
    linear-gradient(135deg, #bbe7dd, #ddbbe7, #e7ddbb)

    Design Use Cases for #BBE7DD

    Balanced UI Color

    At 48% saturation, #BBE7DD 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

    #BBE7DD at 82% 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

    #BBE7DD is in the cyan spectrum (hue 166). 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 #BBE7DD (hue 166) to its complement at hue 346. For a subtler effect, try pairing with an analogous color at hue 196. Use CSS: background: linear-gradient(135deg, #bbe7dd, #e7bbc5);

    CSS Code for #BBE7DD

    /* Background */
    background-color: #bbe7dd;
    background-color: rgb(187, 231, 221);
    background-color: hsl(166, 48%, 82%);
    /* Text */
    color: #bbe7dd;
    /* Border */
    border: 2px solid #bbe7dd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 231, 221, 0.3);
    /* CSS Variable */
    --color-primary: 166 48% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BBE7DD across image editing and color design tools.

    About Color #BBE7DD (#BBE7DD)

    #BBE7DD is a cyan color (colour) with RGB channel values of 187 red, 231 green, and 221 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 166 degrees with 48% saturation and 82% lightness, placing it in the neutral-to-cool range of the colour spectrum.

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

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

    The complementary colour #E7BBC5 creates maximum visual tension when paired with #BBE7DD. For more harmonious color combinations, use the analogous colours #BBE7C7 and #BBDBE7, 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 #BBE7DD

    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 #BBE7DD?
    #BBE7DD is Color #BBE7DD, a cyan color (colour) with RGB(187, 231, 221), HSL(166, 48%, 82%), and CMYK(19%, 0%, 4%, 9%). Its perceived brightness is 217/255.
    Is #BBE7DD accessible for text?
    Against white, #BBE7DD has a contrast ratio of 1.35:1 (fails AA for normal text). Against black, it has 15.59:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BBE7DD?
    The complementary colour is #E7BBC5 (hue 346). For subtle color combinations, use analogous colours #BBE7C7 and #BBDBE7. The triadic palette adds #DDBBE7 and #E7DDBB for vibrant variety.
    How do I use #BBE7DD in CSS?
    Use any format: color: #bbe7dd; or rgb(187, 231, 221); or hsl(166, 48%, 82%). For CSS custom properties: --color-primary: 166 48% 82%; 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.