Color #BBD6BC Color / Colour Code #BBD6BC

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

    #BBD6BC

    Color Conversions

    HEX
    #BBD6BC
    RGB
    rgb(187, 214, 188)
    HSL
    hsl(122, 25%, 79%)
    HSV
    hsv(122, 13%, 84%)
    CMYK
    cmyk(13%, 0%, 12%, 16%)

    Accessibility Contrast

    WCAG contrast ratios for #BBD6BC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.56:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.46:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.34:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 92, 122, and 152 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 122, 242, and 2 degrees.

    Color Palettes Using #BBD6BC

    Monochromatic Scale

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

    #1D301D #39603B #609F62 #9FC6A1 #CFE2D0
    Warm Harmony

    Adjacent hues from 122 to 167 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.

    #70A971 #70A980 #70A98E #70A99D
    Cool Contrast

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

    #609F62 #9F609D #9F607D #9F6260
    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.

    #B8E0B9 #B8DFE0 #B9B8E0 #E0B8DF #E0B9B8

    Shades & Tints of #BBD6BC

    Lightness variations at hue 122 and 25% saturation.

    CSS Gradients with #BBD6BC

    Green to Purple
    linear-gradient(135deg, #bbd6bc, #d7bcd6)
    Analogous Fade
    linear-gradient(90deg, #bbd6bc, #bcd7ca)
    Deep to Light
    linear-gradient(180deg, #223923, #c6ddc6)
    Tricolor Sweep
    linear-gradient(135deg, #bcd7bd, #bdbcd7, #d7bdbc)

    Design Use Cases for #BBD6BC

    Muted Accent Color

    With 25% saturation, #BBD6BC has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Light Background Tint

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

    Success & Growth Indicators

    #BBD6BC falls in the green range (hue 122). Green universally represents success, growth, and safety. Use it for confirmation messages, positive chart data, eco-friendly badges, and health metrics. In financial dashboards, green indicates gains and positive performance.

    Gradient Pairing

    Create a gradient from #BBD6BC (hue 122) to its complement at hue 302. For a subtler effect, try pairing with an analogous color at hue 152. Use CSS: background: linear-gradient(135deg, #bbd6bc, #d7bcd6);

    CSS Code for #BBD6BC

    /* Background */
    background-color: #bbd6bc;
    background-color: rgb(187, 214, 188);
    background-color: hsl(122, 25%, 79%);
    /* Text */
    color: #bbd6bc;
    /* Border */
    border: 2px solid #bbd6bc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 214, 188, 0.3);
    /* CSS Variable */
    --color-primary: 122 25% 79%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BBD6BC across image editing and color design tools.

    About Color #BBD6BC (#BBD6BC)

    #BBD6BC is a green color (colour) with RGB channel values of 187 red, 214 green, and 188 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 122 degrees with 25% saturation and 79% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #BBD6BC is 203/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 13% cyan, 0% magenta, 12% yellow, and 16% key (black).

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

    The complementary colour #D7BCD6 creates maximum visual tension when paired with #BBD6BC. For more harmonious color combinations, use the analogous colours #C9D7BC and #BCD7CA, 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 #BBD6BC

    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 #BBD6BC?
    #BBD6BC is Color #BBD6BC, a green color (colour) with RGB(187, 214, 188), HSL(122, 25%, 79%), and CMYK(13%, 0%, 12%, 16%). Its perceived brightness is 203/255.
    Is #BBD6BC accessible for text?
    Against white, #BBD6BC has a contrast ratio of 1.56:1 (fails AA for normal text). Against black, it has 13.46:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BBD6BC?
    The complementary colour is #D7BCD6 (hue 302). For subtle color combinations, use analogous colours #C9D7BC and #BCD7CA. The triadic palette adds #BDBCD7 and #D7BDBC for vibrant variety.
    How do I use #BBD6BC in CSS?
    Use any format: color: #bbd6bc; or rgb(187, 214, 188); or hsl(122, 25%, 79%). For CSS custom properties: --color-primary: 122 25% 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.