Use this color
Create with Slate Navy
Open a professional color tool with #30475E already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-slate-navy: #30475E;
.bg-slate-navy { background-color: #30475E; }
.text-slate-navy { color: #30475E; }Color meaning and use
About Slate Navy Color
Slate Navy uses HEX #30475E, RGB 48, 71, 94, and HSL 210°, 32%, 28%. The dataset classifies it in the blue family with cool temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0594; black contrast is 2.19:1 and white contrast is 9.6:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Slate Navy against black and white text.
Downloadable color reference infographic
Slate Navy Color Reference Infographic
Save a high-resolution infographic of Slate Navy, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
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": "#30475E",
"rgb": [
48,
71,
94
],
"hsl": [
210,
32,
28
],
"cmyk": [
49,
24,
0,
63
],
"luminance": 0.0594,
"contrast": {
"black": 2.19,
"white": 9.6
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#5E4731",
"analogous": [
"#315E5E",
"#31315E"
],
"triadic": [
"#5E3147",
"#475E31"
],
"tetradic": [
"#5E315E",
"#5E4731",
"#315E31"
],
"splitComplementary": [
"#5E3131",
"#5E5E31"
],
"monochromatic": [
"#50759B",
"#30475E",
"#111922"
]
}Variants
{
"light": "#50759B",
"dark": "#111922",
"saturated": "#21476E",
"desaturated": "#40474F",
"pastel": "#73879C",
"neon": "#005CB8"
}Pairings
{
"best": [
"#FFFFFF",
"#5E4731",
"#315E5E",
"#31315E"
],
"avoid": [
"#40474F",
"#50759B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#50759B",
"#40474F"
]
}Knowledge graph
{
"nearestColors": [
"charcoal",
"dark-slate-gray",
"dark-slate-grey",
"spruce",
"pine-needle"
],
"generatedPalettes": [
"slate-navy"
],
"generatedComparisons": [
"slate-navy-vs-charcoal",
"slate-navy-vs-dark-slate-gray"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/slate-navy",
"/wcag/slate-navy",
"/css/colors/slate-navy",
"/hex/30475e",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/slate-navy"
],
"related": [
"/colors/charcoal",
"/colors/dark-slate-gray",
"/colors/dark-slate-grey",
"/colors/spruce",
"/colors/pine-needle",
"/compare/slate-navy-vs-charcoal",
"/compare/slate-navy-vs-dark-slate-gray",
"/harmonies/slate-navy",
"/wcag/slate-navy",
"/css/colors/slate-navy",
"/hex/30475e",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "slate-navy",
"name": "Slate Navy",
"hex": "#30475E",
"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": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"balanced",
"interfaces",
"brand-systems",
"technical-design",
"trust",
"clarity",
"calm"
],
"popularity": 80,
"rgb": [
48,
71,
94
],
"hsl": [
210,
32,
28
],
"cmyk": [
49,
24,
0,
63
],
"luminance": 0.0594,
"contrast": {
"black": 2.19,
"white": 9.6
},
"harmonies": {
"complementary": "#5E4731",
"analogous": [
"#315E5E",
"#31315E"
],
"triadic": [
"#5E3147",
"#475E31"
],
"tetradic": [
"#5E315E",
"#5E4731",
"#315E31"
],
"splitComplementary": [
"#5E3131",
"#5E5E31"
],
"monochromatic": [
"#50759B",
"#30475E",
"#111922"
]
},
"variants": {
"light": "#50759B",
"dark": "#111922",
"saturated": "#21476E",
"desaturated": "#40474F",
"pastel": "#73879C",
"neon": "#005CB8"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-slate-navy: #30475E;",
"utility": ".bg-slate-navy { background-color: #30475E; }",
"textUtility": ".text-slate-navy { color: #30475E; }"
},
"nearestColors": [
"charcoal",
"dark-slate-gray",
"dark-slate-grey",
"spruce",
"pine-needle"
],
"generatedPalettes": [
"slate-navy"
],
"generatedComparisons": [
"slate-navy-vs-charcoal",
"slate-navy-vs-dark-slate-gray"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/slate-navy",
"/wcag/slate-navy",
"/css/colors/slate-navy",
"/hex/30475e",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/slate-navy"
],
"related": [
"/colors/charcoal",
"/colors/dark-slate-gray",
"/colors/dark-slate-grey",
"/colors/spruce",
"/colors/pine-needle",
"/compare/slate-navy-vs-charcoal",
"/compare/slate-navy-vs-dark-slate-gray",
"/harmonies/slate-navy",
"/wcag/slate-navy",
"/css/colors/slate-navy",
"/hex/30475e",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#5E4731",
"#315E5E",
"#31315E"
],
"avoid": [
"#40474F",
"#50759B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#50759B",
"#40474F"
]
}
}