Color #B4EFDD Color / Colour Code #B4EFDD

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

    #B4EFDD

    Color Conversions

    HEX
    #B4EFDD
    RGB
    rgb(180, 239, 221)
    HSL
    hsl(162, 65%, 82%)
    HSV
    hsv(162, 25%, 94%)
    CMYK
    cmyk(25%, 0%, 8%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #B4EFDD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.29:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    16.33:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.11:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 132, 162, and 192 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 162, 282, and 42 degrees.

    Color Palettes Using #B4EFDD

    Monochromatic Scale

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

    #0D3F30 #1B7E60 #2DD2A1 #81E4C6 #C0F2E3
    Warm Harmony

    Adjacent hues from 162 to 207 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.

    #42D7AA #42D7CF #42B9D7 #4294D7
    Cool Contrast

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

    #2DD2A1 #D22D5E #D24E2D #D2A12D
    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.

    #B8E0D4 #B8C4E0 #D4B8E0 #E0B8C4 #E0D4B8

    Shades & Tints of #B4EFDD

    Lightness variations at hue 162 and 65% saturation.

    CSS Gradients with #B4EFDD

    Cyan to Pink
    linear-gradient(135deg, #b4efdd, #efb3c5)
    Analogous Fade
    linear-gradient(90deg, #b4efdd, #b3e3ef)
    Deep to Light
    linear-gradient(180deg, #104c3a, #b3efdd)
    Tricolor Sweep
    linear-gradient(135deg, #b3efdd, #ddb3ef, #efddb3)

    Design Use Cases for #B4EFDD

    Vibrant Brand Color

    #B4EFDD has a strong 65% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Light Background Tint

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

    #B4EFDD is in the cyan spectrum (hue 162). 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 #B4EFDD (hue 162) to its complement at hue 342. For a subtler effect, try pairing with an analogous color at hue 192. Use CSS: background: linear-gradient(135deg, #b4efdd, #efb3c5);

    CSS Code for #B4EFDD

    /* Background */
    background-color: #b4efdd;
    background-color: rgb(180, 239, 221);
    background-color: hsl(162, 65%, 82%);
    /* Text */
    color: #b4efdd;
    /* Border */
    border: 2px solid #b4efdd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(180, 239, 221, 0.3);
    /* CSS Variable */
    --color-primary: 162 65% 82%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #B4EFDD across image editing and color design tools.

    About Color #B4EFDD (#B4EFDD)

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

    The perceived brightness of #B4EFDD is 219/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 25% cyan, 0% magenta, 8% yellow, and 6% key (black).

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

    The complementary colour #EFB3C5 creates maximum visual tension when paired with #B4EFDD. For more harmonious color combinations, use the analogous colours #B3EFBF and #B3E3EF, 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 #B4EFDD

    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 #B4EFDD?
    #B4EFDD is Color #B4EFDD, a cyan color (colour) with RGB(180, 239, 221), HSL(162, 65%, 82%), and CMYK(25%, 0%, 8%, 6%). Its perceived brightness is 219/255.
    Is #B4EFDD accessible for text?
    Against white, #B4EFDD has a contrast ratio of 1.29:1 (fails AA for normal text). Against black, it has 16.33:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #B4EFDD?
    The complementary colour is #EFB3C5 (hue 342). For subtle color combinations, use analogous colours #B3EFBF and #B3E3EF. The triadic palette adds #DDB3EF and #EFDDB3 for vibrant variety.
    How do I use #B4EFDD in CSS?
    Use any format: color: #b4efdd; or rgb(180, 239, 221); or hsl(162, 65%, 82%). For CSS custom properties: --color-primary: 162 65% 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.