Color Directory/Deep Ocean

Deep Ocean (#002D62)

Luminance: 3% · Nearest standard name: Deep Ocean

DEEP OCEAN
#002D62
rgb(0, 45, 98) · hsl(212°, 100%, 19%)
HEX#002D62
RGB0, 45, 98
HSL212°, 100%, 19%
HSV / HSB212°, 100%, 38%
CMYK (Print)100%, 54%, 0%, 62%

Color Harmonies

Complementary

#002D62#613400

Analogous

#005E61#002D62#030061

Triadic

#002D62#61002D#2D6100

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)13.53:1

Sample text rendered with #002D62 on white

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

Sample text rendered with #002D62 on dark

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

The Complete Color Guide to Deep Ocean (#002D62)

Deep Ocean (#002D62) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 3% 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#002D62
RGB Space0, 45, 98
HSL Values212°, 100%, 19%
HSV / HSB212°, 100%, 38%
CMYK Ink100%, 54%, 0%, 62%
TemperatureCool

Optical Color Harmony Formulas for Deep Ocean

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

Direct Polar (180°)#613400

Complementary Harmony

Pairs Deep Ocean with its polar opposite (#613400) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#005E61 · #030061

Analogous Harmony

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

Split Angles (150° / 210°)#610300 · #5E6100

Split-Complementary

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

Triangular (120°)#61002D · #2D6100

Triadic Harmony

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

Rectangular (90°)#61005E · #613400 · #006103

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 Deep Ocean

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Deep Ocean

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: High-Contrast Dark Canvas / Typographic Anchor (30% to 60% Volume)

With a deep, low lightness of 19%, Deep Ocean (#002D62) provides structural weight for primary headings, body copy, and dark mode background canvases, delivering superior readability against light elements.

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

This color projects authority, intelligence, and calm dependability. Universally trusted across enterprise software and fintech products.

Optimal Industry Verticals

Fintech, Enterprise SaaS, Healthcare, Cloud Infrastructure. Combining Deep Ocean with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Deep Ocean

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-002d62: #002D62;
  --color-002d62-rgb: 0, 45, 98;
  --color-002d62-hsl: 212deg 100% 19%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '002d62': '#002D62',
      }
    }
  }
};

Frequently Asked Questions About Deep Ocean (#002D62)

Authoritative answers covering Deep Ocean color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Deep Ocean (#002D62)?
Deep Ocean is defined by the HEX code #002D62. Its digital screen RGB coordinates are R:0, G:45, B:98. Its cylindrical HSL values are Hue:212°, Saturation:100%, Lightness:19%. In HSV/HSB format, it is 212°, 100%, 38%. For four-color CMYK process printing, its ink percentages are C:100%, M:54%, Y:0%, K:62%.
Does Deep Ocean (#002D62) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Deep Ocean achieves a contrast ratio of 13.53:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 1.32:1 (Failing WCAG AA).
What is the direct complementary color for Deep Ocean (#002D62)?
The exact 180-degree optical complementary color for #002D62 is #613400. When placed side-by-side, #002D62 and #613400 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Deep Ocean in the 60-30-10 UI design rule?
With a deep, low lightness of 19%, Deep Ocean (#002D62) provides structural weight for primary headings, body copy, and dark mode background canvases, delivering superior readability against light elements.
How can I copy and export Deep Ocean into Tailwind CSS and CSS variables?
You can define Deep Ocean in CSS custom properties as ':root { --color-custom: #002D62; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Deep Ocean using our interactive Color Palette Generator.
Which color family does Deep Ocean (#002D62) belong to?
Deep Ocean belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.