CSS Utilities
--color-storm-blue: #4F666A;
.bg-storm-blue { background-color: #4F666A; }
.text-storm-blue { color: #4F666A; }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": "#4F666A",
"rgb": [
79,
102,
106
],
"hsl": [
189,
15,
36
],
"cmyk": [
25,
4,
0,
58
],
"luminance": 0.1221,
"contrast": {
"black": 3.44,
"white": 6.1
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}Harmonies
{
"complementary": "#6A524E",
"analogous": [
"#4E6A60",
"#4E586A"
],
"triadic": [
"#6A4E65",
"#656A4E"
],
"tetradic": [
"#604E6A",
"#6A524E",
"#586A4E"
],
"splitComplementary": [
"#6A4E58",
"#6A604E"
],
"monochromatic": [
"#78969B",
"#4F666A",
"#273335"
]
}Variants
{
"light": "#78969B",
"dark": "#273335",
"saturated": "#3A747E",
"desaturated": "#5C5C5C",
"pastel": "#9C9C9C",
"neon": "#00BFE0"
}Pairings
{
"best": [
"#FFFFFF",
"#6A524E",
"#4E6A60",
"#4E586A"
],
"avoid": [
"#5C5C5C",
"#78969B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#78969B",
"#5C5C5C"
]
}Knowledge graph
{
"nearestColors": [
"shale",
"hookers-green",
"granite",
"aegean-blue",
"cactus-green"
],
"generatedPalettes": [
"storm-blue"
],
"generatedComparisons": [
"aegean-blue-vs-storm-blue",
"cactus-green-vs-storm-blue",
"hookers-green-vs-storm-blue",
"shale-vs-storm-blue"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/storm-blue",
"/wcag/storm-blue",
"/css/colors/storm-blue",
"/hex/4f666a"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/storm-blue"
],
"related": [
"/colors/shale",
"/colors/hookers-green",
"/colors/granite",
"/colors/aegean-blue",
"/colors/cactus-green",
"/compare/aegean-blue-vs-storm-blue",
"/compare/cactus-green-vs-storm-blue",
"/compare/hookers-green-vs-storm-blue",
"/compare/shale-vs-storm-blue",
"/harmonies/storm-blue",
"/wcag/storm-blue",
"/css/colors/storm-blue",
"/hex/4f666a"
]
}
}Full JSON dataset
{
"slug": "storm-blue",
"name": "Storm Blue",
"hex": "#4F666A",
"uses": [
"interfaces",
"brand systems",
"technical design"
],
"psychology": {
"associations": [
"trust",
"clarity",
"calm"
],
"contexts": [
"technology",
"finance",
"healthcare",
"navigation"
],
"avoidIn": [
"high-warmth food palettes"
]
},
"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",
"interfaces",
"brand-systems",
"technical-design",
"trust",
"clarity",
"calm"
],
"popularity": 84,
"rgb": [
79,
102,
106
],
"hsl": [
189,
15,
36
],
"cmyk": [
25,
4,
0,
58
],
"luminance": 0.1221,
"contrast": {
"black": 3.44,
"white": 6.1
},
"harmonies": {
"complementary": "#6A524E",
"analogous": [
"#4E6A60",
"#4E586A"
],
"triadic": [
"#6A4E65",
"#656A4E"
],
"tetradic": [
"#604E6A",
"#6A524E",
"#586A4E"
],
"splitComplementary": [
"#6A4E58",
"#6A604E"
],
"monochromatic": [
"#78969B",
"#4F666A",
"#273335"
]
},
"variants": {
"light": "#78969B",
"dark": "#273335",
"saturated": "#3A747E",
"desaturated": "#5C5C5C",
"pastel": "#9C9C9C",
"neon": "#00BFE0"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"css": {
"variable": "--color-storm-blue: #4F666A;",
"utility": ".bg-storm-blue { background-color: #4F666A; }",
"textUtility": ".text-storm-blue { color: #4F666A; }"
},
"nearestColors": [
"shale",
"hookers-green",
"granite",
"aegean-blue",
"cactus-green"
],
"generatedPalettes": [
"storm-blue"
],
"generatedComparisons": [
"aegean-blue-vs-storm-blue",
"cactus-green-vs-storm-blue",
"hookers-green-vs-storm-blue",
"shale-vs-storm-blue"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/storm-blue",
"/wcag/storm-blue",
"/css/colors/storm-blue",
"/hex/4f666a"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/storm-blue"
],
"related": [
"/colors/shale",
"/colors/hookers-green",
"/colors/granite",
"/colors/aegean-blue",
"/colors/cactus-green",
"/compare/aegean-blue-vs-storm-blue",
"/compare/cactus-green-vs-storm-blue",
"/compare/hookers-green-vs-storm-blue",
"/compare/shale-vs-storm-blue",
"/harmonies/storm-blue",
"/wcag/storm-blue",
"/css/colors/storm-blue",
"/hex/4f666a"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#6A524E",
"#4E6A60",
"#4E586A"
],
"avoid": [
"#5C5C5C",
"#78969B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#78969B",
"#5C5C5C"
]
}
}
Color meaning and use
About Storm Blue Color
Storm Blue sits in the cyan family with cool temperature and muted visual character. Storm Blue is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include trust, clarity, and calm, which makes it relevant for technology and finance. In design work, Storm Blue is most useful for interfaces, brand systems, and technical design, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Storm Blue against black and white text.