Nearest-color comparison

Nickel vs Wet Concrete

Nickel #727472 vs Wet Concrete #6F7378: RGB distance 6.8 and contrast 1.01:1. Compare hue, luminance, saturation, WCAG and practical use.

Nickel and Wet Concrete are very close, with an RGB distance of 6.8. Nickel is lighter by 0.0028, and Wet Concrete is more saturated by 3 percentage points. Their mutual contrast is 1.01:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

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 with hue 120°, saturation 1% and luminance 0.1728. Beside Wet Concrete, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 4.71:1.

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 with hue 213°, saturation 4% and luminance 0.17. Beside Nickel, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 4.77:1.

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 NickelChoose Nickel when the design calls for muted gray color at #727472, with neutral temperature and 45% HSL lightness.
Choose Wet ConcreteChoose Wet Concrete when #6F7378, its muted gray character, or its 45% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.01:1. They share muted tone characteristics.

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

Downloadable color comparison infographic

Nickel vs Wet Concrete Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Nickel vs Wet Concrete color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Nickel vs Wet Concrete color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

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"
}