Color #BAD9BE Color / Colour Code #BAD9BE

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

    #BAD9BE

    Color Conversions

    HEX
    #BAD9BE
    RGB
    rgb(186, 217, 190)
    HSL
    hsl(128, 29%, 79%)
    HSV
    hsv(128, 14%, 85%)
    CMYK
    cmyk(14%, 0%, 12%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #BAD9BE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.53:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.76:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.32:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 98, 128, and 158 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 128, 248, and 8 degrees.

    Color Palettes Using #BAD9BE

    Monochromatic Scale

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

    #1B311E #36633C #5BA464 #9CC9A2 #CEE4D1
    Warm Harmony

    Adjacent hues from 128 to 173 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.

    #6BAE74 #6BAE84 #6BAE95 #6BAEA6
    Cool Contrast

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

    #5BA464 #A45B9B #A45B76 #A4645B
    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.

    #B8E0BD #B8DBE0 #BDB8E0 #E0B8DB #E0BDB8

    Shades & Tints of #BAD9BE

    Lightness variations at hue 128 and 29% saturation.

    CSS Gradients with #BAD9BE

    Green to Purple
    linear-gradient(135deg, #bad9be, #d9bad5)
    Analogous Fade
    linear-gradient(90deg, #bad9be, #bad9ce)
    Deep to Light
    linear-gradient(180deg, #213b24, #c4dec7)
    Tricolor Sweep
    linear-gradient(135deg, #bad9be, #bebad9, #d9beba)

    Design Use Cases for #BAD9BE

    Muted Accent Color

    With 29% saturation, #BAD9BE 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

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

    #BAD9BE falls in the green range (hue 128). 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 #BAD9BE (hue 128) to its complement at hue 308. For a subtler effect, try pairing with an analogous color at hue 158. Use CSS: background: linear-gradient(135deg, #bad9be, #d9bad5);

    CSS Code for #BAD9BE

    /* Background */
    background-color: #bad9be;
    background-color: rgb(186, 217, 190);
    background-color: hsl(128, 29%, 79%);
    /* Text */
    color: #bad9be;
    /* Border */
    border: 2px solid #bad9be;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(186, 217, 190, 0.3);
    /* CSS Variable */
    --color-primary: 128 29% 79%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BAD9BE across image editing and color design tools.

    About Color #BAD9BE (#BAD9BE)

    #BAD9BE is a green color (colour) with RGB channel values of 186 red, 217 green, and 190 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 128 degrees with 29% saturation and 79% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #BAD9BE is 205/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 14% cyan, 0% magenta, 12% yellow, and 15% key (black).

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

    The complementary colour #D9BAD5 creates maximum visual tension when paired with #BAD9BE. For more harmonious color combinations, use the analogous colours #C5D9BA and #BAD9CE, 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 #BAD9BE

    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 #BAD9BE?
    #BAD9BE is Color #BAD9BE, a green color (colour) with RGB(186, 217, 190), HSL(128, 29%, 79%), and CMYK(14%, 0%, 12%, 15%). Its perceived brightness is 205/255.
    Is #BAD9BE accessible for text?
    Against white, #BAD9BE has a contrast ratio of 1.53:1 (fails AA for normal text). Against black, it has 13.76:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BAD9BE?
    The complementary colour is #D9BAD5 (hue 308). For subtle color combinations, use analogous colours #C5D9BA and #BAD9CE. The triadic palette adds #BEBAD9 and #D9BEBA for vibrant variety.
    How do I use #BAD9BE in CSS?
    Use any format: color: #bad9be; or rgb(186, 217, 190); or hsl(128, 29%, 79%). For CSS custom properties: --color-primary: 128 29% 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.