CSS Utilities
--color-verdigris: #43B3AE;
.bg-verdigris { background-color: #43B3AE; }
.text-verdigris { color: #43B3AE; }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": "#43B3AE",
"rgb": [
67,
179,
174
],
"hsl": [
177,
46,
48
],
"cmyk": [
63,
0,
3,
30
],
"luminance": 0.3649,
"contrast": {
"black": 8.3,
"white": 2.53
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}Harmonies
{
"complementary": "#B34248",
"analogous": [
"#42B375",
"#4280B3"
],
"triadic": [
"#AD42B3",
"#B3AD42"
],
"tetradic": [
"#7542B3",
"#B34248",
"#80B342"
],
"splitComplementary": [
"#B34280",
"#B37542"
],
"monochromatic": [
"#80D0CC",
"#43B3AE",
"#29706C"
]
}Variants
{
"light": "#80D0CC",
"dark": "#29706C",
"saturated": "#27CEC5",
"desaturated": "#5D9895",
"pastel": "#A5CFCD",
"neon": "#1FFFF4"
}Pairings
{
"best": [
"#000000",
"#B34248",
"#42B375",
"#4280B3"
],
"avoid": [
"#5D9895",
"#80D0CC"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#80D0CC",
"#5D9895"
]
}Knowledge graph
{
"nearestColors": [
"light-sea-green",
"cadet-blue",
"medium-turquoise",
"medium-aquamarine",
"steel-blue"
],
"generatedPalettes": [
"verdigris"
],
"generatedComparisons": [
"light-sea-green-vs-verdigris",
"medium-aquamarine-vs-verdigris",
"verdigris-vs-cadet-blue"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/verdigris",
"/wcag/verdigris",
"/css/colors/verdigris",
"/hex/43b3ae"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/verdigris"
],
"related": [
"/colors/light-sea-green",
"/colors/cadet-blue",
"/colors/medium-turquoise",
"/colors/medium-aquamarine",
"/colors/steel-blue",
"/compare/light-sea-green-vs-verdigris",
"/compare/medium-aquamarine-vs-verdigris",
"/compare/verdigris-vs-cadet-blue",
"/harmonies/verdigris",
"/wcag/verdigris",
"/css/colors/verdigris",
"/hex/43b3ae"
]
}
}Full JSON dataset
{
"slug": "verdigris",
"name": "Verdigris",
"hex": "#43B3AE",
"uses": [
"historical references",
"pigment palettes",
"cultural color systems"
],
"psychology": {
"associations": [
"heritage",
"craft",
"specificity"
],
"contexts": [
"museum design",
"education",
"editorial research",
"cultural references"
],
"avoidIn": [
"generic unlabeled palette 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": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"cyan",
"cool",
"balanced",
"historical-references",
"pigment-palettes",
"cultural-color-systems",
"heritage",
"craft",
"specificity"
],
"popularity": 80,
"rgb": [
67,
179,
174
],
"hsl": [
177,
46,
48
],
"cmyk": [
63,
0,
3,
30
],
"luminance": 0.3649,
"contrast": {
"black": 8.3,
"white": 2.53
},
"harmonies": {
"complementary": "#B34248",
"analogous": [
"#42B375",
"#4280B3"
],
"triadic": [
"#AD42B3",
"#B3AD42"
],
"tetradic": [
"#7542B3",
"#B34248",
"#80B342"
],
"splitComplementary": [
"#B34280",
"#B37542"
],
"monochromatic": [
"#80D0CC",
"#43B3AE",
"#29706C"
]
},
"variants": {
"light": "#80D0CC",
"dark": "#29706C",
"saturated": "#27CEC5",
"desaturated": "#5D9895",
"pastel": "#A5CFCD",
"neon": "#1FFFF4"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"css": {
"variable": "--color-verdigris: #43B3AE;",
"utility": ".bg-verdigris { background-color: #43B3AE; }",
"textUtility": ".text-verdigris { color: #43B3AE; }"
},
"nearestColors": [
"light-sea-green",
"cadet-blue",
"medium-turquoise",
"medium-aquamarine",
"steel-blue"
],
"generatedPalettes": [
"verdigris"
],
"generatedComparisons": [
"light-sea-green-vs-verdigris",
"medium-aquamarine-vs-verdigris",
"verdigris-vs-cadet-blue"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/verdigris",
"/wcag/verdigris",
"/css/colors/verdigris",
"/hex/43b3ae"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/verdigris"
],
"related": [
"/colors/light-sea-green",
"/colors/cadet-blue",
"/colors/medium-turquoise",
"/colors/medium-aquamarine",
"/colors/steel-blue",
"/compare/light-sea-green-vs-verdigris",
"/compare/medium-aquamarine-vs-verdigris",
"/compare/verdigris-vs-cadet-blue",
"/harmonies/verdigris",
"/wcag/verdigris",
"/css/colors/verdigris",
"/hex/43b3ae"
]
},
"pairings": {
"best": [
"#000000",
"#B34248",
"#42B375",
"#4280B3"
],
"avoid": [
"#5D9895",
"#80D0CC"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#80D0CC",
"#5D9895"
]
}
}
Color meaning and use
About Verdigris Color
Verdigris sits in the cyan family with cool temperature and balanced visual character. Verdigris is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Verdigris is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Verdigris against black and white text.