Color #82DDBF Color / Colour Code #82DDBF

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

    #82DDBF

    Color Conversions

    HEX
    #82DDBF
    RGB
    rgb(130, 221, 191)
    HSL
    hsl(160, 57%, 69%)
    HSV
    hsv(160, 41%, 87%)
    CMYK
    cmyk(41%, 0%, 14%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #82DDBF against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.61:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.04:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.39:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #82DDBF paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 130, 160, and 190 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 160, 280, and 40 degrees.

    Color Palettes Using #82DDBF

    Monochromatic Scale

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

    #103C2E #21785B #37C898 #87DEC1 #C3EFE0
    Warm Harmony

    Adjacent hues from 160 to 205 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.

    #4BCEA2 #4BCEC3 #4BB8CE #4B97CE
    Cool Contrast

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

    #37C898 #C83767 #C84F37 #C89837
    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.

    #B8E0D3 #B8C5E0 #D3B8E0 #E0B8C5 #E0D3B8

    Shades & Tints of #82DDBF

    Lightness variations at hue 160 and 57% saturation.

    CSS Gradients with #82DDBF

    Cyan to Pink
    linear-gradient(135deg, #82ddbf, #dd83a1)
    Analogous Fade
    linear-gradient(90deg, #82ddbf, #83cedd)
    Deep to Light
    linear-gradient(180deg, #144837, #b7ebda)
    Tricolor Sweep
    linear-gradient(135deg, #83ddbf, #bf83dd, #ddbf83)

    Design Use Cases for #82DDBF

    Balanced UI Color

    At 57% saturation, #82DDBF 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 69% lightness, #82DDBF 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

    #82DDBF is in the cyan spectrum (hue 160). 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 #82DDBF (hue 160) to its complement at hue 340. For a subtler effect, try pairing with an analogous color at hue 190. Use CSS: background: linear-gradient(135deg, #82ddbf, #dd83a1);

    CSS Code for #82DDBF

    /* Background */
    background-color: #82ddbf;
    background-color: rgb(130, 221, 191);
    background-color: hsl(160, 57%, 69%);
    /* Text */
    color: #82ddbf;
    /* Border */
    border: 2px solid #82ddbf;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(130, 221, 191, 0.3);
    /* CSS Variable */
    --color-primary: 160 57% 69%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #82DDBF across image editing and color design tools.

    About Color #82DDBF (#82DDBF)

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

    The perceived brightness of #82DDBF is 190/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 41% cyan, 0% magenta, 14% yellow, and 13% key (black).

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

    The complementary colour #DD83A1 creates maximum visual tension when paired with #82DDBF. For more harmonious color combinations, use the analogous colours #83DD92 and #83CEDD, 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 #82DDBF

    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 #82DDBF?
    #82DDBF is Color #82DDBF, a cyan color (colour) with RGB(130, 221, 191), HSL(160, 57%, 69%), and CMYK(41%, 0%, 14%, 13%). Its perceived brightness is 190/255.
    Is #82DDBF accessible for text?
    Against white, #82DDBF has a contrast ratio of 1.61:1 (fails AA for normal text). Against black, it has 13.04:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #82DDBF?
    The complementary colour is #DD83A1 (hue 340). For subtle color combinations, use analogous colours #83DD92 and #83CEDD. The triadic palette adds #BF83DD and #DDBF83 for vibrant variety.
    How do I use #82DDBF in CSS?
    Use any format: color: #82ddbf; or rgb(130, 221, 191); or hsl(160, 57%, 69%). For CSS custom properties: --color-primary: 160 57% 69%; 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.