Color #08645C Color / Colour Code #08645C

    This page shows the hex color code for color #08645c (#08645C). The colour is a cyan tone with 85% saturation and 21% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #08645C

    Color Conversions

    HEX
    #08645C
    RGB
    rgb(8, 100, 92)
    HSL
    hsl(175, 85%, 21%)
    HSV
    hsv(175, 92%, 39%)
    CMYK
    cmyk(92%, 0%, 8%, 61%)

    Accessibility Contrast

    WCAG contrast ratios for #08645C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    7.03:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    2.99:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    6.06:1
    AA PassAA Large PassAAA Fail

    Complementary Colors

    #08645C paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 145, 175, and 205 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 175, 295, and 55 degrees.

    Color Palettes Using #08645C

    Monochromatic Scale

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

    #064741 #0B8E83 #13ECDA #71F4E9 #B8F9F4
    Warm Harmony

    Adjacent hues from 175 to 220 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.

    #30E8D9 #30C9E8 #309CE8 #306EE8
    Cool Contrast

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

    #26D9CA #D92635 #D97126 #D9CA26
    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.

    #B8E0DD #B8BBE0 #DDB8E0 #E0B8BB #E0DDB8

    Shades & Tints of #08645C

    Lightness variations at hue 175 and 85% saturation.

    CSS Gradients with #08645C

    Cyan to Red
    linear-gradient(135deg, #08645c, #630810)
    Analogous Fade
    linear-gradient(90deg, #08645c, #083d63)
    Deep to Light
    linear-gradient(180deg, #07554e, #aaf8f2)
    Tricolor Sweep
    linear-gradient(135deg, #08635b, #5b0863, #635b08)

    Design Use Cases for #08645C

    High-Impact Accent

    With 85% saturation, #08645C is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Deep Accent & Text Color

    #08645C at 21% lightness is dark enough for readable body text on light backgrounds while retaining its cyan character. Use for headings, emphasized text, or deep accent borders. It provides contrast without the harshness of pure black.

    Clarity & Technology

    #08645C is in the cyan spectrum (hue 175). 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 #08645C (hue 175) to its complement at hue 355. For a subtler effect, try pairing with an analogous color at hue 205. Use CSS: background: linear-gradient(135deg, #08645c, #630810);

    CSS Code for #08645C

    /* Background */
    background-color: #08645c;
    background-color: rgb(8, 100, 92);
    background-color: hsl(175, 85%, 21%);
    /* Text */
    color: #08645c;
    /* Border */
    border: 2px solid #08645c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(8, 100, 92, 0.3);
    /* CSS Variable */
    --color-primary: 175 85% 21%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #08645C across image editing and color design tools.

    About Color #08645C (#08645C)

    #08645C is a cyan color (colour) with RGB channel values of 8 red, 100 green, and 92 blue. The green channel is dominant by a ratio of 12.5:1 over the weakest channel. In HSL terms, the hue sits at 175 degrees with 85% saturation and 21% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #08645C is 72/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 92% cyan, 0% magenta, 8% yellow, and 61% key (black).

    The WCAG contrast ratio of #08645C against white is 7.03:1 and against black is 2.99:1. This exceeds the AAA requirement (7:1) for normal text on white, making it excellent for body text and small UI labels on light backgrounds.

    The complementary colour #630810 creates maximum visual tension when paired with #08645C. For more harmonious color combinations, use the analogous colours #08632E and #083D63, 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 #08645C

    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 #08645C?
    #08645C is Color #08645C, a cyan color (colour) with RGB(8, 100, 92), HSL(175, 85%, 21%), and CMYK(92%, 0%, 8%, 61%). Its perceived brightness is 72/255.
    Is #08645C accessible for text?
    Against white, #08645C has a contrast ratio of 7.03:1 (passes AA for normal text). Against black, it has 2.99:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #08645C?
    The complementary colour is #630810 (hue 355). For subtle color combinations, use analogous colours #08632E and #083D63. The triadic palette adds #5B0863 and #635B08 for vibrant variety.
    How do I use #08645C in CSS?
    Use any format: color: #08645c; or rgb(8, 100, 92); or hsl(175, 85%, 21%). For CSS custom properties: --color-primary: 175 85% 21%; 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.