Harmony system
Medium Sea Green Color Harmonies
Medium Sea Green color harmonies are generated from #3CB371 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Medium Sea Green into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Medium Sea Green sits in the green family with cool 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
Medium Sea Green Harmony Guide
Medium Sea Green 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 Medium Sea Green Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Medium Sea Green.
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": "medium-sea-green",
"name": "Medium Sea Green",
"hex": "#3CB371",
"url": "https://www.colorsencyclopedia.com/colors/medium-sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.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": "#B43C7E",
"name": "#B43C7E",
"slug": null,
"rgb": [
180,
60,
126
],
"hsl": [
327,
50,
47
],
"cmyk": [
0,
67,
30,
29
],
"luminance": 0.1444,
"contrast": {
"black": 3.89,
"white": 5.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43c7e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43c7e.json"
}
],
"anchor": "medium-sea-green-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": "#42B43C",
"name": "#42B43C",
"slug": null,
"rgb": [
66,
180,
60
],
"hsl": [
117,
50,
47
],
"cmyk": [
63,
0,
67,
29
],
"luminance": 0.3413,
"contrast": {
"black": 7.83,
"white": 2.68
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/42b43c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/42b43c.json"
},
{
"hex": "#3CB4AE",
"name": "#3CB4AE",
"slug": null,
"rgb": [
60,
180,
174
],
"hsl": [
177,
50,
47
],
"cmyk": [
67,
0,
3,
29
],
"luminance": 0.3666,
"contrast": {
"black": 8.33,
"white": 2.52
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3cb4ae/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3cb4ae.json"
}
],
"anchor": "medium-sea-green-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": "#723CB4",
"name": "#723CB4",
"slug": null,
"rgb": [
114,
60,
180
],
"hsl": [
267,
50,
47
],
"cmyk": [
37,
67,
0,
29
],
"luminance": 0.101,
"contrast": {
"black": 3.02,
"white": 6.95
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/723cb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/723cb4.json"
},
{
"hex": "#B4723C",
"name": "#B4723C",
"slug": null,
"rgb": [
180,
114,
60
],
"hsl": [
27,
50,
47
],
"cmyk": [
0,
37,
67,
29
],
"luminance": 0.2206,
"contrast": {
"black": 5.41,
"white": 3.88
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b4723c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4723c.json"
}
],
"anchor": "medium-sea-green-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": "#3C42B4",
"name": "#3C42B4",
"slug": null,
"rgb": [
60,
66,
180
],
"hsl": [
237,
50,
47
],
"cmyk": [
67,
63,
0,
29
],
"luminance": 0.0815,
"contrast": {
"black": 2.63,
"white": 7.98
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3c42b4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3c42b4.json"
},
{
"hex": "#B43C7E",
"name": "#B43C7E",
"slug": null,
"rgb": [
180,
60,
126
],
"hsl": [
327,
50,
47
],
"cmyk": [
0,
67,
30,
29
],
"luminance": 0.1444,
"contrast": {
"black": 3.89,
"white": 5.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43c7e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43c7e.json"
},
{
"hex": "#B4AE3C",
"name": "#B4AE3C",
"slug": null,
"rgb": [
180,
174,
60
],
"hsl": [
57,
50,
47
],
"cmyk": [
0,
3,
67,
29
],
"luminance": 0.403,
"contrast": {
"black": 9.06,
"white": 2.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b4ae3c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4ae3c.json"
}
],
"anchor": "medium-sea-green-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": "#AE3CB4",
"name": "#AE3CB4",
"slug": null,
"rgb": [
174,
60,
180
],
"hsl": [
297,
50,
47
],
"cmyk": [
3,
67,
0,
29
],
"luminance": 0.1553,
"contrast": {
"black": 4.11,
"white": 5.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ae3cb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ae3cb4.json"
},
{
"hex": "#B43C42",
"name": "#B43C42",
"slug": null,
"rgb": [
180,
60,
66
],
"hsl": [
357,
50,
47
],
"cmyk": [
0,
67,
63,
29
],
"luminance": 0.1333,
"contrast": {
"black": 3.67,
"white": 5.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43c42/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43c42.json"
}
],
"anchor": "medium-sea-green-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": "#79D2A1",
"name": "#79D2A1",
"slug": null,
"rgb": [
121,
210,
161
],
"hsl": [
147,
50,
65
],
"cmyk": [
42,
0,
23,
18
],
"luminance": 0.5273,
"contrast": {
"black": 11.55,
"white": 1.82
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/79d2a1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/79d2a1.json"
},
{
"hex": "#3CB371",
"name": "Medium Sea Green",
"slug": "medium-sea-green",
"rgb": [
60,
179,
113
],
"hsl": [
147,
50,
47
],
"cmyk": [
66,
0,
37,
30
],
"luminance": 0.3439,
"contrast": {
"black": 7.88,
"white": 2.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/medium-sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json"
},
{
"hex": "#256F46",
"name": "#256F46",
"slug": null,
"rgb": [
37,
111,
70
],
"hsl": [
147,
50,
29
],
"cmyk": [
67,
0,
37,
56
],
"luminance": 0.122,
"contrast": {
"black": 3.44,
"white": 6.1
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/256f46/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/256f46.json"
}
],
"anchor": "medium-sea-green-harmony-monochromatic"
}
]Signature palette
[
"#3CB371",
"#B43C7E",
"#42B43C",
"#3CB4AE",
"#79D2A1",
"#256F46"
]Accessibility notes
[
"Black contrast on Medium Sea Green: 7.88:1",
"White contrast on Medium Sea Green: 2.67:1",
"AA text options: #000000, #1A1A1A"
]CSS tokens
":root {\n --color-medium-sea-green: #3CB371;\n --medium-sea-green-complementary-1: #B43C7E;\n --medium-sea-green-analogous-1: #42B43C;\n --medium-sea-green-analogous-2: #3CB4AE;\n --medium-sea-green-triadic-1: #723CB4;\n --medium-sea-green-triadic-2: #B4723C;\n --medium-sea-green-tetradic-1: #3C42B4;\n --medium-sea-green-tetradic-2: #B43C7E;\n --medium-sea-green-tetradic-3: #B4AE3C;\n --medium-sea-green-split-complementary-1: #AE3CB4;\n --medium-sea-green-split-complementary-2: #B43C42;\n --medium-sea-green-monochromatic-1: #79D2A1;\n --medium-sea-green-monochromatic-2: #3CB371;\n --medium-sea-green-monochromatic-3: #256F46;\n}\n\n.palette-medium-sea-green-harmony {\n color: #111827;\n background: linear-gradient(135deg, #3CB371, #B43C7E, #42B43C, #3CB4AE, #79D2A1, #256F46);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "medium-sea-green",
"name": "Medium Sea Green",
"hex": "#3CB371",
"rgb": [
60,
179,
113
],
"hsl": [
147,
50,
47
],
"cmyk": [
66,
0,
37,
30
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone"
],
"luminance": 0.3439,
"contrast": {
"black": 7.88,
"white": 2.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"sourceColor": {
"slug": "medium-sea-green",
"name": "Medium Sea Green",
"hex": "#3CB371",
"url": "https://www.colorsencyclopedia.com/colors/medium-sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.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": "#B43C7E",
"name": "#B43C7E",
"slug": null,
"rgb": [
180,
60,
126
],
"hsl": [
327,
50,
47
],
"cmyk": [
0,
67,
30,
29
],
"luminance": 0.1444,
"contrast": {
"black": 3.89,
"white": 5.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43c7e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43c7e.json"
}
],
"anchor": "medium-sea-green-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": "#42B43C",
"name": "#42B43C",
"slug": null,
"rgb": [
66,
180,
60
],
"hsl": [
117,
50,
47
],
"cmyk": [
63,
0,
67,
29
],
"luminance": 0.3413,
"contrast": {
"black": 7.83,
"white": 2.68
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/42b43c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/42b43c.json"
},
{
"hex": "#3CB4AE",
"name": "#3CB4AE",
"slug": null,
"rgb": [
60,
180,
174
],
"hsl": [
177,
50,
47
],
"cmyk": [
67,
0,
3,
29
],
"luminance": 0.3666,
"contrast": {
"black": 8.33,
"white": 2.52
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3cb4ae/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3cb4ae.json"
}
],
"anchor": "medium-sea-green-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": "#723CB4",
"name": "#723CB4",
"slug": null,
"rgb": [
114,
60,
180
],
"hsl": [
267,
50,
47
],
"cmyk": [
37,
67,
0,
29
],
"luminance": 0.101,
"contrast": {
"black": 3.02,
"white": 6.95
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/723cb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/723cb4.json"
},
{
"hex": "#B4723C",
"name": "#B4723C",
"slug": null,
"rgb": [
180,
114,
60
],
"hsl": [
27,
50,
47
],
"cmyk": [
0,
37,
67,
29
],
"luminance": 0.2206,
"contrast": {
"black": 5.41,
"white": 3.88
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b4723c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4723c.json"
}
],
"anchor": "medium-sea-green-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": "#3C42B4",
"name": "#3C42B4",
"slug": null,
"rgb": [
60,
66,
180
],
"hsl": [
237,
50,
47
],
"cmyk": [
67,
63,
0,
29
],
"luminance": 0.0815,
"contrast": {
"black": 2.63,
"white": 7.98
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3c42b4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3c42b4.json"
},
{
"hex": "#B43C7E",
"name": "#B43C7E",
"slug": null,
"rgb": [
180,
60,
126
],
"hsl": [
327,
50,
47
],
"cmyk": [
0,
67,
30,
29
],
"luminance": 0.1444,
"contrast": {
"black": 3.89,
"white": 5.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43c7e/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43c7e.json"
},
{
"hex": "#B4AE3C",
"name": "#B4AE3C",
"slug": null,
"rgb": [
180,
174,
60
],
"hsl": [
57,
50,
47
],
"cmyk": [
0,
3,
67,
29
],
"luminance": 0.403,
"contrast": {
"black": 9.06,
"white": 2.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b4ae3c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4ae3c.json"
}
],
"anchor": "medium-sea-green-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": "#AE3CB4",
"name": "#AE3CB4",
"slug": null,
"rgb": [
174,
60,
180
],
"hsl": [
297,
50,
47
],
"cmyk": [
3,
67,
0,
29
],
"luminance": 0.1553,
"contrast": {
"black": 4.11,
"white": 5.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/ae3cb4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ae3cb4.json"
},
{
"hex": "#B43C42",
"name": "#B43C42",
"slug": null,
"rgb": [
180,
60,
66
],
"hsl": [
357,
50,
47
],
"cmyk": [
0,
67,
63,
29
],
"luminance": 0.1333,
"contrast": {
"black": 3.67,
"white": 5.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b43c42/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/b43c42.json"
}
],
"anchor": "medium-sea-green-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": "#79D2A1",
"name": "#79D2A1",
"slug": null,
"rgb": [
121,
210,
161
],
"hsl": [
147,
50,
65
],
"cmyk": [
42,
0,
23,
18
],
"luminance": 0.5273,
"contrast": {
"black": 11.55,
"white": 1.82
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/79d2a1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/79d2a1.json"
},
{
"hex": "#3CB371",
"name": "Medium Sea Green",
"slug": "medium-sea-green",
"rgb": [
60,
179,
113
],
"hsl": [
147,
50,
47
],
"cmyk": [
66,
0,
37,
30
],
"luminance": 0.3439,
"contrast": {
"black": 7.88,
"white": 2.67
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/medium-sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json"
},
{
"hex": "#256F46",
"name": "#256F46",
"slug": null,
"rgb": [
37,
111,
70
],
"hsl": [
147,
50,
29
],
"cmyk": [
67,
0,
37,
56
],
"luminance": 0.122,
"contrast": {
"black": 3.44,
"white": 6.1
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/256f46/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/256f46.json"
}
],
"anchor": "medium-sea-green-harmony-monochromatic"
}
],
"signaturePalette": [
"#3CB371",
"#B43C7E",
"#42B43C",
"#3CB4AE",
"#79D2A1",
"#256F46"
],
"semanticGroups": [
"green harmony",
"cool harmony",
"earth tone harmony",
"medium sea green palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Medium Sea Green: 7.88:1",
"White contrast on Medium Sea Green: 2.67:1",
"AA text options: #000000, #1A1A1A"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/medium-sea-green.json",
"https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json",
"https://www.colorsencyclopedia.com/api/hex/3cb371.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/medium-sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/medium-sea-green.json",
"cssSnippet": ":root {\n --color-medium-sea-green: #3CB371;\n --medium-sea-green-complementary-1: #B43C7E;\n --medium-sea-green-analogous-1: #42B43C;\n --medium-sea-green-analogous-2: #3CB4AE;\n --medium-sea-green-triadic-1: #723CB4;\n --medium-sea-green-triadic-2: #B4723C;\n --medium-sea-green-tetradic-1: #3C42B4;\n --medium-sea-green-tetradic-2: #B43C7E;\n --medium-sea-green-tetradic-3: #B4AE3C;\n --medium-sea-green-split-complementary-1: #AE3CB4;\n --medium-sea-green-split-complementary-2: #B43C42;\n --medium-sea-green-monochromatic-1: #79D2A1;\n --medium-sea-green-monochromatic-2: #3CB371;\n --medium-sea-green-monochromatic-3: #256F46;\n}\n\n.palette-medium-sea-green-harmony {\n color: #111827;\n background: linear-gradient(135deg, #3CB371, #B43C7E, #42B43C, #3CB4AE, #79D2A1, #256F46);\n}"
}
CSS Harmony Tokens
Use these tokens when Medium Sea Green needs a complete palette system instead of a single color variable.
:root {
--color-medium-sea-green: #3CB371;
--medium-sea-green-complementary-1: #B43C7E;
--medium-sea-green-analogous-1: #42B43C;
--medium-sea-green-analogous-2: #3CB4AE;
--medium-sea-green-triadic-1: #723CB4;
--medium-sea-green-triadic-2: #B4723C;
--medium-sea-green-tetradic-1: #3C42B4;
--medium-sea-green-tetradic-2: #B43C7E;
--medium-sea-green-tetradic-3: #B4AE3C;
--medium-sea-green-split-complementary-1: #AE3CB4;
--medium-sea-green-split-complementary-2: #B43C42;
--medium-sea-green-monochromatic-1: #79D2A1;
--medium-sea-green-monochromatic-2: #3CB371;
--medium-sea-green-monochromatic-3: #256F46;
}
.palette-medium-sea-green-harmony {
color: #111827;
background: linear-gradient(135deg, #3CB371, #B43C7E, #42B43C, #3CB4AE, #79D2A1, #256F46);
}
Medium Sea Green 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.
#B43C7EAnalogous 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.
#42B43C#3CB4AETriadic 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.
#723CB4#B4723CTetradic 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.
#3C42B4#B43C7E#B4AE3CSplit 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.
#AE3CB4#B43C42Monochromatic 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.
#79D2A1#3CB371#256F46