Color #ABD8BF Color / Colour Code #ABD8BF

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

    #ABD8BF

    Color Conversions

    HEX
    #ABD8BF
    RGB
    rgb(171, 216, 191)
    HSL
    hsl(147, 37%, 76%)
    HSV
    hsv(147, 21%, 85%)
    CMYK
    cmyk(21%, 0%, 12%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #ABD8BF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.58:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.31:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.36:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 117, 147, and 177 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 147, 267, and 27 degrees.

    Color Palettes Using #ABD8BF

    Monochromatic Scale

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

    #183425 #30694A #50AF7B #96CFB0 #CBE7D7
    Warm Harmony

    Adjacent hues from 147 to 192 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.

    #62B788 #62B79D #62B7B2 #62A6B7
    Cool Contrast

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

    #50AF7B #AF5084 #AF5055 #AF7B50
    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.

    #B8E0CA #B8CEE0 #CAB8E0 #E0B8CE #E0CAB8

    Shades & Tints of #ABD8BF

    Lightness variations at hue 147 and 37% saturation.

    CSS Gradients with #ABD8BF

    Green to Pink
    linear-gradient(135deg, #abd8bf, #d8abc4)
    Analogous Fade
    linear-gradient(90deg, #abd8bf, #abd8d6)
    Deep to Light
    linear-gradient(180deg, #1d3f2c, #c0e2cf)
    Tricolor Sweep
    linear-gradient(135deg, #abd8c0, #c0abd8, #d8c0ab)

    Design Use Cases for #ABD8BF

    Balanced UI Color

    At 37% saturation, #ABD8BF 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

    #ABD8BF at 76% 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

    #ABD8BF falls in the green range (hue 147). 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 #ABD8BF (hue 147) to its complement at hue 327. For a subtler effect, try pairing with an analogous color at hue 177. Use CSS: background: linear-gradient(135deg, #abd8bf, #d8abc4);

    CSS Code for #ABD8BF

    /* Background */
    background-color: #abd8bf;
    background-color: rgb(171, 216, 191);
    background-color: hsl(147, 37%, 76%);
    /* Text */
    color: #abd8bf;
    /* Border */
    border: 2px solid #abd8bf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(171, 216, 191, 0.3);
    /* CSS Variable */
    --color-primary: 147 37% 76%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #ABD8BF across image editing and color design tools.

    About Color #ABD8BF (#ABD8BF)

    #ABD8BF is a green color (colour) with RGB channel values of 171 red, 216 green, and 191 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 147 degrees with 37% saturation and 76% lightness, placing it in the neutral-to-cool range of the colour spectrum.

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

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

    The complementary colour #D8ABC4 creates maximum visual tension when paired with #ABD8BF. For more harmonious color combinations, use the analogous colours #ADD8AB and #ABD8D6, 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 #ABD8BF

    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 #ABD8BF?
    #ABD8BF is Color #ABD8BF, a green color (colour) with RGB(171, 216, 191), HSL(147, 37%, 76%), and CMYK(21%, 0%, 12%, 15%). Its perceived brightness is 200/255.
    Is #ABD8BF accessible for text?
    Against white, #ABD8BF has a contrast ratio of 1.58:1 (fails AA for normal text). Against black, it has 13.31:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #ABD8BF?
    The complementary colour is #D8ABC4 (hue 327). For subtle color combinations, use analogous colours #ADD8AB and #ABD8D6. The triadic palette adds #C0ABD8 and #D8C0AB for vibrant variety.
    How do I use #ABD8BF in CSS?
    Use any format: color: #abd8bf; or rgb(171, 216, 191); or hsl(147, 37%, 76%). For CSS custom properties: --color-primary: 147 37% 76%; 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.