Generated palette
Light Cyan Palette
Light Cyan Palette is a generated palette built from #E0FFFF, #FFE0E0, #E0FFF0, #E0F0FF. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Light Cyan Palette combines primary #E0FFFF, secondary #FFE0E0, surface #E0FFF0, background #E0F0FF, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#E0FFFFLight Cyan#FFE0E0#FFE0E0#E0FFF0#E0FFF0#E0F0FF#E0F0FF#000000BlackCSS Variables
--palette-light-cyan-primary: #E0FFFF; --palette-light-cyan-secondary: #FFE0E0; --palette-light-cyan-surface: #E0FFF0; --palette-light-cyan-background: #E0F0FF; --palette-light-cyan-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Light Cyan Palette Data (JSON)
Structured palette data for Light Cyan Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#E0FFFF",
"name": "Light Cyan"
},
{
"role": "secondary",
"hex": "#FFE0E0",
"name": "#FFE0E0"
},
{
"role": "surface",
"hex": "#E0FFF0",
"name": "#E0FFF0"
},
{
"role": "background",
"hex": "#E0F0FF",
"name": "#E0F0FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#E0FFFF",
"name": "Light Cyan",
"blackContrast": 19.92,
"whiteContrast": 1.05,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFE0E0",
"name": "#FFE0E0",
"blackContrast": 16.99,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#E0FFF0",
"name": "#E0FFF0",
"blackContrast": 19.73,
"whiteContrast": 1.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#E0F0FF",
"name": "#E0F0FF",
"blackContrast": 18.08,
"whiteContrast": 1.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"light cyan palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-light-cyan-primary: #E0FFFF;\n--palette-light-cyan-secondary: #FFE0E0;\n--palette-light-cyan-surface: #E0FFF0;\n--palette-light-cyan-background: #E0F0FF;\n--palette-light-cyan-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-cyan",
"name": "Light Cyan Palette",
"type": "generated",
"sourceColor": "light-cyan",
"description": "Generated palette built from Light Cyan, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Cyan Palette combines primary #E0FFFF, secondary #FFE0E0, surface #E0FFF0, background #E0F0FF, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"light cyan palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#E0FFFF",
"slug": "light-cyan",
"name": "Light Cyan",
"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"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-cyan/"
},
{
"role": "secondary",
"hex": "#FFE0E0",
"slug": null,
"name": "#FFE0E0",
"rgb": [
255,
224,
224
],
"hsl": [
0,
100,
94
],
"cmyk": [
0,
12,
12,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"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/"
},
{
"role": "surface",
"hex": "#E0FFF0",
"slug": null,
"name": "#E0FFF0",
"rgb": [
224,
255,
240
],
"hsl": [
151,
100,
94
],
"cmyk": [
12,
0,
6,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"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/"
},
{
"role": "background",
"hex": "#E0F0FF",
"slug": null,
"name": "#E0F0FF",
"rgb": [
224,
240,
255
],
"hsl": [
209,
100,
94
],
"cmyk": [
12,
6,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"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/"
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#E0FFFF",
"name": "Light Cyan"
},
{
"role": "secondary",
"hex": "#FFE0E0",
"name": "#FFE0E0"
},
{
"role": "surface",
"hex": "#E0FFF0",
"name": "#E0FFF0"
},
{
"role": "background",
"hex": "#E0F0FF",
"name": "#E0F0FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#E0FFFF",
"name": "Light Cyan",
"blackContrast": 19.92,
"whiteContrast": 1.05,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FFE0E0",
"name": "#FFE0E0",
"blackContrast": 16.99,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#E0FFF0",
"name": "#E0FFF0",
"blackContrast": 19.73,
"whiteContrast": 1.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#E0F0FF",
"name": "#E0F0FF",
"blackContrast": 18.08,
"whiteContrast": 1.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-light-cyan-primary: #E0FFFF;\n--palette-light-cyan-secondary: #FFE0E0;\n--palette-light-cyan-surface: #E0FFF0;\n--palette-light-cyan-background: #E0F0FF;\n--palette-light-cyan-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-cyan.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-cyan.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-cyan/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-cyan.json"
}