Color #BAE8BB Color / Colour Code #BAE8BB

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

    #BAE8BB

    Color Conversions

    HEX
    #BAE8BB
    RGB
    rgb(186, 232, 187)
    HSL
    hsl(121, 50%, 82%)
    HSV
    hsv(121, 20%, 91%)
    CMYK
    cmyk(20%, 0%, 19%, 9%)

    Accessibility Contrast

    WCAG contrast ratios for #BAE8BB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.37:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.35:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.18:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 91, 121, and 151 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 121, 241, and 1 degrees.

    Color Palettes Using #BAE8BB

    Monochromatic Scale

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

    #133914 #267328 #40BF42 #8CD98E #C6ECC6
    Warm Harmony

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

    #53C655 #53C671 #53C68E #53C6AB
    Cool Contrast

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

    #40BF42 #BF40BD #BF407D #BF4240
    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.

    #B8E0B8 #B8E0E0 #B8B8E0 #E0B8E0 #E0B8B8

    Shades & Tints of #BAE8BB

    Lightness variations at hue 121 and 50% saturation.

    CSS Gradients with #BAE8BB

    Green to Purple
    linear-gradient(135deg, #bae8bb, #e8bae7)
    Analogous Fade
    linear-gradient(90deg, #bae8bb, #bae8d2)
    Deep to Light
    linear-gradient(180deg, #174518, #bae8bb)
    Tricolor Sweep
    linear-gradient(135deg, #bae8bb, #bbbae8, #e8bbba)

    Design Use Cases for #BAE8BB

    Balanced UI Color

    At 50% saturation, #BAE8BB 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

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

    Success & Growth Indicators

    #BAE8BB falls in the green range (hue 121). 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 #BAE8BB (hue 121) to its complement at hue 301. For a subtler effect, try pairing with an analogous color at hue 151. Use CSS: background: linear-gradient(135deg, #bae8bb, #e8bae7);

    CSS Code for #BAE8BB

    /* Background */
    background-color: #bae8bb;
    background-color: rgb(186, 232, 187);
    background-color: hsl(121, 50%, 82%);
    /* Text */
    color: #bae8bb;
    /* Border */
    border: 2px solid #bae8bb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(186, 232, 187, 0.3);
    /* CSS Variable */
    --color-primary: 121 50% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BAE8BB across image editing and color design tools.

    About Color #BAE8BB (#BAE8BB)

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

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

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

    The complementary colour #E8BAE7 creates maximum visual tension when paired with #BAE8BB. For more harmonious color combinations, use the analogous colours #D0E8BA and #BAE8D2, 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 #BAE8BB

    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 #BAE8BB?
    #BAE8BB is Color #BAE8BB, a green color (colour) with RGB(186, 232, 187), HSL(121, 50%, 82%), and CMYK(20%, 0%, 19%, 9%). Its perceived brightness is 213/255.
    Is #BAE8BB accessible for text?
    Against white, #BAE8BB has a contrast ratio of 1.37:1 (fails AA for normal text). Against black, it has 15.35:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BAE8BB?
    The complementary colour is #E8BAE7 (hue 301). For subtle color combinations, use analogous colours #D0E8BA and #BAE8D2. The triadic palette adds #BBBAE8 and #E8BBBA for vibrant variety.
    How do I use #BAE8BB in CSS?
    Use any format: color: #bae8bb; or rgb(186, 232, 187); or hsl(121, 50%, 82%). For CSS custom properties: --color-primary: 121 50% 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.