← Back to Editor

#000100 · #222643 · #72AB9C · #90D0B5 · #C0F3D4

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000100

Pine Green · Black · Dark Green

HEX
#000100
RGB
rgb(0, 1, 0)
HSL
hsl(120, 100%, 0%)
HSB
hsb(120, 100%, 0%)
CMYK
cmyk(100%, 0%, 100%, 100%)
Oklch
oklch(5.8% 0.020 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#222643

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#222643
RGB
rgb(34, 38, 67)
HSL
hsl(233, 33%, 20%)
HSB
hsb(233, 49%, 26%)
CMYK
cmyk(49%, 43%, 0%, 74%)
Oklch
oklch(28.0% 0.054 276.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#72AB9C

Mineral Blue · CadetBlue · Lake Green

HEX
#72AB9C
RGB
rgb(114, 171, 156)
HSL
hsl(164, 25%, 56%)
HSB
hsb(164, 33%, 67%)
CMYK
cmyk(33%, 0%, 9%, 33%)
Oklch
oklch(69.7% 0.064 176.0)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#90D0B5

Jade · DarkSeaGreen · Apple Green

HEX
#90D0B5
RGB
rgb(144, 208, 181)
HSL
hsl(155, 41%, 69%)
HSB
hsb(155, 31%, 82%)
CMYK
cmyk(31%, 0%, 13%, 18%)
Oklch
oklch(80.7% 0.076 166.4)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#C0F3D4

Emerald · LightGray · Mint Green

HEX
#C0F3D4
RGB
rgb(192, 243, 212)
HSL
hsl(144, 68%, 85%)
HSB
hsb(144, 21%, 95%)
CMYK
cmyk(21%, 0%, 13%, 5%)
Oklch
oklch(92.0% 0.067 158.1)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000100
000000

Analogous

000000
000100
000000

Triadic

000100
000000
000000

Split-Comp.

000100
000000
000000

Tetradic

000100
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000100
222643
72AB9C
90D0B5
C0F3D4
1.4
Fail
8.0
AAA
11.8
AAA
16.9
AAA
1.4
Fail
5.6
AA
8.3
AAA
11.9
AAA
8.0
AAA
5.6
AA
1.5
Fail
2.1
Fail
11.8
AAA
8.3
AAA
1.5
Fail
1.4
Fail
16.9
AAA
11.9
AAA
2.1
Fail
1.4
Fail
White BG
20.9AAA
14.7AAA
2.6Fail
1.8Fail
1.2Fail
Black BG
1.0Fail
1.4Fail
8.0AAA
11.9AAA
17.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
24243C
8B8BA0
ACACBC
D6D7DC

Deuteranopia

000000
24233A
8783A1
A8A3BD
D3CFDD

Tritanopia

000000
223635
75A2A3
93C1C2
C3E1E3

Achromatopsia

010101
282828
989898
BABABA
E0E0E0

Shades & Tints Shades & Tints

#000100

Dark
Light

#222643

Dark
Light

#72AB9C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000100;
  --color-2: #222643;
  --color-3: #72ab9c;
  --color-4: #90d0b5;
  --color-5: #c0f3d4;
}

SCSS

$color-1: #000100;
$color-2: #222643;
$color-3: #72ab9c;
$color-4: #90d0b5;
$color-5: #c0f3d4;

TAILWIND

colors: {
  'brand-1': '#000100',
  'brand-2': '#222643',
  'brand-3': '#72ab9c',
  'brand-4': '#90d0b5',
  'brand-5': '#c0f3d4',
}

RGB Array

[0, 1, 0], [34, 38, 67], [114, 171, 156], [144, 208, 181], [192, 243, 212]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000100, #222643, #72AB9C, #90D0B5, #C0F3D4 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: #000100; --color-2: #222643; --color-3: #72ab9c; --color-4: #90d0b5; --color-5: #c0f3d4. 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 general-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