Color Directory/Mediterranean Blue

Mediterranean Blue (#006994)

Luminance: 12% · Nearest standard name: Mediterranean Blue

MEDITERRANEAN BLUE
#006994
rgb(0, 105, 148) · hsl(197°, 100%, 29%)
HEX#006994
RGB0, 105, 148
HSL197°, 100%, 29%
HSV / HSB197°, 100%, 58%
CMYK (Print)100%, 29%, 0%, 42%

Color Harmonies

Complementary

#006994#942A00

Analogous

#009474#006994#002094

Triadic

#006994#94006A#6A9400

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)6.09:1

Sample text rendered with #006994 on white

AA Normal: PASSAA Large: PASS
Against Dark (#0F172A)2.93:1

Sample text rendered with #006994 on dark

AA Normal: FAILAA Large: FAIL
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Mediterranean Blue (#006994)

Mediterranean Blue (#006994) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 12% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#006994
RGB Space0, 105, 148
HSL Values197°, 100%, 29%
HSV / HSB197°, 100%, 58%
CMYK Ink100%, 29%, 0%, 42%
TemperatureCool

Optical Color Harmony Formulas for Mediterranean Blue

Geometric intervals calculated from #006994 on the 360-degree color wheel.

Direct Polar (180°)#942A00

Complementary Harmony

Pairs Mediterranean Blue with its polar opposite (#942A00) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#009474 · #002094

Analogous Harmony

Positions adjacent neighboring hues on either side of Mediterranean Blue for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#940020 · #947400

Split-Complementary

Uses the two colors flanking the direct complement of Mediterranean Blue, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#94006A · #6A9400

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#740094 · #942A00 · #209400

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Mediterranean Blue

Lock #006994 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Mediterranean Blue

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 100% and lightness of 29%, Mediterranean Blue (#006994) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationOptimal dark canvas backdrop

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Mediterranean Blue with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Mediterranean Blue

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-006994: #006994;
  --color-006994-rgb: 0, 105, 148;
  --color-006994-hsl: 197deg 100% 29%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '006994': '#006994',
      }
    }
  }
};

Frequently Asked Questions About Mediterranean Blue (#006994)

Authoritative answers covering Mediterranean Blue color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Mediterranean Blue (#006994)?
Mediterranean Blue is defined by the HEX code #006994. Its digital screen RGB coordinates are R:0, G:105, B:148. Its cylindrical HSL values are Hue:197°, Saturation:100%, Lightness:29%. In HSV/HSB format, it is 197°, 100%, 58%. For four-color CMYK process printing, its ink percentages are C:100%, M:29%, Y:0%, K:42%.
Does Mediterranean Blue (#006994) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Mediterranean Blue achieves a contrast ratio of 6.09:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 2.93:1 (Failing WCAG AA).
What is the direct complementary color for Mediterranean Blue (#006994)?
The exact 180-degree optical complementary color for #006994 is #942A00. When placed side-by-side, #006994 and #942A00 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Mediterranean Blue in the 60-30-10 UI design rule?
With a saturation of 100% and lightness of 29%, Mediterranean Blue (#006994) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Mediterranean Blue into Tailwind CSS and CSS variables?
You can define Mediterranean Blue in CSS custom properties as ':root { --color-custom: #006994; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Mediterranean Blue using our interactive Color Palette Generator.
Which color family does Mediterranean Blue (#006994) belong to?
Mediterranean Blue belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.