Harmony system
Dark Khaki Color Harmonies
Dark Khaki color harmonies are generated from #BDB76B with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Dark Khaki into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Dark Khaki sits in the yellow family with warm temperature and earth tone 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
Dark Khaki Harmony Guide
Dark Khaki 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 Dark Khaki Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Dark Khaki.
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": "dark-khaki",
"name": "Dark Khaki",
"hex": "#BDB76B",
"url": "https://www.colorsencyclopedia.com/colors/dark-khaki/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-khaki.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": "#6B71BD",
"name": "#6B71BD",
"slug": null,
"rgb": [
107,
113,
189
],
"hsl": [
236,
38,
58
],
"cmyk": [
43,
40,
0,
26
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b71bd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6b71bd.json"
}
],
"anchor": "dark-khaki-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": "#BD8E6B",
"name": "#BD8E6B",
"slug": null,
"rgb": [
189,
142,
107
],
"hsl": [
26,
38,
58
],
"cmyk": [
0,
25,
43,
26
],
"luminance": 0.3123,
"contrast": {
"black": 7.25,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/bd8e6b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/bd8e6b.json"
},
{
"hex": "#99BD6B",
"name": "#99BD6B",
"slug": null,
"rgb": [
153,
189,
107
],
"hsl": [
86,
38,
58
],
"cmyk": [
19,
0,
43,
26
],
"luminance": 0.4423,
"contrast": {
"black": 9.85,
"white": 2.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/99bd6b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/99bd6b.json"
}
],
"anchor": "dark-khaki-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": "#6BBDB7",
"name": "#6BBDB7",
"slug": null,
"rgb": [
107,
189,
183
],
"hsl": [
176,
38,
58
],
"cmyk": [
43,
0,
3,
26
],
"luminance": 0.4294,
"contrast": {
"black": 9.59,
"white": 2.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6bbdb7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6bbdb7.json"
},
{
"hex": "#B76BBD",
"name": "#B76BBD",
"slug": null,
"rgb": [
183,
107,
189
],
"hsl": [
296,
38,
58
],
"cmyk": [
3,
43,
0,
26
],
"luminance": 0.2426,
"contrast": {
"black": 5.85,
"white": 3.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b76bbd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b76bbd.json"
}
],
"anchor": "dark-khaki-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": "#6BBD8E",
"name": "#6BBD8E",
"slug": null,
"rgb": [
107,
189,
142
],
"hsl": [
146,
38,
58
],
"cmyk": [
43,
0,
25,
26
],
"luminance": 0.4147,
"contrast": {
"black": 9.29,
"white": 2.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6bbd8e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6bbd8e.json"
},
{
"hex": "#6B71BD",
"name": "#6B71BD",
"slug": null,
"rgb": [
107,
113,
189
],
"hsl": [
236,
38,
58
],
"cmyk": [
43,
40,
0,
26
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b71bd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6b71bd.json"
},
{
"hex": "#BD6B99",
"name": "#BD6B99",
"slug": null,
"rgb": [
189,
107,
153
],
"hsl": [
326,
38,
58
],
"cmyk": [
0,
43,
19,
26
],
"luminance": 0.2363,
"contrast": {
"black": 5.73,
"white": 3.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/bd6b99/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/bd6b99.json"
}
],
"anchor": "dark-khaki-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": "#6B99BD",
"name": "#6B99BD",
"slug": null,
"rgb": [
107,
153,
189
],
"hsl": [
206,
38,
58
],
"cmyk": [
43,
19,
0,
26
],
"luminance": 0.2958,
"contrast": {
"black": 6.92,
"white": 3.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b99bd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6b99bd.json"
},
{
"hex": "#8E6BBD",
"name": "#8E6BBD",
"slug": null,
"rgb": [
142,
107,
189
],
"hsl": [
266,
38,
58
],
"cmyk": [
25,
43,
0,
26
],
"luminance": 0.1994,
"contrast": {
"black": 4.99,
"white": 4.21
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8e6bbd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8e6bbd.json"
}
],
"anchor": "dark-khaki-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": "#D9D6AB",
"name": "#D9D6AB",
"slug": null,
"rgb": [
217,
214,
171
],
"hsl": [
56,
38,
76
],
"cmyk": [
0,
1,
21,
15
],
"luminance": 0.6579,
"contrast": {
"black": 14.16,
"white": 1.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d9d6ab/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d9d6ab.json"
},
{
"hex": "#BDB76B",
"name": "Dark Khaki",
"slug": "dark-khaki",
"rgb": [
189,
183,
107
],
"hsl": [
56,
38,
58
],
"cmyk": [
0,
3,
43,
26
],
"luminance": 0.4575,
"contrast": {
"black": 10.15,
"white": 2.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/dark-khaki/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-khaki.json"
},
{
"hex": "#8D883F",
"name": "#8D883F",
"slug": null,
"rgb": [
141,
136,
63
],
"hsl": [
56,
38,
40
],
"cmyk": [
0,
4,
55,
45
],
"luminance": 0.2363,
"contrast": {
"black": 5.73,
"white": 3.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8d883f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8d883f.json"
}
],
"anchor": "dark-khaki-harmony-monochromatic"
}
]Signature palette
[
"#BDB76B",
"#6B71BD",
"#BD8E6B",
"#99BD6B",
"#D9D6AB",
"#8D883F"
]Accessibility notes
[
"Black contrast on Dark Khaki: 10.15:1",
"White contrast on Dark Khaki: 2.07:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-dark-khaki: #BDB76B;\n --dark-khaki-complementary-1: #6B71BD;\n --dark-khaki-analogous-1: #BD8E6B;\n --dark-khaki-analogous-2: #99BD6B;\n --dark-khaki-triadic-1: #6BBDB7;\n --dark-khaki-triadic-2: #B76BBD;\n --dark-khaki-tetradic-1: #6BBD8E;\n --dark-khaki-tetradic-2: #6B71BD;\n --dark-khaki-tetradic-3: #BD6B99;\n --dark-khaki-split-complementary-1: #6B99BD;\n --dark-khaki-split-complementary-2: #8E6BBD;\n --dark-khaki-monochromatic-1: #D9D6AB;\n --dark-khaki-monochromatic-2: #BDB76B;\n --dark-khaki-monochromatic-3: #8D883F;\n}\n\n.palette-dark-khaki-harmony {\n color: #111827;\n background: linear-gradient(135deg, #BDB76B, #6B71BD, #BD8E6B, #99BD6B, #D9D6AB, #8D883F);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dark-khaki",
"name": "Dark Khaki",
"hex": "#BDB76B",
"rgb": [
189,
183,
107
],
"hsl": [
56,
38,
58
],
"cmyk": [
0,
3,
43,
26
],
"family": "yellow",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.4575,
"contrast": {
"black": 10.15,
"white": 2.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"sourceColor": {
"slug": "dark-khaki",
"name": "Dark Khaki",
"hex": "#BDB76B",
"url": "https://www.colorsencyclopedia.com/colors/dark-khaki/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-khaki.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": "#6B71BD",
"name": "#6B71BD",
"slug": null,
"rgb": [
107,
113,
189
],
"hsl": [
236,
38,
58
],
"cmyk": [
43,
40,
0,
26
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b71bd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6b71bd.json"
}
],
"anchor": "dark-khaki-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": "#BD8E6B",
"name": "#BD8E6B",
"slug": null,
"rgb": [
189,
142,
107
],
"hsl": [
26,
38,
58
],
"cmyk": [
0,
25,
43,
26
],
"luminance": 0.3123,
"contrast": {
"black": 7.25,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/bd8e6b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/bd8e6b.json"
},
{
"hex": "#99BD6B",
"name": "#99BD6B",
"slug": null,
"rgb": [
153,
189,
107
],
"hsl": [
86,
38,
58
],
"cmyk": [
19,
0,
43,
26
],
"luminance": 0.4423,
"contrast": {
"black": 9.85,
"white": 2.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/99bd6b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/99bd6b.json"
}
],
"anchor": "dark-khaki-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": "#6BBDB7",
"name": "#6BBDB7",
"slug": null,
"rgb": [
107,
189,
183
],
"hsl": [
176,
38,
58
],
"cmyk": [
43,
0,
3,
26
],
"luminance": 0.4294,
"contrast": {
"black": 9.59,
"white": 2.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6bbdb7/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6bbdb7.json"
},
{
"hex": "#B76BBD",
"name": "#B76BBD",
"slug": null,
"rgb": [
183,
107,
189
],
"hsl": [
296,
38,
58
],
"cmyk": [
3,
43,
0,
26
],
"luminance": 0.2426,
"contrast": {
"black": 5.85,
"white": 3.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b76bbd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b76bbd.json"
}
],
"anchor": "dark-khaki-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": "#6BBD8E",
"name": "#6BBD8E",
"slug": null,
"rgb": [
107,
189,
142
],
"hsl": [
146,
38,
58
],
"cmyk": [
43,
0,
25,
26
],
"luminance": 0.4147,
"contrast": {
"black": 9.29,
"white": 2.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6bbd8e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6bbd8e.json"
},
{
"hex": "#6B71BD",
"name": "#6B71BD",
"slug": null,
"rgb": [
107,
113,
189
],
"hsl": [
236,
38,
58
],
"cmyk": [
43,
40,
0,
26
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b71bd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6b71bd.json"
},
{
"hex": "#BD6B99",
"name": "#BD6B99",
"slug": null,
"rgb": [
189,
107,
153
],
"hsl": [
326,
38,
58
],
"cmyk": [
0,
43,
19,
26
],
"luminance": 0.2363,
"contrast": {
"black": 5.73,
"white": 3.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/bd6b99/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/bd6b99.json"
}
],
"anchor": "dark-khaki-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": "#6B99BD",
"name": "#6B99BD",
"slug": null,
"rgb": [
107,
153,
189
],
"hsl": [
206,
38,
58
],
"cmyk": [
43,
19,
0,
26
],
"luminance": 0.2958,
"contrast": {
"black": 6.92,
"white": 3.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6b99bd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/6b99bd.json"
},
{
"hex": "#8E6BBD",
"name": "#8E6BBD",
"slug": null,
"rgb": [
142,
107,
189
],
"hsl": [
266,
38,
58
],
"cmyk": [
25,
43,
0,
26
],
"luminance": 0.1994,
"contrast": {
"black": 4.99,
"white": 4.21
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8e6bbd/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8e6bbd.json"
}
],
"anchor": "dark-khaki-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": "#D9D6AB",
"name": "#D9D6AB",
"slug": null,
"rgb": [
217,
214,
171
],
"hsl": [
56,
38,
76
],
"cmyk": [
0,
1,
21,
15
],
"luminance": 0.6579,
"contrast": {
"black": 14.16,
"white": 1.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d9d6ab/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d9d6ab.json"
},
{
"hex": "#BDB76B",
"name": "Dark Khaki",
"slug": "dark-khaki",
"rgb": [
189,
183,
107
],
"hsl": [
56,
38,
58
],
"cmyk": [
0,
3,
43,
26
],
"luminance": 0.4575,
"contrast": {
"black": 10.15,
"white": 2.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/dark-khaki/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-khaki.json"
},
{
"hex": "#8D883F",
"name": "#8D883F",
"slug": null,
"rgb": [
141,
136,
63
],
"hsl": [
56,
38,
40
],
"cmyk": [
0,
4,
55,
45
],
"luminance": 0.2363,
"contrast": {
"black": 5.73,
"white": 3.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8d883f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8d883f.json"
}
],
"anchor": "dark-khaki-harmony-monochromatic"
}
],
"signaturePalette": [
"#BDB76B",
"#6B71BD",
"#BD8E6B",
"#99BD6B",
"#D9D6AB",
"#8D883F"
],
"semanticGroups": [
"yellow harmony",
"warm harmony",
"earth tone harmony",
"dark khaki palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Dark Khaki: 10.15:1",
"White contrast on Dark Khaki: 2.07:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/dark-khaki.json",
"https://www.colorsencyclopedia.com/api/colors/dark-khaki.json",
"https://www.colorsencyclopedia.com/api/hex/bdb76b.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/dark-khaki/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/dark-khaki.json",
"cssSnippet": ":root {\n --color-dark-khaki: #BDB76B;\n --dark-khaki-complementary-1: #6B71BD;\n --dark-khaki-analogous-1: #BD8E6B;\n --dark-khaki-analogous-2: #99BD6B;\n --dark-khaki-triadic-1: #6BBDB7;\n --dark-khaki-triadic-2: #B76BBD;\n --dark-khaki-tetradic-1: #6BBD8E;\n --dark-khaki-tetradic-2: #6B71BD;\n --dark-khaki-tetradic-3: #BD6B99;\n --dark-khaki-split-complementary-1: #6B99BD;\n --dark-khaki-split-complementary-2: #8E6BBD;\n --dark-khaki-monochromatic-1: #D9D6AB;\n --dark-khaki-monochromatic-2: #BDB76B;\n --dark-khaki-monochromatic-3: #8D883F;\n}\n\n.palette-dark-khaki-harmony {\n color: #111827;\n background: linear-gradient(135deg, #BDB76B, #6B71BD, #BD8E6B, #99BD6B, #D9D6AB, #8D883F);\n}"
}
CSS Harmony Tokens
Use these tokens when Dark Khaki needs a complete palette system instead of a single color variable.
:root {
--color-dark-khaki: #BDB76B;
--dark-khaki-complementary-1: #6B71BD;
--dark-khaki-analogous-1: #BD8E6B;
--dark-khaki-analogous-2: #99BD6B;
--dark-khaki-triadic-1: #6BBDB7;
--dark-khaki-triadic-2: #B76BBD;
--dark-khaki-tetradic-1: #6BBD8E;
--dark-khaki-tetradic-2: #6B71BD;
--dark-khaki-tetradic-3: #BD6B99;
--dark-khaki-split-complementary-1: #6B99BD;
--dark-khaki-split-complementary-2: #8E6BBD;
--dark-khaki-monochromatic-1: #D9D6AB;
--dark-khaki-monochromatic-2: #BDB76B;
--dark-khaki-monochromatic-3: #8D883F;
}
.palette-dark-khaki-harmony {
color: #111827;
background: linear-gradient(135deg, #BDB76B, #6B71BD, #BD8E6B, #99BD6B, #D9D6AB, #8D883F);
}
Dark Khaki 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.
#6B71BDAnalogous 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.
#BD8E6B#99BD6BTriadic 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.
#6BBDB7#B76BBDTetradic 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.
#6BBD8E#6B71BD#BD6B99Split 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.
#6B99BD#8E6BBDMonochromatic 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.
#D9D6AB#BDB76B#8D883F