← Back to Editor

#0B0D1D · #73C5E3 · #89FEFF · #D5D2B6 · #A1BEBB

dark

A 5-color dark palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#0B0D1D

Indigo · Black · Deep Sea Blue

HEX
#0B0D1D
RGB
rgb(11, 13, 29)
HSL
hsl(233, 45%, 8%)
HSB
hsb(233, 62%, 11%)
CMYK
cmyk(62%, 55%, 0%, 89%)
Oklch
oklch(16.7% 0.034 276.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#73C5E3

Sky Blue · SkyBlue · Lake Green

HEX
#73C5E3
RGB
rgb(115, 197, 227)
HSL
hsl(196, 67%, 67%)
HSB
hsb(196, 49%, 89%)
CMYK
cmyk(49%, 13%, 0%, 11%)
Oklch
oklch(78.2% 0.091 223.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#89FEFF

Sky Blue · LightSkyBlue · Glacier Blue

HEX
#89FEFF
RGB
rgb(137, 254, 255)
HSL
hsl(181, 100%, 77%)
HSB
hsb(181, 46%, 100%)
CMYK
cmyk(46%, 0%, 0%, 0%)
Oklch
oklch(92.9% 0.107 196.2)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#D5D2B6

Fresh Green · LightGray · Lemon Cream

HEX
#D5D2B6
RGB
rgb(213, 210, 182)
HSL
hsl(54, 27%, 77%)
HSB
hsb(54, 15%, 84%)
CMYK
cmyk(0%, 1%, 15%, 16%)
Oklch
oklch(85.9% 0.038 102.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#A1BEBB

Jade · DarkGray · Lake Green

HEX
#A1BEBB
RGB
rgb(161, 190, 187)
HSL
hsl(174, 18%, 69%)
HSB
hsb(174, 15%, 75%)
CMYK
cmyk(15%, 0%, 2%, 25%)
Oklch
oklch(77.9% 0.032 188.9)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0B0D1D
1E1B0B

Analogous

0B171E
0B0D1D
120B1E

Triadic

0B0D1D
1E0B0D
0D1E0B

Split-Comp.

0B0D1D
1E120B
171E0B

Tetradic

0B0D1D
1E0B17
1E1B0B
0B1E12

Contrast Matrix WCAG 2.1 Contrast

0B0D1D
73C5E3
89FEFF
D5D2B6
A1BEBB
9.9
AAA
16.2
AAA
12.6
AAA
9.7
AAA
9.9
AAA
1.6
Fail
1.3
Fail
1.0
Fail
16.2
AAA
1.6
Fail
1.3
Fail
1.7
Fail
12.6
AAA
1.3
Fail
1.3
Fail
1.3
Fail
9.7
AAA
1.0
Fail
1.7
Fail
1.3
Fail
White BG
19.3AAA
1.9Fail
1.2Fail
1.5Fail
2.0Fail
Black BG
1.1Fail
10.8AAA
17.7AAA
13.7AAA
10.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C19
9797DC
BCBDFF
D4D4BD
AEAEBC

Deuteranopia

0C0C18
928CDA
B5ACFF
D4D4BE
ACAABC

Tritanopia

0B1615
77D6D5
8FFFFF
D5C2C3
A2BCBC

Achromatopsia

0E0E0E
B0B0B0
DBDBDB
D0D0D0
B5B5B5

Shades & Tints Shades & Tints

#0B0D1D

Dark
Light

#73C5E3

Dark
Light

#89FEFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0b0d1d;
  --color-2: #73c5e3;
  --color-3: #89feff;
  --color-4: #d5d2b6;
  --color-5: #a1bebb;
}

SCSS

$color-1: #0b0d1d;
$color-2: #73c5e3;
$color-3: #89feff;
$color-4: #d5d2b6;
$color-5: #a1bebb;

TAILWIND

colors: {
  'brand-1': '#0b0d1d',
  'brand-2': '#73c5e3',
  'brand-3': '#89feff',
  'brand-4': '#d5d2b6',
  'brand-5': '#a1bebb',
}

RGB Array

[11, 13, 29], [115, 197, 227], [137, 254, 255], [213, 210, 182], [161, 190, 187]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #0B0D1D, #73C5E3, #89FEFF, #D5D2B6, #A1BEBB is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #0b0d1d; --color-2: #73c5e3; --color-3: #89feff; --color-4: #d5d2b6; --color-5: #a1bebb. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This dark-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color