Named color

Oxidized Copper

Oxidized Copper is a muted cyan color with HEX #6E7F80. According to Colors Encyclopedia, it has RGB 110, 127, 128, HSL 183, 8%, 47%, cool temperature, and is useful for metallic palettes, product finishes, and premium packaging.

HEX #6E7F80
RGB rgb(110, 127, 128)
HSL hsl(183 8% 47%)
CMYK cmyk(14, 1, 0, 50)
Luminance 0.2005
Contrast Black 5.01:1White 4.19:1

CSS Utilities

--color-oxidized-copper: #6E7F80;
.bg-oxidized-copper { background-color: #6E7F80; }
.text-oxidized-copper { color: #6E7F80; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2005
Black text5.01:1AA Pass
White text4.19:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#6E7F80",
  "rgb": [
    110,
    127,
    128
  ],
  "hsl": [
    183,
    8,
    47
  ],
  "cmyk": [
    14,
    1,
    0,
    50
  ],
  "luminance": 0.2005,
  "contrast": {
    "black": 5.01,
    "white": 4.19
  }
}
WCAG
{
  "AA": [
    "#000000"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#816F6E",
  "analogous": [
    "#6E8179",
    "#6E7781"
  ],
  "triadic": [
    "#816E80",
    "#80816E"
  ],
  "tetradic": [
    "#796E81",
    "#816F6E",
    "#77816E"
  ],
  "splitComplementary": [
    "#816E77",
    "#81796E"
  ],
  "monochromatic": [
    "#9FACAD",
    "#6E7F80",
    "#444F50"
  ]
}
Variants
{
  "light": "#9FACAD",
  "dark": "#444F50",
  "saturated": "#54989C",
  "desaturated": "#787878",
  "pastel": "#B8B8B8",
  "neon": "#1AF4FF"
}
Pairings
{
  "best": [
    "#000000",
    "#816F6E",
    "#6E8179",
    "#6E7781"
  ],
  "avoid": [
    "#787878",
    "#9FACAD"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#9FACAD",
    "#787878"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "steel-gray",
    "smoke",
    "wet-concrete",
    "zinc",
    "slate-gray"
  ],
  "generatedPalettes": [
    "oxidized-copper"
  ],
  "generatedComparisons": [
    "eucalyptus-vs-oxidized-copper",
    "oxidized-copper-vs-smoke",
    "oxidized-copper-vs-steel-gray"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/oxidized-copper",
    "/wcag/oxidized-copper",
    "/css/colors/oxidized-copper",
    "/hex/6e7f80"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/oxidized-copper"
    ],
    "related": [
      "/colors/steel-gray",
      "/colors/smoke",
      "/colors/wet-concrete",
      "/colors/zinc",
      "/colors/slate-gray",
      "/compare/eucalyptus-vs-oxidized-copper",
      "/compare/oxidized-copper-vs-smoke",
      "/compare/oxidized-copper-vs-steel-gray",
      "/harmonies/oxidized-copper",
      "/wcag/oxidized-copper",
      "/css/colors/oxidized-copper",
      "/hex/6e7f80"
    ]
  }
}
Full JSON dataset
{
  "slug": "oxidized-copper",
  "name": "Oxidized Copper",
  "hex": "#6E7F80",
  "uses": [
    "metallic palettes",
    "product finishes",
    "premium packaging"
  ],
  "psychology": {
    "associations": [
      "finish",
      "durability",
      "value"
    ],
    "contexts": [
      "hardware",
      "automotive",
      "jewelry",
      "industrial design"
    ],
    "avoidIn": [
      "flat pastel systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "muted"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "cyan",
    "cool",
    "muted",
    "metallic-palettes",
    "product-finishes",
    "premium-packaging",
    "finish",
    "durability",
    "value"
  ],
  "popularity": 84,
  "rgb": [
    110,
    127,
    128
  ],
  "hsl": [
    183,
    8,
    47
  ],
  "cmyk": [
    14,
    1,
    0,
    50
  ],
  "luminance": 0.2005,
  "contrast": {
    "black": 5.01,
    "white": 4.19
  },
  "harmonies": {
    "complementary": "#816F6E",
    "analogous": [
      "#6E8179",
      "#6E7781"
    ],
    "triadic": [
      "#816E80",
      "#80816E"
    ],
    "tetradic": [
      "#796E81",
      "#816F6E",
      "#77816E"
    ],
    "splitComplementary": [
      "#816E77",
      "#81796E"
    ],
    "monochromatic": [
      "#9FACAD",
      "#6E7F80",
      "#444F50"
    ]
  },
  "variants": {
    "light": "#9FACAD",
    "dark": "#444F50",
    "saturated": "#54989C",
    "desaturated": "#787878",
    "pastel": "#B8B8B8",
    "neon": "#1AF4FF"
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-oxidized-copper: #6E7F80;",
    "utility": ".bg-oxidized-copper { background-color: #6E7F80; }",
    "textUtility": ".text-oxidized-copper { color: #6E7F80; }"
  },
  "nearestColors": [
    "steel-gray",
    "smoke",
    "wet-concrete",
    "zinc",
    "slate-gray"
  ],
  "generatedPalettes": [
    "oxidized-copper"
  ],
  "generatedComparisons": [
    "eucalyptus-vs-oxidized-copper",
    "oxidized-copper-vs-smoke",
    "oxidized-copper-vs-steel-gray"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/oxidized-copper",
    "/wcag/oxidized-copper",
    "/css/colors/oxidized-copper",
    "/hex/6e7f80"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/oxidized-copper"
    ],
    "related": [
      "/colors/steel-gray",
      "/colors/smoke",
      "/colors/wet-concrete",
      "/colors/zinc",
      "/colors/slate-gray",
      "/compare/eucalyptus-vs-oxidized-copper",
      "/compare/oxidized-copper-vs-smoke",
      "/compare/oxidized-copper-vs-steel-gray",
      "/harmonies/oxidized-copper",
      "/wcag/oxidized-copper",
      "/css/colors/oxidized-copper",
      "/hex/6e7f80"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#816F6E",
      "#6E8179",
      "#6E7781"
    ],
    "avoid": [
      "#787878",
      "#9FACAD"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#9FACAD",
      "#787878"
    ]
  }
}

Color meaning and use

About Oxidized Copper Color

Oxidized Copper sits in the cyan family with cool temperature and muted visual character. Oxidized Copper is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include finish, durability, and value, which makes it relevant for hardware and automotive. In design work, Oxidized Copper is most useful for metallic palettes, product finishes, and premium packaging, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Oxidized Copper against black and white text.

Black text5.01:1AA Pass
White text4.19:1AA Fail
AA text options#000000
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#816F6E#816F6E
#6E8179#6E8179
#6E7781#6E7781
#816E80#816E80
#80816E#80816E

Variants

#9FACAD#9FACAD
#444F50#444F50
#54989C#54989C
#787878#787878
#B8B8B8#B8B8B8
#1AF4FF#1AF4FF

Pairings

Black#000000
#816F6E#816F6E
#6E8179#6E8179
#6E7781#6E7781
Matte Black#1A1A1A
White Smoke#F5F5F5