Generated palette
Light Sea Green Palette
Light Sea Green Palette is a generated palette built from #20B2AA, #B21F27, #1FB261, #1F70B2. 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 Sea Green Palette combines primary #20B2AA, secondary #B21F27, surface #1FB261, background #1F70B2, 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.
#20B2AALight Sea Green#B21F27#B21F27#1FB261#1FB261#1F70B2#1F70B2#000000BlackCSS Variables
--palette-light-sea-green-primary: #20B2AA; --palette-light-sea-green-secondary: #B21F27; --palette-light-sea-green-surface: #1FB261; --palette-light-sea-green-background: #1F70B2; --palette-light-sea-green-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 Sea Green Palette Data (JSON)
Structured palette data for Light Sea Green 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": "#20B2AA",
"name": "Light Sea Green"
},
{
"role": "secondary",
"hex": "#B21F27",
"name": "#B21F27"
},
{
"role": "surface",
"hex": "#1FB261",
"name": "#1FB261"
},
{
"role": "background",
"hex": "#1F70B2",
"name": "#1F70B2"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#20B2AA",
"name": "Light Sea Green",
"blackContrast": 8.01,
"whiteContrast": 2.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#B21F27",
"name": "#B21F27",
"blackContrast": 3.12,
"whiteContrast": 6.74,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#1FB261",
"name": "#1FB261",
"blackContrast": 7.6,
"whiteContrast": 2.76,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#1F70B2",
"name": "#1F70B2",
"blackContrast": 4.02,
"whiteContrast": 5.23,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"light sea green palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"balanced palette",
"jewel tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-light-sea-green-primary: #20B2AA;\n--palette-light-sea-green-secondary: #B21F27;\n--palette-light-sea-green-surface: #1FB261;\n--palette-light-sea-green-background: #1F70B2;\n--palette-light-sea-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-sea-green",
"name": "Light Sea Green Palette",
"type": "generated",
"sourceColor": "light-sea-green",
"description": "Generated palette built from Light Sea Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Sea Green Palette combines primary #20B2AA, secondary #B21F27, surface #1FB261, background #1F70B2, 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 sea green palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"balanced palette",
"jewel tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#20B2AA",
"slug": "light-sea-green",
"name": "Light Sea Green",
"rgb": [
32,
178,
170
],
"hsl": [
177,
70,
41
],
"cmyk": [
82,
0,
4,
30
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.3505,
"contrast": {
"black": 8.01,
"white": 2.62
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-sea-green/"
},
{
"role": "secondary",
"hex": "#B21F27",
"slug": null,
"name": "#B21F27",
"rgb": [
178,
31,
39
],
"hsl": [
357,
70,
41
],
"cmyk": [
0,
83,
78,
30
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1059,
"contrast": {
"black": 3.12,
"white": 6.74
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/b21f27/"
},
{
"role": "surface",
"hex": "#1FB261",
"slug": null,
"name": "#1FB261",
"rgb": [
31,
178,
97
],
"hsl": [
147,
70,
41
],
"cmyk": [
83,
0,
46,
30
],
"family": "green",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.33,
"contrast": {
"black": 7.6,
"white": 2.76
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1fb261/"
},
{
"role": "background",
"hex": "#1F70B2",
"slug": null,
"name": "#1F70B2",
"rgb": [
31,
112,
178
],
"hsl": [
207,
70,
41
],
"cmyk": [
83,
37,
0,
30
],
"family": "blue",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.1509,
"contrast": {
"black": 4.02,
"white": 5.23
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/1f70b2/"
},
{
"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": "#20B2AA",
"name": "Light Sea Green"
},
{
"role": "secondary",
"hex": "#B21F27",
"name": "#B21F27"
},
{
"role": "surface",
"hex": "#1FB261",
"name": "#1FB261"
},
{
"role": "background",
"hex": "#1F70B2",
"name": "#1F70B2"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#20B2AA",
"name": "Light Sea Green",
"blackContrast": 8.01,
"whiteContrast": 2.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#B21F27",
"name": "#B21F27",
"blackContrast": 3.12,
"whiteContrast": 6.74,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#1FB261",
"name": "#1FB261",
"blackContrast": 7.6,
"whiteContrast": 2.76,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#1F70B2",
"name": "#1F70B2",
"blackContrast": 4.02,
"whiteContrast": 5.23,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-light-sea-green-primary: #20B2AA;\n--palette-light-sea-green-secondary: #B21F27;\n--palette-light-sea-green-surface: #1FB261;\n--palette-light-sea-green-background: #1F70B2;\n--palette-light-sea-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-sea-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-sea-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-sea-green.json"
}