Named color
Ocean Blue
Ocean Blue is a vibrant and jewel tone blue color with HEX #0077BE. According to Colors Encyclopedia, it has RGB 0, 119, 190, HSL 202, 100%, 37%, cool temperature, and is useful for interfaces, brand systems, and technical design.
CSS Utilities
--color-ocean-blue: #0077BE;
.bg-ocean-blue { background-color: #0077BE; }
.text-ocean-blue { color: #0077BE; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#0077BE",
"rgb": [
0,
119,
190
],
"hsl": [
202,
100,
37
],
"cmyk": [
100,
37,
0,
25
],
"luminance": 0.1691,
"contrast": {
"black": 4.38,
"white": 4.79
}
}WCAG
{
"AA": [
"#FFFFFF"
],
"AAA": []
}Harmonies
{
"complementary": "#BD4500",
"analogous": [
"#00BDA4",
"#0019BD"
],
"triadic": [
"#BD0078",
"#78BD00"
],
"tetradic": [
"#A400BD",
"#BD4500",
"#19BD00"
],
"splitComplementary": [
"#BD0019",
"#BDA400"
],
"monochromatic": [
"#1AABFF",
"#0077BE",
"#003D61"
]
}Variants
{
"light": "#1AABFF",
"dark": "#003D61",
"saturated": "#0078BD",
"desaturated": "#1572A8",
"pastel": "#4CB4F0",
"neon": "#0091E6"
}Pairings
{
"best": [
"#FFFFFF",
"#BD4500",
"#00BDA4",
"#0019BD"
],
"avoid": [
"#1572A8",
"#1AABFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#1AABFF",
"#1572A8"
]
}Knowledge graph
{
"nearestColors": [
"anodized-blue",
"cerulean",
"safety-blue",
"denim",
"signal-blue"
],
"generatedPalettes": [
"ocean-blue"
],
"generatedComparisons": [
"anodized-blue-vs-ocean-blue",
"ocean-blue-vs-cerulean"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/ocean-blue",
"/wcag/ocean-blue",
"/css/colors/ocean-blue",
"/hex/0077be"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/ocean-blue"
],
"related": [
"/colors/anodized-blue",
"/colors/cerulean",
"/colors/safety-blue",
"/colors/denim",
"/colors/signal-blue",
"/compare/anodized-blue-vs-ocean-blue",
"/compare/ocean-blue-vs-cerulean",
"/harmonies/ocean-blue",
"/wcag/ocean-blue",
"/css/colors/ocean-blue",
"/hex/0077be"
]
}
}Full JSON dataset
{
"slug": "ocean-blue",
"name": "Ocean Blue",
"hex": "#0077BE",
"uses": [
"interfaces",
"brand systems",
"technical design"
],
"psychology": {
"associations": [
"trust",
"clarity",
"calm"
],
"contexts": [
"technology",
"finance",
"healthcare",
"navigation"
],
"avoidIn": [
"high-warmth food palettes"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant",
"jewel-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"vibrant",
"jewel-tone",
"interfaces",
"brand-systems",
"technical-design",
"trust",
"clarity",
"calm"
],
"popularity": 84,
"rgb": [
0,
119,
190
],
"hsl": [
202,
100,
37
],
"cmyk": [
100,
37,
0,
25
],
"luminance": 0.1691,
"contrast": {
"black": 4.38,
"white": 4.79
},
"harmonies": {
"complementary": "#BD4500",
"analogous": [
"#00BDA4",
"#0019BD"
],
"triadic": [
"#BD0078",
"#78BD00"
],
"tetradic": [
"#A400BD",
"#BD4500",
"#19BD00"
],
"splitComplementary": [
"#BD0019",
"#BDA400"
],
"monochromatic": [
"#1AABFF",
"#0077BE",
"#003D61"
]
},
"variants": {
"light": "#1AABFF",
"dark": "#003D61",
"saturated": "#0078BD",
"desaturated": "#1572A8",
"pastel": "#4CB4F0",
"neon": "#0091E6"
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"css": {
"variable": "--color-ocean-blue: #0077BE;",
"utility": ".bg-ocean-blue { background-color: #0077BE; }",
"textUtility": ".text-ocean-blue { color: #0077BE; }"
},
"nearestColors": [
"anodized-blue",
"cerulean",
"safety-blue",
"denim",
"signal-blue"
],
"generatedPalettes": [
"ocean-blue"
],
"generatedComparisons": [
"anodized-blue-vs-ocean-blue",
"ocean-blue-vs-cerulean"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/ocean-blue",
"/wcag/ocean-blue",
"/css/colors/ocean-blue",
"/hex/0077be"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/ocean-blue"
],
"related": [
"/colors/anodized-blue",
"/colors/cerulean",
"/colors/safety-blue",
"/colors/denim",
"/colors/signal-blue",
"/compare/anodized-blue-vs-ocean-blue",
"/compare/ocean-blue-vs-cerulean",
"/harmonies/ocean-blue",
"/wcag/ocean-blue",
"/css/colors/ocean-blue",
"/hex/0077be"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#BD4500",
"#00BDA4",
"#0019BD"
],
"avoid": [
"#1572A8",
"#1AABFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#1AABFF",
"#1572A8"
]
}
}
Color meaning and use
About Ocean Blue Color
Ocean Blue sits in the blue family with cool temperature and vibrant and jewel tone visual character. Ocean Blue is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include trust, clarity, and calm, which makes it relevant for technology and finance. In design work, Ocean Blue is most useful for interfaces, brand systems, and technical design, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Ocean Blue against black and white text.