Color #89DBAE Color / Colour Code #89DBAE

    This page shows the hex color code for color #89dbae (#89DBAE). The colour is a green tone with 53% saturation and 70% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #89DBAE

    Color Conversions

    HEX
    #89DBAE
    RGB
    rgb(137, 219, 174)
    HSL
    hsl(147, 53%, 70%)
    HSV
    hsv(147, 37%, 86%)
    CMYK
    cmyk(37%, 0%, 21%, 14%)

    Accessibility Contrast

    WCAG contrast ratios for #89DBAE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.64:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.81:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.41:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #89DBAE 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 #89DBAE

    Monochromatic Scale

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

    #123B24 #247548 #3CC379 #8ADBAE #C4EDD7
    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.

    #4FC986 #4FC9A5 #4FC9C3 #4FB1C9
    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.

    #3CC379 #C33C86 #C33C43 #C3793C
    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 #89DBAE

    Lightness variations at hue 147 and 53% saturation.

    CSS Gradients with #89DBAE

    Green to Pink
    linear-gradient(135deg, #89dbae, #db8ab7)
    Analogous Fade
    linear-gradient(90deg, #89dbae, #8adbd7)
    Deep to Light
    linear-gradient(180deg, #16462b, #b9e9cf)
    Tricolor Sweep
    linear-gradient(135deg, #8adbae, #ae8adb, #dbae8a)

    Design Use Cases for #89DBAE

    Balanced UI Color

    At 53% saturation, #89DBAE 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

    #89DBAE at 70% 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

    #89DBAE 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 #89DBAE (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, #89dbae, #db8ab7);

    CSS Code for #89DBAE

    /* Background */
    background-color: #89dbae;
    background-color: rgb(137, 219, 174);
    background-color: hsl(147, 53%, 70%);
    /* Text */
    color: #89dbae;
    /* Border */
    border: 2px solid #89dbae;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(137, 219, 174, 0.3);
    /* CSS Variable */
    --color-primary: 147 53% 70%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #89DBAE across image editing and color design tools.

    About Color #89DBAE (#89DBAE)

    #89DBAE is a green color (colour) with RGB channel values of 137 red, 219 green, and 174 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 147 degrees with 53% saturation and 70% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #89DBAE is 189/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 37% cyan, 0% magenta, 21% yellow, and 14% key (black).

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

    The complementary colour #DB8AB7 creates maximum visual tension when paired with #89DBAE. For more harmonious color combinations, use the analogous colours #8EDB8A and #8ADBD7, 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 #89DBAE

    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 #89DBAE?
    #89DBAE is Color #89DBAE, a green color (colour) with RGB(137, 219, 174), HSL(147, 53%, 70%), and CMYK(37%, 0%, 21%, 14%). Its perceived brightness is 189/255.
    Is #89DBAE accessible for text?
    Against white, #89DBAE has a contrast ratio of 1.64:1 (fails AA for normal text). Against black, it has 12.81:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #89DBAE?
    The complementary colour is #DB8AB7 (hue 327). For subtle color combinations, use analogous colours #8EDB8A and #8ADBD7. The triadic palette adds #AE8ADB and #DBAE8A for vibrant variety.
    How do I use #89DBAE in CSS?
    Use any format: color: #89dbae; or rgb(137, 219, 174); or hsl(147, 53%, 70%). For CSS custom properties: --color-primary: 147 53% 70%; 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.