Named color
Cactus Green
Cactus Green is a muted and earth tone green color with HEX #587156. According to Colors Encyclopedia, it has RGB 88, 113, 86, HSL 116, 14%, 39%, cool temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.
CSS Utilities
--color-cactus-green: #587156;
.bg-cactus-green { background-color: #587156; }
.text-cactus-green { color: #587156; }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": "#587156",
"rgb": [
88,
113,
86
],
"hsl": [
116,
14,
39
],
"cmyk": [
22,
0,
24,
56
],
"luminance": 0.1456,
"contrast": {
"black": 3.91,
"white": 5.37
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}Harmonies
{
"complementary": "#705671",
"analogous": [
"#657156",
"#567162"
],
"triadic": [
"#565771",
"#715657"
],
"tetradic": [
"#566571",
"#705671",
"#716256"
],
"splitComplementary": [
"#625671",
"#715665"
],
"monochromatic": [
"#84A182",
"#587156",
"#2F3D2E"
]
}Variants
{
"light": "#84A182",
"dark": "#2F3D2E",
"saturated": "#448740",
"desaturated": "#636363",
"pastel": "#A3A3A3",
"neon": "#10F000"
}Pairings
{
"best": [
"#FFFFFF",
"#705671",
"#657156",
"#567162"
],
"avoid": [
"#636363",
"#84A182"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#84A182",
"#636363"
]
}Knowledge graph
{
"nearestColors": [
"fern-green",
"storm-blue",
"granite",
"dim-gray",
"dim-grey"
],
"generatedPalettes": [
"cactus-green"
],
"generatedComparisons": [
"cactus-green-vs-fern-green",
"cactus-green-vs-storm-blue",
"epoxy-green-vs-cactus-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/cactus-green",
"/wcag/cactus-green",
"/css/colors/cactus-green",
"/hex/587156"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/cactus-green"
],
"related": [
"/colors/fern-green",
"/colors/storm-blue",
"/colors/granite",
"/colors/dim-gray",
"/colors/dim-grey",
"/compare/cactus-green-vs-fern-green",
"/compare/cactus-green-vs-storm-blue",
"/compare/epoxy-green-vs-cactus-green",
"/harmonies/cactus-green",
"/wcag/cactus-green",
"/css/colors/cactus-green",
"/hex/587156"
]
}
}Full JSON dataset
{
"slug": "cactus-green",
"name": "Cactus Green",
"hex": "#587156",
"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": [
88,
113,
86
],
"hsl": [
116,
14,
39
],
"cmyk": [
22,
0,
24,
56
],
"luminance": 0.1456,
"contrast": {
"black": 3.91,
"white": 5.37
},
"harmonies": {
"complementary": "#705671",
"analogous": [
"#657156",
"#567162"
],
"triadic": [
"#565771",
"#715657"
],
"tetradic": [
"#566571",
"#705671",
"#716256"
],
"splitComplementary": [
"#625671",
"#715665"
],
"monochromatic": [
"#84A182",
"#587156",
"#2F3D2E"
]
},
"variants": {
"light": "#84A182",
"dark": "#2F3D2E",
"saturated": "#448740",
"desaturated": "#636363",
"pastel": "#A3A3A3",
"neon": "#10F000"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"css": {
"variable": "--color-cactus-green: #587156;",
"utility": ".bg-cactus-green { background-color: #587156; }",
"textUtility": ".text-cactus-green { color: #587156; }"
},
"nearestColors": [
"fern-green",
"storm-blue",
"granite",
"dim-gray",
"dim-grey"
],
"generatedPalettes": [
"cactus-green"
],
"generatedComparisons": [
"cactus-green-vs-fern-green",
"cactus-green-vs-storm-blue",
"epoxy-green-vs-cactus-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/cactus-green",
"/wcag/cactus-green",
"/css/colors/cactus-green",
"/hex/587156"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/cactus-green"
],
"related": [
"/colors/fern-green",
"/colors/storm-blue",
"/colors/granite",
"/colors/dim-gray",
"/colors/dim-grey",
"/compare/cactus-green-vs-fern-green",
"/compare/cactus-green-vs-storm-blue",
"/compare/epoxy-green-vs-cactus-green",
"/harmonies/cactus-green",
"/wcag/cactus-green",
"/css/colors/cactus-green",
"/hex/587156"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#705671",
"#657156",
"#567162"
],
"avoid": [
"#636363",
"#84A182"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#84A182",
"#636363"
]
}
}
Color meaning and use
About Cactus Green Color
Cactus Green sits in the green family with cool temperature and muted and earth tone visual character. Cactus Green 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, Cactus Green 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 Cactus Green against black and white text.