Harmony system
Light Slate Grey Color Harmonies
Light Slate Grey color harmonies are generated from #778899 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Light Slate Grey into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Light Slate Grey sits in the blue family with cool temperature and muted tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Light Slate Grey Harmony Guide
Light Slate Grey 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 Light Slate Grey Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Light Slate Grey.
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": "light-slate-grey",
"name": "Light Slate Grey",
"hex": "#778899",
"url": "https://www.colorsencyclopedia.com/colors/light-slate-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-slate-grey.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": "#988776",
"name": "#988776",
"slug": null,
"rgb": [
152,
135,
118
],
"hsl": [
30,
14,
53
],
"cmyk": [
0,
11,
22,
40
],
"luminance": 0.2531,
"contrast": {
"black": 6.06,
"white": 3.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/988776/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/988776.json"
}
],
"anchor": "light-slate-grey-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": "#769898",
"name": "#769898",
"slug": null,
"rgb": [
118,
152,
152
],
"hsl": [
180,
14,
53
],
"cmyk": [
22,
0,
0,
40
],
"luminance": 0.2858,
"contrast": {
"black": 6.72,
"white": 3.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/769898/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/769898.json"
},
{
"hex": "#767698",
"name": "#767698",
"slug": null,
"rgb": [
118,
118,
152
],
"hsl": [
240,
14,
53
],
"cmyk": [
22,
22,
0,
40
],
"luminance": 0.1908,
"contrast": {
"black": 4.82,
"white": 4.36
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/767698/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/767698.json"
}
],
"anchor": "light-slate-grey-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": "#987687",
"name": "#987687",
"slug": null,
"rgb": [
152,
118,
135
],
"hsl": [
330,
14,
53
],
"cmyk": [
0,
22,
11,
40
],
"luminance": 0.2138,
"contrast": {
"black": 5.28,
"white": 3.98
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/987687/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/987687.json"
},
{
"hex": "#879876",
"name": "#879876",
"slug": null,
"rgb": [
135,
152,
118
],
"hsl": [
90,
14,
53
],
"cmyk": [
11,
0,
22,
40
],
"luminance": 0.2892,
"contrast": {
"black": 6.78,
"white": 3.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/879876/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/879876.json"
}
],
"anchor": "light-slate-grey-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": "#987698",
"name": "#987698",
"slug": null,
"rgb": [
152,
118,
152
],
"hsl": [
300,
14,
53
],
"cmyk": [
0,
22,
0,
40
],
"luminance": 0.219,
"contrast": {
"black": 5.38,
"white": 3.9
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/987698/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/987698.json"
},
{
"hex": "#988776",
"name": "#988776",
"slug": null,
"rgb": [
152,
135,
118
],
"hsl": [
30,
14,
53
],
"cmyk": [
0,
11,
22,
40
],
"luminance": 0.2531,
"contrast": {
"black": 6.06,
"white": 3.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/988776/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/988776.json"
},
{
"hex": "#769876",
"name": "#769876",
"slug": null,
"rgb": [
118,
152,
118
],
"hsl": [
120,
14,
53
],
"cmyk": [
22,
0,
22,
40
],
"luminance": 0.2762,
"contrast": {
"black": 6.52,
"white": 3.22
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/769876/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/769876.json"
}
],
"anchor": "light-slate-grey-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": "#987676",
"name": "#987676",
"slug": null,
"rgb": [
152,
118,
118
],
"hsl": [
0,
14,
53
],
"cmyk": [
0,
22,
22,
40
],
"luminance": 0.2094,
"contrast": {
"black": 5.19,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/987676/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/987676.json"
},
{
"hex": "#989876",
"name": "#989876",
"slug": null,
"rgb": [
152,
152,
118
],
"hsl": [
60,
14,
53
],
"cmyk": [
0,
0,
22,
40
],
"luminance": 0.3044,
"contrast": {
"black": 7.09,
"white": 2.96
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/989876/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/989876.json"
}
],
"anchor": "light-slate-grey-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": "#ABB5BF",
"name": "#ABB5BF",
"slug": null,
"rgb": [
171,
181,
191
],
"hsl": [
210,
14,
71
],
"cmyk": [
10,
5,
0,
25
],
"luminance": 0.4547,
"contrast": {
"black": 10.09,
"white": 2.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/abb5bf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/abb5bf.json"
},
{
"hex": "#778899",
"name": "Light Slate Grey",
"slug": "light-slate-grey",
"rgb": [
119,
136,
153
],
"hsl": [
210,
14,
53
],
"cmyk": [
22,
11,
0,
40
],
"luminance": 0.2383,
"contrast": {
"black": 5.77,
"white": 3.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/light-slate-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-slate-grey.json"
},
{
"hex": "#4D5966",
"name": "#4D5966",
"slug": null,
"rgb": [
77,
89,
102
],
"hsl": [
211,
14,
35
],
"cmyk": [
25,
13,
0,
60
],
"luminance": 0.0968,
"contrast": {
"black": 2.94,
"white": 7.15
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4d5966/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4d5966.json"
}
],
"anchor": "light-slate-grey-harmony-monochromatic"
}
]Signature palette
[
"#778899",
"#988776",
"#769898",
"#767698",
"#ABB5BF",
"#4D5966"
]Accessibility notes
[
"Black contrast on Light Slate Grey: 5.77:1",
"White contrast on Light Slate Grey: 3.64:1",
"AA text options: #000000, #1A1A1A"
]CSS tokens
":root {\n --color-light-slate-grey: #778899;\n --light-slate-grey-complementary-1: #988776;\n --light-slate-grey-analogous-1: #769898;\n --light-slate-grey-analogous-2: #767698;\n --light-slate-grey-triadic-1: #987687;\n --light-slate-grey-triadic-2: #879876;\n --light-slate-grey-tetradic-1: #987698;\n --light-slate-grey-tetradic-2: #988776;\n --light-slate-grey-tetradic-3: #769876;\n --light-slate-grey-split-complementary-1: #987676;\n --light-slate-grey-split-complementary-2: #989876;\n --light-slate-grey-monochromatic-1: #ABB5BF;\n --light-slate-grey-monochromatic-2: #778899;\n --light-slate-grey-monochromatic-3: #4D5966;\n}\n\n.palette-light-slate-grey-harmony {\n color: #111827;\n background: linear-gradient(135deg, #778899, #988776, #769898, #767698, #ABB5BF, #4D5966);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-slate-grey",
"name": "Light Slate Grey",
"hex": "#778899",
"rgb": [
119,
136,
153
],
"hsl": [
210,
14,
53
],
"cmyk": [
22,
11,
0,
40
],
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.2383,
"contrast": {
"black": 5.77,
"white": 3.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"sourceColor": {
"slug": "light-slate-grey",
"name": "Light Slate Grey",
"hex": "#778899",
"url": "https://www.colorsencyclopedia.com/colors/light-slate-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-slate-grey.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": "#988776",
"name": "#988776",
"slug": null,
"rgb": [
152,
135,
118
],
"hsl": [
30,
14,
53
],
"cmyk": [
0,
11,
22,
40
],
"luminance": 0.2531,
"contrast": {
"black": 6.06,
"white": 3.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/988776/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/988776.json"
}
],
"anchor": "light-slate-grey-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": "#769898",
"name": "#769898",
"slug": null,
"rgb": [
118,
152,
152
],
"hsl": [
180,
14,
53
],
"cmyk": [
22,
0,
0,
40
],
"luminance": 0.2858,
"contrast": {
"black": 6.72,
"white": 3.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/769898/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/769898.json"
},
{
"hex": "#767698",
"name": "#767698",
"slug": null,
"rgb": [
118,
118,
152
],
"hsl": [
240,
14,
53
],
"cmyk": [
22,
22,
0,
40
],
"luminance": 0.1908,
"contrast": {
"black": 4.82,
"white": 4.36
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/767698/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/767698.json"
}
],
"anchor": "light-slate-grey-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": "#987687",
"name": "#987687",
"slug": null,
"rgb": [
152,
118,
135
],
"hsl": [
330,
14,
53
],
"cmyk": [
0,
22,
11,
40
],
"luminance": 0.2138,
"contrast": {
"black": 5.28,
"white": 3.98
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/987687/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/987687.json"
},
{
"hex": "#879876",
"name": "#879876",
"slug": null,
"rgb": [
135,
152,
118
],
"hsl": [
90,
14,
53
],
"cmyk": [
11,
0,
22,
40
],
"luminance": 0.2892,
"contrast": {
"black": 6.78,
"white": 3.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/879876/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/879876.json"
}
],
"anchor": "light-slate-grey-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": "#987698",
"name": "#987698",
"slug": null,
"rgb": [
152,
118,
152
],
"hsl": [
300,
14,
53
],
"cmyk": [
0,
22,
0,
40
],
"luminance": 0.219,
"contrast": {
"black": 5.38,
"white": 3.9
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/987698/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/987698.json"
},
{
"hex": "#988776",
"name": "#988776",
"slug": null,
"rgb": [
152,
135,
118
],
"hsl": [
30,
14,
53
],
"cmyk": [
0,
11,
22,
40
],
"luminance": 0.2531,
"contrast": {
"black": 6.06,
"white": 3.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/988776/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/988776.json"
},
{
"hex": "#769876",
"name": "#769876",
"slug": null,
"rgb": [
118,
152,
118
],
"hsl": [
120,
14,
53
],
"cmyk": [
22,
0,
22,
40
],
"luminance": 0.2762,
"contrast": {
"black": 6.52,
"white": 3.22
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/769876/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/769876.json"
}
],
"anchor": "light-slate-grey-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": "#987676",
"name": "#987676",
"slug": null,
"rgb": [
152,
118,
118
],
"hsl": [
0,
14,
53
],
"cmyk": [
0,
22,
22,
40
],
"luminance": 0.2094,
"contrast": {
"black": 5.19,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/987676/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/987676.json"
},
{
"hex": "#989876",
"name": "#989876",
"slug": null,
"rgb": [
152,
152,
118
],
"hsl": [
60,
14,
53
],
"cmyk": [
0,
0,
22,
40
],
"luminance": 0.3044,
"contrast": {
"black": 7.09,
"white": 2.96
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/989876/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/989876.json"
}
],
"anchor": "light-slate-grey-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": "#ABB5BF",
"name": "#ABB5BF",
"slug": null,
"rgb": [
171,
181,
191
],
"hsl": [
210,
14,
71
],
"cmyk": [
10,
5,
0,
25
],
"luminance": 0.4547,
"contrast": {
"black": 10.09,
"white": 2.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/abb5bf/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/abb5bf.json"
},
{
"hex": "#778899",
"name": "Light Slate Grey",
"slug": "light-slate-grey",
"rgb": [
119,
136,
153
],
"hsl": [
210,
14,
53
],
"cmyk": [
22,
11,
0,
40
],
"luminance": 0.2383,
"contrast": {
"black": 5.77,
"white": 3.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/light-slate-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-slate-grey.json"
},
{
"hex": "#4D5966",
"name": "#4D5966",
"slug": null,
"rgb": [
77,
89,
102
],
"hsl": [
211,
14,
35
],
"cmyk": [
25,
13,
0,
60
],
"luminance": 0.0968,
"contrast": {
"black": 2.94,
"white": 7.15
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4d5966/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4d5966.json"
}
],
"anchor": "light-slate-grey-harmony-monochromatic"
}
],
"signaturePalette": [
"#778899",
"#988776",
"#769898",
"#767698",
"#ABB5BF",
"#4D5966"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"muted harmony",
"light slate grey palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Light Slate Grey: 5.77:1",
"White contrast on Light Slate Grey: 3.64:1",
"AA text options: #000000, #1A1A1A"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/light-slate-grey.json",
"https://www.colorsencyclopedia.com/api/colors/light-slate-grey.json",
"https://www.colorsencyclopedia.com/api/hex/778899.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/light-slate-grey/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/light-slate-grey.json",
"cssSnippet": ":root {\n --color-light-slate-grey: #778899;\n --light-slate-grey-complementary-1: #988776;\n --light-slate-grey-analogous-1: #769898;\n --light-slate-grey-analogous-2: #767698;\n --light-slate-grey-triadic-1: #987687;\n --light-slate-grey-triadic-2: #879876;\n --light-slate-grey-tetradic-1: #987698;\n --light-slate-grey-tetradic-2: #988776;\n --light-slate-grey-tetradic-3: #769876;\n --light-slate-grey-split-complementary-1: #987676;\n --light-slate-grey-split-complementary-2: #989876;\n --light-slate-grey-monochromatic-1: #ABB5BF;\n --light-slate-grey-monochromatic-2: #778899;\n --light-slate-grey-monochromatic-3: #4D5966;\n}\n\n.palette-light-slate-grey-harmony {\n color: #111827;\n background: linear-gradient(135deg, #778899, #988776, #769898, #767698, #ABB5BF, #4D5966);\n}"
}
CSS Harmony Tokens
Use these tokens when Light Slate Grey needs a complete palette system instead of a single color variable.
:root {
--color-light-slate-grey: #778899;
--light-slate-grey-complementary-1: #988776;
--light-slate-grey-analogous-1: #769898;
--light-slate-grey-analogous-2: #767698;
--light-slate-grey-triadic-1: #987687;
--light-slate-grey-triadic-2: #879876;
--light-slate-grey-tetradic-1: #987698;
--light-slate-grey-tetradic-2: #988776;
--light-slate-grey-tetradic-3: #769876;
--light-slate-grey-split-complementary-1: #987676;
--light-slate-grey-split-complementary-2: #989876;
--light-slate-grey-monochromatic-1: #ABB5BF;
--light-slate-grey-monochromatic-2: #778899;
--light-slate-grey-monochromatic-3: #4D5966;
}
.palette-light-slate-grey-harmony {
color: #111827;
background: linear-gradient(135deg, #778899, #988776, #769898, #767698, #ABB5BF, #4D5966);
}
Light Slate Grey Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
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.
#988776Analogous Harmony2 colors · neighboring hue movement
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.
#769898#767698Triadic Harmony2 colors · three evenly spaced hues
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.
#987687#879876Tetradic Harmony3 colors · two complementary pairs
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.
#987698#988776#769876Split Complementary Harmony2 colors · softened complementary contrast
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.
#987676#989876Monochromatic Harmony3 colors · same hue, different values
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.
#ABB5BF#778899#4D5966