Color #062D1F Color / Colour Code #062D1F

    This page shows the hex color code for color #062d1f (#062D1F). The colour is a cyan tone with 76% saturation and 10% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #062D1F

    Color Conversions

    HEX
    #062D1F
    RGB
    rgb(6, 45, 31)
    HSL
    hsl(158, 76%, 10%)
    HSV
    hsv(158, 87%, 18%)
    CMYK
    cmyk(87%, 0%, 31%, 82%)

    Accessibility Contrast

    WCAG contrast ratios for #062D1F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    14.97:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Black (#000000)
    1.40:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    12.90:1
    AA PassAA Large PassAAA Pass

    Complementary Colors

    #062D1F paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 128, 158, and 188 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 158, 278, and 38 degrees.

    Color Palettes Using #062D1F

    Monochromatic Scale

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

    #09432E #12875C #1FE099 #78EDC2 #BCF6E1
    Warm Harmony

    Adjacent hues from 158 to 203 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.

    #35E3A4 #35E3CF #35CCE3 #35A1E3
    Cool Contrast

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

    #26D997 #D92668 #D93E26 #D99726
    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.

    #B8E0D1 #B8C7E0 #D1B8E0 #E0B8C7 #E0D1B8

    Shades & Tints of #062D1F

    Lightness variations at hue 158 and 76% saturation.

    CSS Gradients with #062D1F

    Cyan to Pink
    linear-gradient(135deg, #062d1f, #2d0614)
    Analogous Fade
    linear-gradient(90deg, #062d1f, #06282d)
    Deep to Light
    linear-gradient(180deg, #0b5137, #aef4da)
    Tricolor Sweep
    linear-gradient(135deg, #062d1f, #1f062d, #2d1f06)

    Design Use Cases for #062D1F

    Vibrant Brand Color

    #062D1F has a strong 76% 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 10% lightness, #062D1F 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

    #062D1F is in the cyan spectrum (hue 158). 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 #062D1F (hue 158) to its complement at hue 338. For a subtler effect, try pairing with an analogous color at hue 188. Use CSS: background: linear-gradient(135deg, #062d1f, #2d0614);

    CSS Code for #062D1F

    /* Background */
    background-color: #062d1f;
    background-color: rgb(6, 45, 31);
    background-color: hsl(158, 76%, 10%);
    /* Text */
    color: #062d1f;
    /* Border */
    border: 2px solid #062d1f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(6, 45, 31, 0.3);
    /* CSS Variable */
    --color-primary: 158 76% 10%;

    Similar Colors

    Colors visually similar to #062D1F based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #062D1F across image editing and color design tools.

    About Color #062D1F (#062D1F)

    #062D1F is a cyan color (colour) with RGB channel values of 6 red, 45 green, and 31 blue. The green channel is dominant by a ratio of 7.5:1 over the weakest channel. In HSL terms, the hue sits at 158 degrees with 76% saturation and 10% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #062D1F is 32/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 87% cyan, 0% magenta, 31% yellow, and 82% key (black).

    The WCAG contrast ratio of #062D1F against white is 14.97:1 and against black is 1.40: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 #2D0614 creates maximum visual tension when paired with #062D1F. For more harmonious color combinations, use the analogous colours #062D0B and #06282D, 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 #062D1F

    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 #062D1F?
    #062D1F is Color #062D1F, a cyan color (colour) with RGB(6, 45, 31), HSL(158, 76%, 10%), and CMYK(87%, 0%, 31%, 82%). Its perceived brightness is 32/255.
    Is #062D1F accessible for text?
    Against white, #062D1F has a contrast ratio of 14.97:1 (passes AA for normal text). Against black, it has 1.40:1 (fails AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #062D1F?
    The complementary colour is #2D0614 (hue 338). For subtle color combinations, use analogous colours #062D0B and #06282D. The triadic palette adds #1F062D and #2D1F06 for vibrant variety.
    How do I use #062D1F in CSS?
    Use any format: color: #062d1f; or rgb(6, 45, 31); or hsl(158, 76%, 10%). For CSS custom properties: --color-primary: 158 76% 10%; 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.