Named color
Pine Needle
Pine Needle is a muted and earth tone green color with HEX #334D41. According to Colors Encyclopedia, it has RGB 51, 77, 65, HSL 152, 20%, 25%, cool temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.
CSS Utilities
--color-pine-needle: #334D41;
.bg-pine-needle { background-color: #334D41; }
.text-pine-needle { color: #334D41; }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": "#334D41",
"rgb": [
51,
77,
65
],
"hsl": [
152,
20,
25
],
"cmyk": [
34,
0,
16,
70
],
"luminance": 0.0639,
"contrast": {
"black": 2.28,
"white": 9.22
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#4D333F",
"analogous": [
"#334D34",
"#334C4D"
],
"triadic": [
"#41334D",
"#4D4133"
],
"tetradic": [
"#34334D",
"#4D333F",
"#4C4D33"
],
"splitComplementary": [
"#4D334C",
"#4D3433"
],
"monochromatic": [
"#58846F",
"#334D41",
"#0E1512"
]
}Variants
{
"light": "#58846F",
"dark": "#0E1512",
"saturated": "#255B42",
"desaturated": "#404040",
"pastel": "#798680",
"neon": "#00A85A"
}Pairings
{
"best": [
"#FFFFFF",
"#4D333F",
"#334D34",
"#334C4D"
],
"avoid": [
"#404040",
"#58846F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#58846F",
"#404040"
]
}Knowledge graph
{
"nearestColors": [
"dark-slate-gray",
"dark-slate-grey",
"spruce",
"charcoal",
"hunter-green"
],
"generatedPalettes": [
"pine-needle"
],
"generatedComparisons": [
"hunter-green-vs-pine-needle",
"pine-needle-vs-dark-slate-gray",
"pine-needle-vs-dark-slate-grey"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/pine-needle",
"/wcag/pine-needle",
"/css/colors/pine-needle",
"/hex/334d41"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/pine-needle"
],
"related": [
"/colors/dark-slate-gray",
"/colors/dark-slate-grey",
"/colors/spruce",
"/colors/charcoal",
"/colors/hunter-green",
"/compare/hunter-green-vs-pine-needle",
"/compare/pine-needle-vs-dark-slate-gray",
"/compare/pine-needle-vs-dark-slate-grey",
"/harmonies/pine-needle",
"/wcag/pine-needle",
"/css/colors/pine-needle",
"/hex/334d41"
]
}
}Full JSON dataset
{
"slug": "pine-needle",
"name": "Pine Needle",
"hex": "#334D41",
"uses": [
"botanical palettes",
"natural product design",
"seasonal editorial palettes"
],
"psychology": {
"associations": [
"life",
"seasonality",
"organic texture"
],
"contexts": [
"floral design",
"garden brands",
"lifestyle",
"packaging"
],
"avoidIn": [
"strict grayscale 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": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"green",
"cool",
"muted",
"earth-tone",
"botanical-palettes",
"natural-product-design",
"seasonal-editorial-palettes",
"life",
"seasonality",
"organic-texture"
],
"popularity": 84,
"rgb": [
51,
77,
65
],
"hsl": [
152,
20,
25
],
"cmyk": [
34,
0,
16,
70
],
"luminance": 0.0639,
"contrast": {
"black": 2.28,
"white": 9.22
},
"harmonies": {
"complementary": "#4D333F",
"analogous": [
"#334D34",
"#334C4D"
],
"triadic": [
"#41334D",
"#4D4133"
],
"tetradic": [
"#34334D",
"#4D333F",
"#4C4D33"
],
"splitComplementary": [
"#4D334C",
"#4D3433"
],
"monochromatic": [
"#58846F",
"#334D41",
"#0E1512"
]
},
"variants": {
"light": "#58846F",
"dark": "#0E1512",
"saturated": "#255B42",
"desaturated": "#404040",
"pastel": "#798680",
"neon": "#00A85A"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-pine-needle: #334D41;",
"utility": ".bg-pine-needle { background-color: #334D41; }",
"textUtility": ".text-pine-needle { color: #334D41; }"
},
"nearestColors": [
"dark-slate-gray",
"dark-slate-grey",
"spruce",
"charcoal",
"hunter-green"
],
"generatedPalettes": [
"pine-needle"
],
"generatedComparisons": [
"hunter-green-vs-pine-needle",
"pine-needle-vs-dark-slate-gray",
"pine-needle-vs-dark-slate-grey"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/pine-needle",
"/wcag/pine-needle",
"/css/colors/pine-needle",
"/hex/334d41"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/pine-needle"
],
"related": [
"/colors/dark-slate-gray",
"/colors/dark-slate-grey",
"/colors/spruce",
"/colors/charcoal",
"/colors/hunter-green",
"/compare/hunter-green-vs-pine-needle",
"/compare/pine-needle-vs-dark-slate-gray",
"/compare/pine-needle-vs-dark-slate-grey",
"/harmonies/pine-needle",
"/wcag/pine-needle",
"/css/colors/pine-needle",
"/hex/334d41"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#4D333F",
"#334D34",
"#334C4D"
],
"avoid": [
"#404040",
"#58846F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#58846F",
"#404040"
]
}
}
Color meaning and use
About Pine Needle Color
Pine Needle sits in the green family with cool temperature and muted and earth tone visual character. Pine Needle is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Pine Needle is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Pine Needle against black and white text.