CSS Utilities
--color-manganese-blue: #03A89E;
.bg-manganese-blue { background-color: #03A89E; }
.text-manganese-blue { color: #03A89E; }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": "#03A89E",
"rgb": [
3,
168,
158
],
"hsl": [
176,
96,
34
],
"cmyk": [
98,
0,
6,
34
],
"luminance": 0.3049,
"contrast": {
"black": 7.1,
"white": 2.96
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
}Harmonies
{
"complementary": "#AA030F",
"analogous": [
"#03AA4C",
"#0362AA"
],
"triadic": [
"#9F03AA",
"#AA9F03"
],
"tetradic": [
"#4C03AA",
"#AA030F",
"#62AA03"
],
"splitComplementary": [
"#AA0362",
"#AA4C03"
],
"monochromatic": [
"#0FFAEA",
"#03A89E",
"#02504B"
]
}Variants
{
"light": "#0FFAEA",
"dark": "#02504B",
"saturated": "#00ADA2",
"desaturated": "#17978E",
"pastel": "#42EBE0",
"neon": "#00D6C8"
}Pairings
{
"best": [
"#000000",
"#AA030F",
"#03AA4C",
"#0362AA"
],
"avoid": [
"#17978E",
"#0FFAEA"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#0FFAEA",
"#17978E"
]
}Knowledge graph
{
"nearestColors": [
"persian-green",
"light-sea-green",
"dark-cyan",
"cerulean",
"peacock-teal"
],
"generatedPalettes": [
"manganese-blue"
],
"generatedComparisons": [
"light-sea-green-vs-manganese-blue",
"manganese-blue-vs-persian-green"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/manganese-blue",
"/wcag/manganese-blue",
"/css/colors/manganese-blue",
"/hex/03a89e"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/manganese-blue"
],
"related": [
"/colors/persian-green",
"/colors/light-sea-green",
"/colors/dark-cyan",
"/colors/cerulean",
"/colors/peacock-teal",
"/compare/light-sea-green-vs-manganese-blue",
"/compare/manganese-blue-vs-persian-green",
"/harmonies/manganese-blue",
"/wcag/manganese-blue",
"/css/colors/manganese-blue",
"/hex/03a89e"
]
}
}Full JSON dataset
{
"slug": "manganese-blue",
"name": "Manganese Blue",
"hex": "#03A89E",
"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": [
3,
168,
158
],
"hsl": [
176,
96,
34
],
"cmyk": [
98,
0,
6,
34
],
"luminance": 0.3049,
"contrast": {
"black": 7.1,
"white": 2.96
},
"harmonies": {
"complementary": "#AA030F",
"analogous": [
"#03AA4C",
"#0362AA"
],
"triadic": [
"#9F03AA",
"#AA9F03"
],
"tetradic": [
"#4C03AA",
"#AA030F",
"#62AA03"
],
"splitComplementary": [
"#AA0362",
"#AA4C03"
],
"monochromatic": [
"#0FFAEA",
"#03A89E",
"#02504B"
]
},
"variants": {
"light": "#0FFAEA",
"dark": "#02504B",
"saturated": "#00ADA2",
"desaturated": "#17978E",
"pastel": "#42EBE0",
"neon": "#00D6C8"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"css": {
"variable": "--color-manganese-blue: #03A89E;",
"utility": ".bg-manganese-blue { background-color: #03A89E; }",
"textUtility": ".text-manganese-blue { color: #03A89E; }"
},
"nearestColors": [
"persian-green",
"light-sea-green",
"dark-cyan",
"cerulean",
"peacock-teal"
],
"generatedPalettes": [
"manganese-blue"
],
"generatedComparisons": [
"light-sea-green-vs-manganese-blue",
"manganese-blue-vs-persian-green"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/manganese-blue",
"/wcag/manganese-blue",
"/css/colors/manganese-blue",
"/hex/03a89e"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/manganese-blue"
],
"related": [
"/colors/persian-green",
"/colors/light-sea-green",
"/colors/dark-cyan",
"/colors/cerulean",
"/colors/peacock-teal",
"/compare/light-sea-green-vs-manganese-blue",
"/compare/manganese-blue-vs-persian-green",
"/harmonies/manganese-blue",
"/wcag/manganese-blue",
"/css/colors/manganese-blue",
"/hex/03a89e"
]
},
"pairings": {
"best": [
"#000000",
"#AA030F",
"#03AA4C",
"#0362AA"
],
"avoid": [
"#17978E",
"#0FFAEA"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#0FFAEA",
"#17978E"
]
}
}
Color meaning and use
About Manganese Blue Color
Manganese Blue sits in the cyan family with cool temperature and balanced visual character. Manganese Blue 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, Manganese Blue 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 Manganese Blue against black and white text.