Color #89D2BC Color / Colour Code #89D2BC

    This page shows the hex color code for color #89d2bc (#89D2BC). The colour is a cyan tone with 45% saturation and 68% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #89D2BC

    Color Conversions

    HEX
    #89D2BC
    RGB
    rgb(137, 210, 188)
    HSL
    hsl(162, 45%, 68%)
    HSV
    hsv(162, 35%, 82%)
    CMYK
    cmyk(35%, 0%, 10%, 18%)

    Accessibility Contrast

    WCAG contrast ratios for #89D2BC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.75:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    12.01:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.51:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Monochromatic Scale

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

    #15372D #2A6F5A #46B996 #90D5C0 #C8EAE0
    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.

    #59C0A1 #59C0BB #59ABC0 #5991C0
    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.

    #46B996 #B94669 #B95D46 #B99646
    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 #89D2BC

    Lightness variations at hue 162 and 45% saturation.

    CSS Gradients with #89D2BC

    Cyan to Pink
    linear-gradient(135deg, #89d2bc, #d2899f)
    Analogous Fade
    linear-gradient(90deg, #89d2bc, #89c3d2)
    Deep to Light
    linear-gradient(180deg, #194336, #bce6d9)
    Tricolor Sweep
    linear-gradient(135deg, #89d2bc, #bc89d2, #d2bc89)

    Design Use Cases for #89D2BC

    Balanced UI Color

    At 45% saturation, #89D2BC 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.

    Soft Accent & Highlight

    With 68% lightness, #89D2BC has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Clarity & Technology

    #89D2BC 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 #89D2BC (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, #89d2bc, #d2899f);

    CSS Code for #89D2BC

    /* Background */
    background-color: #89d2bc;
    background-color: rgb(137, 210, 188);
    background-color: hsl(162, 45%, 68%);
    /* Text */
    color: #89d2bc;
    /* Border */
    border: 2px solid #89d2bc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(137, 210, 188, 0.3);
    /* CSS Variable */
    --color-primary: 162 45% 68%;

    Similar Colors

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

    Use This Color in Design Tools

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

    About Color #89D2BC (#89D2BC)

    #89D2BC is a cyan color (colour) with RGB channel values of 137 red, 210 green, and 188 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 162 degrees with 45% saturation and 68% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #89D2BC is 186/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 35% cyan, 0% magenta, 10% yellow, and 18% key (black).

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

    The complementary colour #D2899F creates maximum visual tension when paired with #89D2BC. For more harmonious color combinations, use the analogous colours #89D297 and #89C3D2, 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 #89D2BC

    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 #89D2BC?
    #89D2BC is Color #89D2BC, a cyan color (colour) with RGB(137, 210, 188), HSL(162, 45%, 68%), and CMYK(35%, 0%, 10%, 18%). Its perceived brightness is 186/255.
    Is #89D2BC accessible for text?
    Against white, #89D2BC has a contrast ratio of 1.75:1 (fails AA for normal text). Against black, it has 12.01:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #89D2BC?
    The complementary colour is #D2899F (hue 342). For subtle color combinations, use analogous colours #89D297 and #89C3D2. The triadic palette adds #BC89D2 and #D2BC89 for vibrant variety.
    How do I use #89D2BC in CSS?
    Use any format: color: #89d2bc; or rgb(137, 210, 188); or hsl(162, 45%, 68%). For CSS custom properties: --color-primary: 162 45% 68%; 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.