Use this color
Create with Spruce
Open a professional color tool with #2E4F4F already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-spruce: #2E4F4F;
.bg-spruce { background-color: #2E4F4F; }
.text-spruce { color: #2E4F4F; }Color meaning and use
About Spruce Color
Spruce uses HEX #2E4F4F, RGB 46, 79, 79, and HSL 180°, 26%, 25%. The dataset classifies it in the cyan family with cool temperature and muted visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0674; black contrast is 2.35:1 and white contrast is 8.94:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Spruce against black and white text.
Downloadable color reference infographic
Spruce Color Reference Infographic
Save a high-resolution infographic of Spruce, 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": "#2E4F4F",
"rgb": [
46,
79,
79
],
"hsl": [
180,
26,
25
],
"cmyk": [
42,
0,
0,
69
],
"luminance": 0.0674,
"contrast": {
"black": 2.35,
"white": 8.94
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#502F2F",
"analogous": [
"#2F5040",
"#2F4050"
],
"triadic": [
"#502F50",
"#50502F"
],
"tetradic": [
"#402F50",
"#502F2F",
"#40502F"
],
"splitComplementary": [
"#502F40",
"#50402F"
],
"monochromatic": [
"#518A8A",
"#2E4F4F",
"#0D1616"
]
}Variants
{
"light": "#518A8A",
"dark": "#0D1616",
"saturated": "#215E5E",
"desaturated": "#3D4242",
"pastel": "#718E8E",
"neon": "#00A8A8"
}Pairings
{
"best": [
"#FFFFFF",
"#502F2F",
"#2F5040",
"#2F4050"
],
"avoid": [
"#3D4242",
"#518A8A"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#518A8A",
"#3D4242"
]
}Knowledge graph
{
"nearestColors": [
"dark-slate-gray",
"dark-slate-grey",
"charcoal",
"pine-needle",
"slate-navy"
],
"generatedPalettes": [
"spruce"
],
"generatedComparisons": [
"dark-slate-gray-vs-spruce",
"dark-slate-grey-vs-spruce"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/spruce",
"/wcag/spruce",
"/css/colors/spruce",
"/hex/2e4f4f",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/spruce"
],
"related": [
"/colors/dark-slate-gray",
"/colors/dark-slate-grey",
"/colors/charcoal",
"/colors/pine-needle",
"/colors/slate-navy",
"/compare/dark-slate-gray-vs-spruce",
"/compare/dark-slate-grey-vs-spruce",
"/harmonies/spruce",
"/wcag/spruce",
"/css/colors/spruce",
"/hex/2e4f4f",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "spruce",
"name": "Spruce",
"hex": "#2E4F4F",
"uses": [
"natural palettes",
"wellness branding",
"sustainability design"
],
"psychology": {
"associations": [
"nature",
"growth",
"balance"
],
"contexts": [
"wellness",
"outdoor brands",
"gardening",
"organic products"
],
"avoidIn": [
"urgent error states"
]
},
"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 and editorial color systems."
},
"family": "cyan",
"temperature": "cool",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"cyan",
"cool",
"muted",
"natural-palettes",
"wellness-branding",
"sustainability-design",
"nature",
"growth",
"balance"
],
"popularity": 84,
"rgb": [
46,
79,
79
],
"hsl": [
180,
26,
25
],
"cmyk": [
42,
0,
0,
69
],
"luminance": 0.0674,
"contrast": {
"black": 2.35,
"white": 8.94
},
"harmonies": {
"complementary": "#502F2F",
"analogous": [
"#2F5040",
"#2F4050"
],
"triadic": [
"#502F50",
"#50502F"
],
"tetradic": [
"#402F50",
"#502F2F",
"#40502F"
],
"splitComplementary": [
"#502F40",
"#50402F"
],
"monochromatic": [
"#518A8A",
"#2E4F4F",
"#0D1616"
]
},
"variants": {
"light": "#518A8A",
"dark": "#0D1616",
"saturated": "#215E5E",
"desaturated": "#3D4242",
"pastel": "#718E8E",
"neon": "#00A8A8"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-spruce: #2E4F4F;",
"utility": ".bg-spruce { background-color: #2E4F4F; }",
"textUtility": ".text-spruce { color: #2E4F4F; }"
},
"nearestColors": [
"dark-slate-gray",
"dark-slate-grey",
"charcoal",
"pine-needle",
"slate-navy"
],
"generatedPalettes": [
"spruce"
],
"generatedComparisons": [
"dark-slate-gray-vs-spruce",
"dark-slate-grey-vs-spruce"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/spruce",
"/wcag/spruce",
"/css/colors/spruce",
"/hex/2e4f4f",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/spruce"
],
"related": [
"/colors/dark-slate-gray",
"/colors/dark-slate-grey",
"/colors/charcoal",
"/colors/pine-needle",
"/colors/slate-navy",
"/compare/dark-slate-gray-vs-spruce",
"/compare/dark-slate-grey-vs-spruce",
"/harmonies/spruce",
"/wcag/spruce",
"/css/colors/spruce",
"/hex/2e4f4f",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#502F2F",
"#2F5040",
"#2F4050"
],
"avoid": [
"#3D4242",
"#518A8A"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#518A8A",
"#3D4242"
]
}
}