Harmony system
Safety Yellow Color Harmonies
Safety Yellow color harmonies are generated from #EED202 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Safety Yellow into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Safety Yellow sits in the yellow family with warm temperature and vibrant 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
Safety Yellow Harmony Guide
Safety Yellow 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 Safety Yellow Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Safety Yellow.
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": "safety-yellow",
"name": "Safety Yellow",
"hex": "#EED202",
"url": "https://www.colorsencyclopedia.com/colors/safety-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.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": "#021EED",
"name": "#021EED",
"slug": null,
"rgb": [
2,
30,
237
],
"hsl": [
233,
98,
47
],
"cmyk": [
99,
87,
0,
7
],
"luminance": 0.0706,
"contrast": {
"black": 2.41,
"white": 8.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/021eed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/021eed.json"
}
],
"anchor": "safety-yellow-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": "#ED5C02",
"name": "#ED5C02",
"slug": null,
"rgb": [
237,
92,
2
],
"hsl": [
23,
98,
47
],
"cmyk": [
0,
61,
99,
7
],
"luminance": 0.2566,
"contrast": {
"black": 6.13,
"white": 3.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ed5c02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ed5c02.json"
},
{
"hex": "#93ED02",
"name": "#93ED02",
"slug": null,
"rgb": [
147,
237,
2
],
"hsl": [
83,
98,
47
],
"cmyk": [
38,
0,
99,
7
],
"luminance": 0.6678,
"contrast": {
"black": 14.36,
"white": 1.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/93ed02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/93ed02.json"
}
],
"anchor": "safety-yellow-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": "#02EDD2",
"name": "#02EDD2",
"slug": null,
"rgb": [
2,
237,
210
],
"hsl": [
173,
98,
47
],
"cmyk": [
99,
0,
11,
7
],
"luminance": 0.6523,
"contrast": {
"black": 14.05,
"white": 1.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/02edd2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/02edd2.json"
},
{
"hex": "#D202ED",
"name": "#D202ED",
"slug": null,
"rgb": [
210,
2,
237
],
"hsl": [
293,
98,
47
],
"cmyk": [
11,
99,
0,
7
],
"luminance": 0.1986,
"contrast": {
"black": 4.97,
"white": 4.22
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d202ed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d202ed.json"
}
],
"anchor": "safety-yellow-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": "#02ED5C",
"name": "#02ED5C",
"slug": null,
"rgb": [
2,
237,
92
],
"hsl": [
143,
98,
47
],
"cmyk": [
99,
0,
61,
7
],
"luminance": 0.6135,
"contrast": {
"black": 13.27,
"white": 1.58
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/02ed5c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/02ed5c.json"
},
{
"hex": "#021EED",
"name": "#021EED",
"slug": null,
"rgb": [
2,
30,
237
],
"hsl": [
233,
98,
47
],
"cmyk": [
99,
87,
0,
7
],
"luminance": 0.0706,
"contrast": {
"black": 2.41,
"white": 8.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/021eed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/021eed.json"
},
{
"hex": "#ED0293",
"name": "#ED0293",
"slug": null,
"rgb": [
237,
2,
147
],
"hsl": [
323,
98,
47
],
"cmyk": [
0,
99,
38,
7
],
"luminance": 0.2015,
"contrast": {
"black": 5.03,
"white": 4.17
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ed0293/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ed0293.json"
}
],
"anchor": "safety-yellow-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": "#0293ED",
"name": "#0293ED",
"slug": null,
"rgb": [
2,
147,
237
],
"hsl": [
203,
98,
47
],
"cmyk": [
99,
38,
0,
7
],
"luminance": 0.2699,
"contrast": {
"black": 6.4,
"white": 3.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0293ed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0293ed.json"
},
{
"hex": "#5C02ED",
"name": "#5C02ED",
"slug": null,
"rgb": [
92,
2,
237
],
"hsl": [
263,
98,
47
],
"cmyk": [
61,
99,
0,
7
],
"luminance": 0.0843,
"contrast": {
"black": 2.69,
"white": 7.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/5c02ed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/5c02ed.json"
}
],
"anchor": "safety-yellow-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": "#FDE94E",
"name": "#FDE94E",
"slug": null,
"rgb": [
253,
233,
78
],
"hsl": [
53,
98,
65
],
"cmyk": [
0,
8,
69,
1
],
"luminance": 0.7971,
"contrast": {
"black": 16.94,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fde94e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fde94e.json"
},
{
"hex": "#EED202",
"name": "Safety Yellow",
"slug": "safety-yellow",
"rgb": [
238,
210,
2
],
"hsl": [
53,
98,
47
],
"cmyk": [
0,
12,
99,
7
],
"luminance": 0.6427,
"contrast": {
"black": 13.85,
"white": 1.52
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/safety-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
},
{
"hex": "#928201",
"name": "#928201",
"slug": null,
"rgb": [
146,
130,
1
],
"hsl": [
53,
99,
29
],
"cmyk": [
0,
11,
99,
43
],
"luminance": 0.2208,
"contrast": {
"black": 5.42,
"white": 3.88
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/928201/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/928201.json"
}
],
"anchor": "safety-yellow-harmony-monochromatic"
}
]Signature palette
[
"#EED202",
"#021EED",
"#ED5C02",
"#93ED02",
"#FDE94E",
"#928201"
]Accessibility notes
[
"Black contrast on Safety Yellow: 13.85:1",
"White contrast on Safety Yellow: 1.52:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-safety-yellow: #EED202;\n --safety-yellow-complementary-1: #021EED;\n --safety-yellow-analogous-1: #ED5C02;\n --safety-yellow-analogous-2: #93ED02;\n --safety-yellow-triadic-1: #02EDD2;\n --safety-yellow-triadic-2: #D202ED;\n --safety-yellow-tetradic-1: #02ED5C;\n --safety-yellow-tetradic-2: #021EED;\n --safety-yellow-tetradic-3: #ED0293;\n --safety-yellow-split-complementary-1: #0293ED;\n --safety-yellow-split-complementary-2: #5C02ED;\n --safety-yellow-monochromatic-1: #FDE94E;\n --safety-yellow-monochromatic-2: #EED202;\n --safety-yellow-monochromatic-3: #928201;\n}\n\n.palette-safety-yellow-harmony {\n color: #111827;\n background: linear-gradient(135deg, #EED202, #021EED, #ED5C02, #93ED02, #FDE94E, #928201);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "safety-yellow",
"name": "Safety Yellow",
"hex": "#EED202",
"rgb": [
238,
210,
2
],
"hsl": [
53,
98,
47
],
"cmyk": [
0,
12,
99,
7
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.6427,
"contrast": {
"black": 13.85,
"white": 1.52
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"sourceColor": {
"slug": "safety-yellow",
"name": "Safety Yellow",
"hex": "#EED202",
"url": "https://www.colorsencyclopedia.com/colors/safety-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.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": "#021EED",
"name": "#021EED",
"slug": null,
"rgb": [
2,
30,
237
],
"hsl": [
233,
98,
47
],
"cmyk": [
99,
87,
0,
7
],
"luminance": 0.0706,
"contrast": {
"black": 2.41,
"white": 8.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/021eed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/021eed.json"
}
],
"anchor": "safety-yellow-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": "#ED5C02",
"name": "#ED5C02",
"slug": null,
"rgb": [
237,
92,
2
],
"hsl": [
23,
98,
47
],
"cmyk": [
0,
61,
99,
7
],
"luminance": 0.2566,
"contrast": {
"black": 6.13,
"white": 3.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ed5c02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ed5c02.json"
},
{
"hex": "#93ED02",
"name": "#93ED02",
"slug": null,
"rgb": [
147,
237,
2
],
"hsl": [
83,
98,
47
],
"cmyk": [
38,
0,
99,
7
],
"luminance": 0.6678,
"contrast": {
"black": 14.36,
"white": 1.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/93ed02/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/93ed02.json"
}
],
"anchor": "safety-yellow-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": "#02EDD2",
"name": "#02EDD2",
"slug": null,
"rgb": [
2,
237,
210
],
"hsl": [
173,
98,
47
],
"cmyk": [
99,
0,
11,
7
],
"luminance": 0.6523,
"contrast": {
"black": 14.05,
"white": 1.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/02edd2/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/02edd2.json"
},
{
"hex": "#D202ED",
"name": "#D202ED",
"slug": null,
"rgb": [
210,
2,
237
],
"hsl": [
293,
98,
47
],
"cmyk": [
11,
99,
0,
7
],
"luminance": 0.1986,
"contrast": {
"black": 4.97,
"white": 4.22
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d202ed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d202ed.json"
}
],
"anchor": "safety-yellow-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": "#02ED5C",
"name": "#02ED5C",
"slug": null,
"rgb": [
2,
237,
92
],
"hsl": [
143,
98,
47
],
"cmyk": [
99,
0,
61,
7
],
"luminance": 0.6135,
"contrast": {
"black": 13.27,
"white": 1.58
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/02ed5c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/02ed5c.json"
},
{
"hex": "#021EED",
"name": "#021EED",
"slug": null,
"rgb": [
2,
30,
237
],
"hsl": [
233,
98,
47
],
"cmyk": [
99,
87,
0,
7
],
"luminance": 0.0706,
"contrast": {
"black": 2.41,
"white": 8.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/021eed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/021eed.json"
},
{
"hex": "#ED0293",
"name": "#ED0293",
"slug": null,
"rgb": [
237,
2,
147
],
"hsl": [
323,
98,
47
],
"cmyk": [
0,
99,
38,
7
],
"luminance": 0.2015,
"contrast": {
"black": 5.03,
"white": 4.17
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ed0293/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ed0293.json"
}
],
"anchor": "safety-yellow-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": "#0293ED",
"name": "#0293ED",
"slug": null,
"rgb": [
2,
147,
237
],
"hsl": [
203,
98,
47
],
"cmyk": [
99,
38,
0,
7
],
"luminance": 0.2699,
"contrast": {
"black": 6.4,
"white": 3.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/0293ed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/0293ed.json"
},
{
"hex": "#5C02ED",
"name": "#5C02ED",
"slug": null,
"rgb": [
92,
2,
237
],
"hsl": [
263,
98,
47
],
"cmyk": [
61,
99,
0,
7
],
"luminance": 0.0843,
"contrast": {
"black": 2.69,
"white": 7.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/5c02ed/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/5c02ed.json"
}
],
"anchor": "safety-yellow-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": "#FDE94E",
"name": "#FDE94E",
"slug": null,
"rgb": [
253,
233,
78
],
"hsl": [
53,
98,
65
],
"cmyk": [
0,
8,
69,
1
],
"luminance": 0.7971,
"contrast": {
"black": 16.94,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fde94e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fde94e.json"
},
{
"hex": "#EED202",
"name": "Safety Yellow",
"slug": "safety-yellow",
"rgb": [
238,
210,
2
],
"hsl": [
53,
98,
47
],
"cmyk": [
0,
12,
99,
7
],
"luminance": 0.6427,
"contrast": {
"black": 13.85,
"white": 1.52
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/safety-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
},
{
"hex": "#928201",
"name": "#928201",
"slug": null,
"rgb": [
146,
130,
1
],
"hsl": [
53,
99,
29
],
"cmyk": [
0,
11,
99,
43
],
"luminance": 0.2208,
"contrast": {
"black": 5.42,
"white": 3.88
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/928201/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/928201.json"
}
],
"anchor": "safety-yellow-harmony-monochromatic"
}
],
"signaturePalette": [
"#EED202",
"#021EED",
"#ED5C02",
"#93ED02",
"#FDE94E",
"#928201"
],
"semanticGroups": [
"yellow harmony",
"warm harmony",
"vibrant harmony",
"safety yellow palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Safety Yellow: 13.85:1",
"White contrast on Safety Yellow: 1.52:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/safety-yellow.json",
"https://www.colorsencyclopedia.com/api/colors/safety-yellow.json",
"https://www.colorsencyclopedia.com/api/hex/eed202.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/safety-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/safety-yellow.json",
"cssSnippet": ":root {\n --color-safety-yellow: #EED202;\n --safety-yellow-complementary-1: #021EED;\n --safety-yellow-analogous-1: #ED5C02;\n --safety-yellow-analogous-2: #93ED02;\n --safety-yellow-triadic-1: #02EDD2;\n --safety-yellow-triadic-2: #D202ED;\n --safety-yellow-tetradic-1: #02ED5C;\n --safety-yellow-tetradic-2: #021EED;\n --safety-yellow-tetradic-3: #ED0293;\n --safety-yellow-split-complementary-1: #0293ED;\n --safety-yellow-split-complementary-2: #5C02ED;\n --safety-yellow-monochromatic-1: #FDE94E;\n --safety-yellow-monochromatic-2: #EED202;\n --safety-yellow-monochromatic-3: #928201;\n}\n\n.palette-safety-yellow-harmony {\n color: #111827;\n background: linear-gradient(135deg, #EED202, #021EED, #ED5C02, #93ED02, #FDE94E, #928201);\n}"
}
CSS Harmony Tokens
Use these tokens when Safety Yellow needs a complete palette system instead of a single color variable.
:root {
--color-safety-yellow: #EED202;
--safety-yellow-complementary-1: #021EED;
--safety-yellow-analogous-1: #ED5C02;
--safety-yellow-analogous-2: #93ED02;
--safety-yellow-triadic-1: #02EDD2;
--safety-yellow-triadic-2: #D202ED;
--safety-yellow-tetradic-1: #02ED5C;
--safety-yellow-tetradic-2: #021EED;
--safety-yellow-tetradic-3: #ED0293;
--safety-yellow-split-complementary-1: #0293ED;
--safety-yellow-split-complementary-2: #5C02ED;
--safety-yellow-monochromatic-1: #FDE94E;
--safety-yellow-monochromatic-2: #EED202;
--safety-yellow-monochromatic-3: #928201;
}
.palette-safety-yellow-harmony {
color: #111827;
background: linear-gradient(135deg, #EED202, #021EED, #ED5C02, #93ED02, #FDE94E, #928201);
}
Safety Yellow 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.
#021EEDAnalogous 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.
#ED5C02#93ED02Triadic 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.
#02EDD2#D202EDTetradic 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.
#02ED5C#021EED#ED0293Split 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.
#0293ED#5C02EDMonochromatic 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.
#FDE94E#EED202#928201