Harmony system
Slate Navy Color Harmonies
Slate Navy harmonies from #30475E: complementary #5E4731, plus five harmony groups with CSS and contrast data.
Slate Navy is a cool blue at hue 210°, saturation 32% and lightness 28%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.
How the harmony works
Slate Navy Harmony Guide
Slate Navy harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Slate Navy Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Slate Navy.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "slate-navy",
"name": "Slate Navy",
"hex": "#30475E",
"url": "https://www.colorsencyclopedia.com/colors/slate-navy/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-navy.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#5E4731",
"name": "#5E4731",
"slug": null,
"rgb": [
94,
71,
49
],
"hsl": [
29,
31,
28
],
"cmyk": [
0,
24,
48,
63
],
"luminance": 0.0711,
"contrast": {
"black": 2.42,
"white": 8.67
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#315E5E",
"name": "#315E5E",
"slug": null,
"rgb": [
49,
94,
94
],
"hsl": [
180,
31,
28
],
"cmyk": [
48,
0,
0,
63
],
"luminance": 0.0947,
"contrast": {
"black": 2.89,
"white": 7.26
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#31315E",
"name": "#31315E",
"slug": null,
"rgb": [
49,
49,
94
],
"hsl": [
240,
31,
28
],
"cmyk": [
48,
48,
0,
63
],
"luminance": 0.0366,
"contrast": {
"black": 1.73,
"white": 12.12
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#5E3147",
"name": "#5E3147",
"slug": null,
"rgb": [
94,
49,
71
],
"hsl": [
331,
31,
28
],
"cmyk": [
0,
48,
24,
63
],
"luminance": 0.0503,
"contrast": {
"black": 2.01,
"white": 10.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#475E31",
"name": "#475E31",
"slug": null,
"rgb": [
71,
94,
49
],
"hsl": [
91,
31,
28
],
"cmyk": [
24,
0,
48,
63
],
"luminance": 0.0957,
"contrast": {
"black": 2.91,
"white": 7.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#5E315E",
"name": "#5E315E",
"slug": null,
"rgb": [
94,
49,
94
],
"hsl": [
300,
31,
28
],
"cmyk": [
0,
48,
0,
63
],
"luminance": 0.0538,
"contrast": {
"black": 2.08,
"white": 10.12
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#5E4731",
"name": "#5E4731",
"slug": null,
"rgb": [
94,
71,
49
],
"hsl": [
29,
31,
28
],
"cmyk": [
0,
24,
48,
63
],
"luminance": 0.0711,
"contrast": {
"black": 2.42,
"white": 8.67
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#315E31",
"name": "#315E31",
"slug": null,
"rgb": [
49,
94,
49
],
"hsl": [
120,
31,
28
],
"cmyk": [
48,
0,
48,
63
],
"luminance": 0.0888,
"contrast": {
"black": 2.78,
"white": 7.56
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#5E3131",
"name": "#5E3131",
"slug": null,
"rgb": [
94,
49,
49
],
"hsl": [
0,
31,
28
],
"cmyk": [
0,
48,
48,
63
],
"luminance": 0.048,
"contrast": {
"black": 1.96,
"white": 10.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#5E5E31",
"name": "#5E5E31",
"slug": null,
"rgb": [
94,
94,
49
],
"hsl": [
60,
31,
28
],
"cmyk": [
0,
0,
48,
63
],
"luminance": 0.1061,
"contrast": {
"black": 3.12,
"white": 6.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#50759B",
"name": "#50759B",
"slug": null,
"rgb": [
80,
117,
155
],
"hsl": [
210,
32,
46
],
"cmyk": [
48,
25,
0,
39
],
"luminance": 0.1679,
"contrast": {
"black": 4.36,
"white": 4.82
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#30475E",
"name": "Slate Navy",
"slug": "slate-navy",
"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"
]
},
"url": "https://www.colorsencyclopedia.com/colors/slate-navy/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-navy.json"
},
{
"hex": "#111922",
"name": "#111922",
"slug": null,
"rgb": [
17,
25,
34
],
"hsl": [
212,
33,
10
],
"cmyk": [
50,
26,
0,
87
],
"luminance": 0.0093,
"contrast": {
"black": 1.19,
"white": 17.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-monochromatic"
}
]Signature palette
[
"#30475E",
"#5E4731",
"#315E5E",
"#31315E",
"#50759B",
"#111922"
]Accessibility notes
[
"Black contrast on Slate Navy: 2.19:1",
"White contrast on Slate Navy: 9.6:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-slate-navy: #30475E;\n --slate-navy-complementary-1: #5E4731;\n --slate-navy-analogous-1: #315E5E;\n --slate-navy-analogous-2: #31315E;\n --slate-navy-triadic-1: #5E3147;\n --slate-navy-triadic-2: #475E31;\n --slate-navy-tetradic-1: #5E315E;\n --slate-navy-tetradic-2: #5E4731;\n --slate-navy-tetradic-3: #315E31;\n --slate-navy-split-complementary-1: #5E3131;\n --slate-navy-split-complementary-2: #5E5E31;\n --slate-navy-monochromatic-1: #50759B;\n --slate-navy-monochromatic-2: #30475E;\n --slate-navy-monochromatic-3: #111922;\n}\n\n.palette-slate-navy-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #30475E, #5E4731, #315E5E, #31315E, #50759B, #111922);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "slate-navy",
"name": "Slate Navy",
"hex": "#30475E",
"rgb": [
48,
71,
94
],
"hsl": [
210,
32,
28
],
"cmyk": [
49,
24,
0,
63
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.0594,
"contrast": {
"black": 2.19,
"white": 9.6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"sourceColor": {
"slug": "slate-navy",
"name": "Slate Navy",
"hex": "#30475E",
"url": "https://www.colorsencyclopedia.com/colors/slate-navy/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-navy.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#5E4731",
"name": "#5E4731",
"slug": null,
"rgb": [
94,
71,
49
],
"hsl": [
29,
31,
28
],
"cmyk": [
0,
24,
48,
63
],
"luminance": 0.0711,
"contrast": {
"black": 2.42,
"white": 8.67
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#315E5E",
"name": "#315E5E",
"slug": null,
"rgb": [
49,
94,
94
],
"hsl": [
180,
31,
28
],
"cmyk": [
48,
0,
0,
63
],
"luminance": 0.0947,
"contrast": {
"black": 2.89,
"white": 7.26
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#31315E",
"name": "#31315E",
"slug": null,
"rgb": [
49,
49,
94
],
"hsl": [
240,
31,
28
],
"cmyk": [
48,
48,
0,
63
],
"luminance": 0.0366,
"contrast": {
"black": 1.73,
"white": 12.12
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#5E3147",
"name": "#5E3147",
"slug": null,
"rgb": [
94,
49,
71
],
"hsl": [
331,
31,
28
],
"cmyk": [
0,
48,
24,
63
],
"luminance": 0.0503,
"contrast": {
"black": 2.01,
"white": 10.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#475E31",
"name": "#475E31",
"slug": null,
"rgb": [
71,
94,
49
],
"hsl": [
91,
31,
28
],
"cmyk": [
24,
0,
48,
63
],
"luminance": 0.0957,
"contrast": {
"black": 2.91,
"white": 7.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#5E315E",
"name": "#5E315E",
"slug": null,
"rgb": [
94,
49,
94
],
"hsl": [
300,
31,
28
],
"cmyk": [
0,
48,
0,
63
],
"luminance": 0.0538,
"contrast": {
"black": 2.08,
"white": 10.12
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#5E4731",
"name": "#5E4731",
"slug": null,
"rgb": [
94,
71,
49
],
"hsl": [
29,
31,
28
],
"cmyk": [
0,
24,
48,
63
],
"luminance": 0.0711,
"contrast": {
"black": 2.42,
"white": 8.67
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#315E31",
"name": "#315E31",
"slug": null,
"rgb": [
49,
94,
49
],
"hsl": [
120,
31,
28
],
"cmyk": [
48,
0,
48,
63
],
"luminance": 0.0888,
"contrast": {
"black": 2.78,
"white": 7.56
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#5E3131",
"name": "#5E3131",
"slug": null,
"rgb": [
94,
49,
49
],
"hsl": [
0,
31,
28
],
"cmyk": [
0,
48,
48,
63
],
"luminance": 0.048,
"contrast": {
"black": 1.96,
"white": 10.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
},
{
"hex": "#5E5E31",
"name": "#5E5E31",
"slug": null,
"rgb": [
94,
94,
49
],
"hsl": [
60,
31,
28
],
"cmyk": [
0,
0,
48,
63
],
"luminance": 0.1061,
"contrast": {
"black": 3.12,
"white": 6.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#50759B",
"name": "#50759B",
"slug": null,
"rgb": [
80,
117,
155
],
"hsl": [
210,
32,
46
],
"cmyk": [
48,
25,
0,
39
],
"luminance": 0.1679,
"contrast": {
"black": 4.36,
"white": 4.82
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": null,
"apiUrl": null
},
{
"hex": "#30475E",
"name": "Slate Navy",
"slug": "slate-navy",
"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"
]
},
"url": "https://www.colorsencyclopedia.com/colors/slate-navy/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/slate-navy.json"
},
{
"hex": "#111922",
"name": "#111922",
"slug": null,
"rgb": [
17,
25,
34
],
"hsl": [
212,
33,
10
],
"cmyk": [
50,
26,
0,
87
],
"luminance": 0.0093,
"contrast": {
"black": 1.19,
"white": 17.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null,
"apiUrl": null
}
],
"anchor": "slate-navy-harmony-monochromatic"
}
],
"signaturePalette": [
"#30475E",
"#5E4731",
"#315E5E",
"#31315E",
"#50759B",
"#111922"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"balanced harmony",
"slate navy palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Slate Navy: 2.19:1",
"White contrast on Slate Navy: 9.6:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/slate-navy.json",
"https://www.colorsencyclopedia.com/api/colors/slate-navy.json",
"https://www.colorsencyclopedia.com/api/hex/30475e.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/slate-navy/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/slate-navy.json",
"cssSnippet": ":root {\n --color-slate-navy: #30475E;\n --slate-navy-complementary-1: #5E4731;\n --slate-navy-analogous-1: #315E5E;\n --slate-navy-analogous-2: #31315E;\n --slate-navy-triadic-1: #5E3147;\n --slate-navy-triadic-2: #475E31;\n --slate-navy-tetradic-1: #5E315E;\n --slate-navy-tetradic-2: #5E4731;\n --slate-navy-tetradic-3: #315E31;\n --slate-navy-split-complementary-1: #5E3131;\n --slate-navy-split-complementary-2: #5E5E31;\n --slate-navy-monochromatic-1: #50759B;\n --slate-navy-monochromatic-2: #30475E;\n --slate-navy-monochromatic-3: #111922;\n}\n\n.palette-slate-navy-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #30475E, #5E4731, #315E5E, #31315E, #50759B, #111922);\n}"
}
CSS Harmony Tokens
Use these tokens when Slate Navy needs a complete palette system instead of a single color variable.
:root {
--color-slate-navy: #30475E;
--slate-navy-complementary-1: #5E4731;
--slate-navy-analogous-1: #315E5E;
--slate-navy-analogous-2: #31315E;
--slate-navy-triadic-1: #5E3147;
--slate-navy-triadic-2: #475E31;
--slate-navy-tetradic-1: #5E315E;
--slate-navy-tetradic-2: #5E4731;
--slate-navy-tetradic-3: #315E31;
--slate-navy-split-complementary-1: #5E3131;
--slate-navy-split-complementary-2: #5E5E31;
--slate-navy-monochromatic-1: #50759B;
--slate-navy-monochromatic-2: #30475E;
--slate-navy-monochromatic-3: #111922;
}
.palette-slate-navy-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #30475E, #5E4731, #315E5E, #31315E, #50759B, #111922);
}
Slate Navy Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.