Nearest-color comparison

Nickel vs Wet Concrete

Nickel and Wet Concrete are different gray colors with HEX values #727472 and #6F7378. According to Colors Encyclopedia, their RGB distance is 6.8, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Nickel and Wet Concrete are very close colors. Nickel is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.

Nickel#727472
Wet Concrete#6F7378

Quick Difference Summary

The main measurable differences between Nickel and Wet Concrete across RGB distance, luminance, hue, saturation, and contrast.

RGB distance6.8
Pair contrast1.01:1
Luminance delta0.0028
Hue delta93 deg
Lighter colorNickel
More saturatedWet Concrete

Side-by-Side Color Profiles

gray color

Nickel

Nickel is #727472, a neutral gray color with muted character. Compared with Wet Concrete, it is lighter and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with white text as the safer foreground option.

HEX#727472 RGB114, 116, 114 HSL120, 1, 45 CMYK2, 0, 2, 55 Luminance0.1728 Best textwhite text

gray color

Wet Concrete

Wet Concrete is #6F7378, a neutral gray color with muted character. Compared with Nickel, it is darker and more saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.

HEX#6F7378 RGB111, 115, 120 HSL213, 4, 45 CMYK7, 4, 0, 53 Luminance0.17 Best textwhite text

When to Use Nickel or Wet Concrete

Choose NickelNickel is better when the design needs muted gray character, neutral temperature, and the specific HEX value #727472.
Choose Wet ConcreteWet Concrete is better when the design needs muted gray character, neutral temperature, and the specific HEX value #6F7378.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyNickelWet Concrete
HEX#727472#6F7378
RGB114, 116, 114111, 115, 120
HSL120, 1, 45213, 4, 45
CMYK2, 0, 2, 557, 4, 0, 53
FamilyGrayGray
TemperatureNeutralNeutral
ToneMutedMuted
Luminance0.17280.17
Black contrast4.46:14.4:1
White contrast4.71:14.77:1
Shared tonesMuted

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Nickelwhite text - 4.71:1
Wet Concretewhite text - 4.77:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Nickel#727472
Wet Concrete#6F7378
#A0A2A0#A0A2A0
#9DA0A4#9DA0A4
#747274#747274
#77736E#77736E

Machine-readable data

Machine-Readable Nickel vs Wet Concrete Data (JSON)

Structured comparison data for Nickel and Wet Concrete, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "nickel",
    "name": "Nickel",
    "hex": "#727472",
    "rgb": [
      114,
      116,
      114
    ],
    "hsl": [
      120,
      1,
      45
    ],
    "cmyk": [
      2,
      0,
      2,
      55
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "muted"
    ],
    "luminance": 0.1728,
    "contrast": {
      "black": 4.46,
      "white": 4.71
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.71
    },
    "description": "Nickel is #727472, a neutral gray color with muted character. Compared with Wet Concrete, it is lighter and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/nickel/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/nickel.json"
  },
  {
    "slug": "wet-concrete",
    "name": "Wet Concrete",
    "hex": "#6F7378",
    "rgb": [
      111,
      115,
      120
    ],
    "hsl": [
      213,
      4,
      45
    ],
    "cmyk": [
      7,
      4,
      0,
      53
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "muted"
    ],
    "luminance": 0.17,
    "contrast": {
      "black": 4.4,
      "white": 4.77
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.77
    },
    "description": "Wet Concrete is #6F7378, a neutral gray color with muted character. Compared with Nickel, it is darker and more saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/wet-concrete/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wet-concrete.json"
  }
]
Differences
{
  "rgbDistance": 6.8,
  "contrastRatio": 1.01,
  "hslDelta": {
    "hue": 93,
    "saturation": 3,
    "lightness": 0
  },
  "luminanceDelta": 0.0028,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "muted"
  ],
  "lighterColor": "Nickel",
  "moreSaturatedColor": "Wet Concrete"
}
Accessibility
{
  "pairContrastRatio": 1.01,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Nickel",
      "background": "#727472",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.71
    },
    {
      "color": "Wet Concrete",
      "background": "#6F7378",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.77
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Nickel is better when the design needs muted gray character, neutral temperature, and the specific HEX value #727472.",
  "chooseSecondWhen": "Wet Concrete is better when the design needs muted gray character, neutral temperature, and the specific HEX value #6F7378.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/nickel-vs-wet-concrete.json",
  "https://www.colorsencyclopedia.com/api/colors/nickel.json",
  "https://www.colorsencyclopedia.com/api/colors/wet-concrete.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "nickel-vs-wet-concrete",
  "type": "nearest",
  "name": "Nickel vs Wet Concrete",
  "verdict": "Nickel and Wet Concrete are very close colors. Nickel is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Nickel and Wet Concrete are different gray colors with HEX values #727472 and #6F7378. According to Colors Encyclopedia, their RGB distance is 6.8, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 6.8,
  "contrastRatio": 1.01,
  "colors": [
    {
      "slug": "nickel",
      "name": "Nickel",
      "hex": "#727472",
      "rgb": [
        114,
        116,
        114
      ],
      "hsl": [
        120,
        1,
        45
      ],
      "cmyk": [
        2,
        0,
        2,
        55
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.1728,
      "contrast": {
        "black": 4.46,
        "white": 4.71
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.71
      },
      "description": "Nickel is #727472, a neutral gray color with muted character. Compared with Wet Concrete, it is lighter and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/nickel/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/nickel.json"
    },
    {
      "slug": "wet-concrete",
      "name": "Wet Concrete",
      "hex": "#6F7378",
      "rgb": [
        111,
        115,
        120
      ],
      "hsl": [
        213,
        4,
        45
      ],
      "cmyk": [
        7,
        4,
        0,
        53
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.17,
      "contrast": {
        "black": 4.4,
        "white": 4.77
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.77
      },
      "description": "Wet Concrete is #6F7378, a neutral gray color with muted character. Compared with Nickel, it is darker and more saturated. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/wet-concrete/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wet-concrete.json"
    }
  ],
  "differences": {
    "rgbDistance": 6.8,
    "contrastRatio": 1.01,
    "hslDelta": {
      "hue": 93,
      "saturation": 3,
      "lightness": 0
    },
    "luminanceDelta": 0.0028,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "muted"
    ],
    "lighterColor": "Nickel",
    "moreSaturatedColor": "Wet Concrete"
  },
  "accessibility": {
    "pairContrastRatio": 1.01,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Nickel",
        "background": "#727472",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.71
      },
      {
        "color": "Wet Concrete",
        "background": "#6F7378",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.77
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Nickel is better when the design needs muted gray character, neutral temperature, and the specific HEX value #727472.",
    "chooseSecondWhen": "Wet Concrete is better when the design needs muted gray character, neutral temperature, and the specific HEX value #6F7378.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/nickel-vs-wet-concrete.json",
    "https://www.colorsencyclopedia.com/api/colors/nickel.json",
    "https://www.colorsencyclopedia.com/api/colors/wet-concrete.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/nickel-vs-wet-concrete/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/nickel-vs-wet-concrete.json"
}