Generated palette
Sea Blue Palette
Sea Blue Palette: #006994, #942A00, #009474, #002094. Check roles, contrast and CSS variables; open source-color links and JSON.
Sea Blue Palette assigns primary #006994, secondary #942A00, surface #009474, background #002094, accent #FFFFFF. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #002094 at 0.0317 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Sea Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#006994Sea Blue#942A00#942A00#009474#009474#002094#002094#FFFFFFWhiteCSS Variables
--palette-sea-blue-primary: #006994; --palette-sea-blue-secondary: #942A00; --palette-sea-blue-surface: #009474; --palette-sea-blue-background: #002094; --palette-sea-blue-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Sea Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Sea Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Sea Blue Palette Data (JSON)
Structured palette data for Sea Blue 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": "#006994",
"name": "Sea Blue"
},
{
"role": "secondary",
"hex": "#942A00",
"name": "#942A00"
},
{
"role": "surface",
"hex": "#009474",
"name": "#009474"
},
{
"role": "background",
"hex": "#002094",
"name": "#002094"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#006994",
"name": "Sea Blue",
"blackContrast": 3.45,
"whiteContrast": 6.09,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#942A00",
"name": "#942A00",
"blackContrast": 2.59,
"whiteContrast": 8.11,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#009474",
"name": "#009474",
"blackContrast": 5.49,
"whiteContrast": 3.83,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#002094",
"name": "#002094",
"blackContrast": 1.63,
"whiteContrast": 12.85,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"sea blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"jewel tone palette",
"balanced palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-sea-blue-primary: #006994;\n--palette-sea-blue-secondary: #942A00;\n--palette-sea-blue-surface: #009474;\n--palette-sea-blue-background: #002094;\n--palette-sea-blue-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "sea-blue",
"name": "Sea Blue Palette",
"type": "generated",
"sourceColor": "sea-blue",
"description": "Generated palette built from Sea Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Sea Blue Palette combines primary #006994, secondary #942A00, surface #009474, background #002094, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a blue palette, orange palette, cyan 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": [
"sea blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"jewel tone palette",
"balanced palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#006994",
"slug": "sea-blue",
"name": "Sea Blue",
"rgb": [
0,
105,
148
],
"hsl": [
197,
100,
29
],
"cmyk": [
100,
29,
0,
42
],
"family": "blue",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.1224,
"contrast": {
"black": 3.45,
"white": 6.09
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/sea-blue/"
},
{
"role": "secondary",
"hex": "#942A00",
"slug": null,
"name": "#942A00",
"rgb": [
148,
42,
0
],
"hsl": [
17,
100,
29
],
"cmyk": [
0,
72,
100,
42
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0795,
"contrast": {
"black": 2.59,
"white": 8.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#009474",
"slug": null,
"name": "#009474",
"rgb": [
0,
148,
116
],
"hsl": [
167,
100,
29
],
"cmyk": [
100,
0,
22,
42
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.2244,
"contrast": {
"black": 5.49,
"white": 3.83
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#002094",
"slug": null,
"name": "#002094",
"rgb": [
0,
32,
148
],
"hsl": [
227,
100,
29
],
"cmyk": [
100,
78,
0,
42
],
"family": "blue",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0317,
"contrast": {
"black": 1.63,
"white": 12.85
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#006994",
"name": "Sea Blue"
},
{
"role": "secondary",
"hex": "#942A00",
"name": "#942A00"
},
{
"role": "surface",
"hex": "#009474",
"name": "#009474"
},
{
"role": "background",
"hex": "#002094",
"name": "#002094"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#006994",
"name": "Sea Blue",
"blackContrast": 3.45,
"whiteContrast": 6.09,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#942A00",
"name": "#942A00",
"blackContrast": 2.59,
"whiteContrast": 8.11,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#009474",
"name": "#009474",
"blackContrast": 5.49,
"whiteContrast": 3.83,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#002094",
"name": "#002094",
"blackContrast": 1.63,
"whiteContrast": 12.85,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-sea-blue-primary: #006994;\n--palette-sea-blue-secondary: #942A00;\n--palette-sea-blue-surface: #009474;\n--palette-sea-blue-background: #002094;\n--palette-sea-blue-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/sea-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/sea-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/sea-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/sea-blue.json"
}