Harmony system
Light Cyan Color Harmonies
Light Cyan color harmonies are generated from #E0FFFF with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Light Cyan into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Light Cyan sits in the cyan family with cool temperature and light, pastel 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 Cyan Harmony Guide
Light Cyan 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 Cyan Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Light Cyan.
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-cyan",
"name": "Light Cyan",
"hex": "#E0FFFF",
"url": "https://www.colorsencyclopedia.com/colors/light-cyan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-cyan.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": "#FFE0E0",
"name": "#FFE0E0",
"slug": null,
"rgb": [
255,
224,
224
],
"hsl": [
0,
100,
94
],
"cmyk": [
0,
12,
12,
0
],
"luminance": 0.7995,
"contrast": {
"black": 16.99,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0e0.json"
}
],
"anchor": "light-cyan-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": "#E0FFF0",
"name": "#E0FFF0",
"slug": null,
"rgb": [
224,
255,
240
],
"hsl": [
151,
100,
94
],
"cmyk": [
12,
0,
6,
0
],
"luminance": 0.9366,
"contrast": {
"black": 19.73,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e0fff0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0fff0.json"
},
{
"hex": "#E0F0FF",
"name": "#E0F0FF",
"slug": null,
"rgb": [
224,
240,
255
],
"hsl": [
209,
100,
94
],
"cmyk": [
12,
6,
0,
0
],
"luminance": 0.8539,
"contrast": {
"black": 18.08,
"white": 1.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e0f0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0f0ff.json"
}
],
"anchor": "light-cyan-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": "#FFE0FF",
"name": "#FFE0FF",
"slug": null,
"rgb": [
255,
224,
255
],
"hsl": [
300,
100,
94
],
"cmyk": [
0,
12,
0,
0
],
"luminance": 0.8179,
"contrast": {
"black": 17.36,
"white": 1.21
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0ff.json"
},
{
"hex": "#FFFFE0",
"name": "Light Yellow",
"slug": "light-yellow",
"rgb": [
255,
255,
224
],
"hsl": [
60,
100,
94
],
"cmyk": [
0,
0,
12,
0
],
"luminance": 0.9816,
"contrast": {
"black": 20.63,
"white": 1.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-yellow.json"
}
],
"anchor": "light-cyan-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": "#F0E0FF",
"name": "#F0E0FF",
"slug": null,
"rgb": [
240,
224,
255
],
"hsl": [
271,
100,
94
],
"cmyk": [
6,
12,
0,
0
],
"luminance": 0.7906,
"contrast": {
"black": 16.81,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f0e0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0e0ff.json"
},
{
"hex": "#FFE0E0",
"name": "#FFE0E0",
"slug": null,
"rgb": [
255,
224,
224
],
"hsl": [
0,
100,
94
],
"cmyk": [
0,
12,
12,
0
],
"luminance": 0.7995,
"contrast": {
"black": 16.99,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0e0.json"
},
{
"hex": "#F0FFE0",
"name": "#F0FFE0",
"slug": null,
"rgb": [
240,
255,
224
],
"hsl": [
89,
100,
94
],
"cmyk": [
6,
0,
12,
0
],
"luminance": 0.9543,
"contrast": {
"black": 20.09,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f0ffe0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0ffe0.json"
}
],
"anchor": "light-cyan-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": "#FFE0F0",
"name": "#FFE0F0",
"slug": null,
"rgb": [
255,
224,
240
],
"hsl": [
329,
100,
94
],
"cmyk": [
0,
12,
6,
0
],
"luminance": 0.8086,
"contrast": {
"black": 17.17,
"white": 1.22
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0f0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0f0.json"
},
{
"hex": "#FFF0E0",
"name": "#FFF0E0",
"slug": null,
"rgb": [
255,
240,
224
],
"hsl": [
31,
100,
94
],
"cmyk": [
0,
6,
12,
0
],
"luminance": 0.8896,
"contrast": {
"black": 18.79,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fff0e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff0e0.json"
}
],
"anchor": "light-cyan-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#E0FFFF",
"name": "Light Cyan",
"slug": "light-cyan",
"rgb": [
224,
255,
255
],
"hsl": [
180,
100,
94
],
"cmyk": [
12,
0,
0,
0
],
"luminance": 0.9459,
"contrast": {
"black": 19.92,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-cyan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-cyan.json"
},
{
"hex": "#85FFFF",
"name": "#85FFFF",
"slug": null,
"rgb": [
133,
255,
255
],
"hsl": [
180,
100,
76
],
"cmyk": [
48,
0,
0,
0
],
"luminance": 0.8373,
"contrast": {
"black": 17.75,
"white": 1.18
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/85ffff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/85ffff.json"
}
],
"anchor": "light-cyan-harmony-monochromatic"
}
]Signature palette
[
"#E0FFFF",
"#FFE0E0",
"#E0FFF0",
"#E0F0FF",
"#FFFFFF",
"#85FFFF"
]Accessibility notes
[
"Black contrast on Light Cyan: 19.92:1",
"White contrast on Light Cyan: 1.05:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-light-cyan: #E0FFFF;\n --light-cyan-complementary-1: #FFE0E0;\n --light-cyan-analogous-1: #E0FFF0;\n --light-cyan-analogous-2: #E0F0FF;\n --light-cyan-triadic-1: #FFE0FF;\n --light-cyan-triadic-2: #FFFFE0;\n --light-cyan-tetradic-1: #F0E0FF;\n --light-cyan-tetradic-2: #FFE0E0;\n --light-cyan-tetradic-3: #F0FFE0;\n --light-cyan-split-complementary-1: #FFE0F0;\n --light-cyan-split-complementary-2: #FFF0E0;\n --light-cyan-monochromatic-1: #FFFFFF;\n --light-cyan-monochromatic-2: #E0FFFF;\n --light-cyan-monochromatic-3: #85FFFF;\n}\n\n.palette-light-cyan-harmony {\n color: #111827;\n background: linear-gradient(135deg, #E0FFFF, #FFE0E0, #E0FFF0, #E0F0FF, #FFFFFF, #85FFFF);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-cyan",
"name": "Light Cyan",
"hex": "#E0FFFF",
"rgb": [
224,
255,
255
],
"hsl": [
180,
100,
94
],
"cmyk": [
12,
0,
0,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9459,
"contrast": {
"black": 19.92,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"sourceColor": {
"slug": "light-cyan",
"name": "Light Cyan",
"hex": "#E0FFFF",
"url": "https://www.colorsencyclopedia.com/colors/light-cyan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-cyan.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": "#FFE0E0",
"name": "#FFE0E0",
"slug": null,
"rgb": [
255,
224,
224
],
"hsl": [
0,
100,
94
],
"cmyk": [
0,
12,
12,
0
],
"luminance": 0.7995,
"contrast": {
"black": 16.99,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0e0.json"
}
],
"anchor": "light-cyan-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": "#E0FFF0",
"name": "#E0FFF0",
"slug": null,
"rgb": [
224,
255,
240
],
"hsl": [
151,
100,
94
],
"cmyk": [
12,
0,
6,
0
],
"luminance": 0.9366,
"contrast": {
"black": 19.73,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e0fff0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0fff0.json"
},
{
"hex": "#E0F0FF",
"name": "#E0F0FF",
"slug": null,
"rgb": [
224,
240,
255
],
"hsl": [
209,
100,
94
],
"cmyk": [
12,
6,
0,
0
],
"luminance": 0.8539,
"contrast": {
"black": 18.08,
"white": 1.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e0f0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0f0ff.json"
}
],
"anchor": "light-cyan-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": "#FFE0FF",
"name": "#FFE0FF",
"slug": null,
"rgb": [
255,
224,
255
],
"hsl": [
300,
100,
94
],
"cmyk": [
0,
12,
0,
0
],
"luminance": 0.8179,
"contrast": {
"black": 17.36,
"white": 1.21
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0ff.json"
},
{
"hex": "#FFFFE0",
"name": "Light Yellow",
"slug": "light-yellow",
"rgb": [
255,
255,
224
],
"hsl": [
60,
100,
94
],
"cmyk": [
0,
0,
12,
0
],
"luminance": 0.9816,
"contrast": {
"black": 20.63,
"white": 1.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-yellow.json"
}
],
"anchor": "light-cyan-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": "#F0E0FF",
"name": "#F0E0FF",
"slug": null,
"rgb": [
240,
224,
255
],
"hsl": [
271,
100,
94
],
"cmyk": [
6,
12,
0,
0
],
"luminance": 0.7906,
"contrast": {
"black": 16.81,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f0e0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0e0ff.json"
},
{
"hex": "#FFE0E0",
"name": "#FFE0E0",
"slug": null,
"rgb": [
255,
224,
224
],
"hsl": [
0,
100,
94
],
"cmyk": [
0,
12,
12,
0
],
"luminance": 0.7995,
"contrast": {
"black": 16.99,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0e0.json"
},
{
"hex": "#F0FFE0",
"name": "#F0FFE0",
"slug": null,
"rgb": [
240,
255,
224
],
"hsl": [
89,
100,
94
],
"cmyk": [
6,
0,
12,
0
],
"luminance": 0.9543,
"contrast": {
"black": 20.09,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f0ffe0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f0ffe0.json"
}
],
"anchor": "light-cyan-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": "#FFE0F0",
"name": "#FFE0F0",
"slug": null,
"rgb": [
255,
224,
240
],
"hsl": [
329,
100,
94
],
"cmyk": [
0,
12,
6,
0
],
"luminance": 0.8086,
"contrast": {
"black": 17.17,
"white": 1.22
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0f0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0f0.json"
},
{
"hex": "#FFF0E0",
"name": "#FFF0E0",
"slug": null,
"rgb": [
255,
240,
224
],
"hsl": [
31,
100,
94
],
"cmyk": [
0,
6,
12,
0
],
"luminance": 0.8896,
"contrast": {
"black": 18.79,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fff0e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff0e0.json"
}
],
"anchor": "light-cyan-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#E0FFFF",
"name": "Light Cyan",
"slug": "light-cyan",
"rgb": [
224,
255,
255
],
"hsl": [
180,
100,
94
],
"cmyk": [
12,
0,
0,
0
],
"luminance": 0.9459,
"contrast": {
"black": 19.92,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-cyan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-cyan.json"
},
{
"hex": "#85FFFF",
"name": "#85FFFF",
"slug": null,
"rgb": [
133,
255,
255
],
"hsl": [
180,
100,
76
],
"cmyk": [
48,
0,
0,
0
],
"luminance": 0.8373,
"contrast": {
"black": 17.75,
"white": 1.18
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/85ffff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/85ffff.json"
}
],
"anchor": "light-cyan-harmony-monochromatic"
}
],
"signaturePalette": [
"#E0FFFF",
"#FFE0E0",
"#E0FFF0",
"#E0F0FF",
"#FFFFFF",
"#85FFFF"
],
"semanticGroups": [
"cyan harmony",
"cool harmony",
"light harmony",
"pastel harmony",
"light cyan palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Light Cyan: 19.92:1",
"White contrast on Light Cyan: 1.05:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/light-cyan.json",
"https://www.colorsencyclopedia.com/api/colors/light-cyan.json",
"https://www.colorsencyclopedia.com/api/hex/e0ffff.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/light-cyan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/light-cyan.json",
"cssSnippet": ":root {\n --color-light-cyan: #E0FFFF;\n --light-cyan-complementary-1: #FFE0E0;\n --light-cyan-analogous-1: #E0FFF0;\n --light-cyan-analogous-2: #E0F0FF;\n --light-cyan-triadic-1: #FFE0FF;\n --light-cyan-triadic-2: #FFFFE0;\n --light-cyan-tetradic-1: #F0E0FF;\n --light-cyan-tetradic-2: #FFE0E0;\n --light-cyan-tetradic-3: #F0FFE0;\n --light-cyan-split-complementary-1: #FFE0F0;\n --light-cyan-split-complementary-2: #FFF0E0;\n --light-cyan-monochromatic-1: #FFFFFF;\n --light-cyan-monochromatic-2: #E0FFFF;\n --light-cyan-monochromatic-3: #85FFFF;\n}\n\n.palette-light-cyan-harmony {\n color: #111827;\n background: linear-gradient(135deg, #E0FFFF, #FFE0E0, #E0FFF0, #E0F0FF, #FFFFFF, #85FFFF);\n}"
}
CSS Harmony Tokens
Use these tokens when Light Cyan needs a complete palette system instead of a single color variable.
:root {
--color-light-cyan: #E0FFFF;
--light-cyan-complementary-1: #FFE0E0;
--light-cyan-analogous-1: #E0FFF0;
--light-cyan-analogous-2: #E0F0FF;
--light-cyan-triadic-1: #FFE0FF;
--light-cyan-triadic-2: #FFFFE0;
--light-cyan-tetradic-1: #F0E0FF;
--light-cyan-tetradic-2: #FFE0E0;
--light-cyan-tetradic-3: #F0FFE0;
--light-cyan-split-complementary-1: #FFE0F0;
--light-cyan-split-complementary-2: #FFF0E0;
--light-cyan-monochromatic-1: #FFFFFF;
--light-cyan-monochromatic-2: #E0FFFF;
--light-cyan-monochromatic-3: #85FFFF;
}
.palette-light-cyan-harmony {
color: #111827;
background: linear-gradient(135deg, #E0FFFF, #FFE0E0, #E0FFF0, #E0F0FF, #FFFFFF, #85FFFF);
}
Light Cyan 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.
#FFE0E0Analogous 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.
#E0FFF0#E0F0FFTriadic 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.
#FFE0FF#FFFFE0Tetradic 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.
#F0E0FF#FFE0E0#F0FFE0Split 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.
#FFE0F0#FFF0E0Monochromatic 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.
#FFFFFF#E0FFFF#85FFFF