Use this color
Create with Granite
Open a professional color tool with #676767 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-granite: #676767;
.bg-granite { background-color: #676767; }
.text-granite { color: #676767; }Color meaning and use
About Granite Color
Granite uses HEX #676767, RGB 103, 103, 103, and HSL 0°, 0%, 40%. The dataset classifies it in the gray family with neutral temperature and muted visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.1356; black contrast is 3.71:1 and white contrast is 5.66:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Granite against black and white text.
Downloadable color reference infographic
Granite Color Reference Infographic
Save a high-resolution infographic of Granite, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#676767",
"rgb": [
103,
103,
103
],
"hsl": [
0,
0,
40
],
"cmyk": [
0,
0,
0,
60
],
"luminance": 0.1356,
"contrast": {
"black": 3.71,
"white": 5.66
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}Harmonies
{
"complementary": "#666666",
"analogous": [
"#666666",
"#666666"
],
"triadic": [
"#666666",
"#666666"
],
"tetradic": [
"#666666",
"#666666",
"#666666"
],
"splitComplementary": [
"#666666",
"#666666"
],
"monochromatic": [
"#949494",
"#676767",
"#383838"
]
}Variants
{
"light": "#949494",
"dark": "#383838",
"saturated": "#7C5050",
"desaturated": "#666666",
"pastel": "#A6A6A6",
"neon": "#F50000"
}Pairings
{
"best": [
"#FFFFFF",
"#666666",
"#666666",
"#666666"
],
"avoid": [
"#666666",
"#949494"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#949494",
"#666666"
]
}Knowledge graph
{
"nearestColors": [
"dim-gray",
"dim-grey",
"machinery-gray",
"shale",
"nickel"
],
"generatedPalettes": [
"granite"
],
"generatedComparisons": [
"dim-gray-vs-granite",
"dim-grey-vs-granite",
"shale-vs-granite"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/granite",
"/wcag/granite",
"/css/colors/granite",
"/hex/676767",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/granite"
],
"related": [
"/colors/dim-gray",
"/colors/dim-grey",
"/colors/machinery-gray",
"/colors/shale",
"/colors/nickel",
"/compare/dim-gray-vs-granite",
"/compare/dim-grey-vs-granite",
"/compare/shale-vs-granite",
"/harmonies/granite",
"/wcag/granite",
"/css/colors/granite",
"/hex/676767",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "granite",
"name": "Granite",
"hex": "#676767",
"uses": [
"earth-tone palettes",
"interior design",
"material-inspired branding"
],
"psychology": {
"associations": [
"groundedness",
"warmth",
"natural texture"
],
"contexts": [
"architecture",
"home decor",
"outdoor products",
"editorial layouts"
],
"avoidIn": [
"high-saturation futuristic interfaces"
]
},
"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": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"gray",
"neutral",
"muted",
"earth-tone-palettes",
"interior-design",
"material-inspired-branding",
"groundedness",
"warmth",
"natural-texture"
],
"popularity": 84,
"rgb": [
103,
103,
103
],
"hsl": [
0,
0,
40
],
"cmyk": [
0,
0,
0,
60
],
"luminance": 0.1356,
"contrast": {
"black": 3.71,
"white": 5.66
},
"harmonies": {
"complementary": "#666666",
"analogous": [
"#666666",
"#666666"
],
"triadic": [
"#666666",
"#666666"
],
"tetradic": [
"#666666",
"#666666",
"#666666"
],
"splitComplementary": [
"#666666",
"#666666"
],
"monochromatic": [
"#949494",
"#676767",
"#383838"
]
},
"variants": {
"light": "#949494",
"dark": "#383838",
"saturated": "#7C5050",
"desaturated": "#666666",
"pastel": "#A6A6A6",
"neon": "#F50000"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"css": {
"variable": "--color-granite: #676767;",
"utility": ".bg-granite { background-color: #676767; }",
"textUtility": ".text-granite { color: #676767; }"
},
"nearestColors": [
"dim-gray",
"dim-grey",
"machinery-gray",
"shale",
"nickel"
],
"generatedPalettes": [
"granite"
],
"generatedComparisons": [
"dim-gray-vs-granite",
"dim-grey-vs-granite",
"shale-vs-granite"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/granite",
"/wcag/granite",
"/css/colors/granite",
"/hex/676767",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/granite"
],
"related": [
"/colors/dim-gray",
"/colors/dim-grey",
"/colors/machinery-gray",
"/colors/shale",
"/colors/nickel",
"/compare/dim-gray-vs-granite",
"/compare/dim-grey-vs-granite",
"/compare/shale-vs-granite",
"/harmonies/granite",
"/wcag/granite",
"/css/colors/granite",
"/hex/676767",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#666666",
"#666666",
"#666666"
],
"avoid": [
"#666666",
"#949494"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#949494",
"#666666"
]
}
}