Color #063F2C Color / Colour Code #063F2C

    This page shows the hex color code for color #063f2c (#063F2C). The colour is a cyan tone with 83% saturation and 14% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #063F2C

    Color Conversions

    HEX
    #063F2C
    RGB
    rgb(6, 63, 44)
    HSL
    hsl(160, 83%, 14%)
    HSV
    hsv(160, 90%, 25%)
    CMYK
    cmyk(90%, 0%, 30%, 75%)

    Accessibility Contrast

    WCAG contrast ratios for #063F2C against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    11.97:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.76:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    10.31:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #063F2C 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 #063F2C

    Monochromatic Scale

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

    #074631 #0D8C62 #16E9A3 #73F2C8 #B9F8E3
    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.

    #30E8AB #30E8D9 #30C9E8 #309CE8
    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.

    #26D99D #D92662 #D94426 #D99D26
    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 #063F2C

    Lightness variations at hue 160 and 83% saturation.

    CSS Gradients with #063F2C

    Cyan to Pink
    linear-gradient(135deg, #063f2c, #41061a)
    Analogous Fade
    linear-gradient(90deg, #063f2c, #063741)
    Deep to Light
    linear-gradient(180deg, #08543b, #abf7de)
    Tricolor Sweep
    linear-gradient(135deg, #06412e, #2e0641, #412e06)

    Design Use Cases for #063F2C

    Vibrant Brand Color

    #063F2C has a strong 83% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Dark Mode Background

    At just 14% lightness, #063F2C works as a dark mode background or overlay color. Dark backgrounds reduce eye strain in low-light environments and make bright accent colors pop. Pair with light text (minimum 4.5:1 contrast ratio) for readability.

    Clarity & Technology

    #063F2C 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 #063F2C (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, #063f2c, #41061a);

    CSS Code for #063F2C

    /* Background */
    background-color: #063f2c;
    background-color: rgb(6, 63, 44);
    background-color: hsl(160, 83%, 14%);
    /* Text */
    color: #063f2c;
    /* Border */
    border: 2px solid #063f2c;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(6, 63, 44, 0.3);
    /* CSS Variable */
    --color-primary: 160 83% 14%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #063F2C across image editing and color design tools.

    About Color #063F2C (#063F2C)

    #063F2C is a cyan color (colour) with RGB channel values of 6 red, 63 green, and 44 blue. The green channel is dominant by a ratio of 10.5:1 over the weakest channel. In HSL terms, the hue sits at 160 degrees with 83% saturation and 14% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #063F2C is 44/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 90% cyan, 0% magenta, 30% yellow, and 75% key (black).

    The WCAG contrast ratio of #063F2C against white is 11.97:1 and against black is 1.76: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 #41061A creates maximum visual tension when paired with #063F2C. For more harmonious color combinations, use the analogous colours #064110 and #063741, 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 #063F2C

    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 #063F2C?
    #063F2C is Color #063F2C, a cyan color (colour) with RGB(6, 63, 44), HSL(160, 83%, 14%), and CMYK(90%, 0%, 30%, 75%). Its perceived brightness is 44/255.
    Is #063F2C accessible for text?
    Against white, #063F2C has a contrast ratio of 11.97:1 (passes AA for normal text). Against black, it has 1.76:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #063F2C?
    The complementary colour is #41061A (hue 340). For subtle color combinations, use analogous colours #064110 and #063741. The triadic palette adds #2E0641 and #412E06 for vibrant variety.
    How do I use #063F2C in CSS?
    Use any format: color: #063f2c; or rgb(6, 63, 44); or hsl(160, 83%, 14%). For CSS custom properties: --color-primary: 160 83% 14%; 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.