← Back to Editor

#000000 · #667570 · #9CB0AB · #E2FFFB · #C1F9EA

A 5-color palette 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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#667570

Ink Gray · DimGray · Warm Gray

HEX
#667570
RGB
rgb(102, 117, 112)
HSL
hsl(160, 7%, 43%)
HSB
hsb(160, 13%, 46%)
CMYK
cmyk(13%, 0%, 4%, 54%)
Oklch
oklch(54.8% 0.019 173.5)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#9CB0AB

Jade · DarkGray · Lake Green

HEX
#9CB0AB
RGB
rgb(156, 176, 171)
HSL
hsl(165, 11%, 65%)
HSB
hsb(165, 11%, 69%)
CMYK
cmyk(11%, 0%, 3%, 31%)
Oklch
oklch(74.0% 0.023 178.9)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#E2FFFB

Jade · Lavender · Glacier Blue

HEX
#E2FFFB
RGB
rgb(226, 255, 251)
HSL
hsl(172, 100%, 94%)
HSB
hsb(172, 11%, 100%)
CMYK
cmyk(11%, 0%, 2%, 0%)
Oklch
oklch(97.8% 0.030 186.6)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#C1F9EA

Jade · LightBlue · Glacier Blue

HEX
#C1F9EA
RGB
rgb(193, 249, 234)
HSL
hsl(164, 82%, 87%)
HSB
hsb(164, 22%, 98%)
CMYK
cmyk(22%, 0%, 6%, 2%)
Oklch
oklch(94.0% 0.060 176.7)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
667570
9CB0AB
E2FFFB
C1F9EA
4.3
AA Large
9.2
AAA
19.9
AAA
18.0
AAA
4.3
AA Large
2.1
Fail
4.6
AA
4.1
AA Large
9.2
AAA
2.1
Fail
2.2
Fail
2.0
Fail
19.9
AAA
4.6
AA
2.2
Fail
1.1
Fail
18.0
AAA
4.1
AA Large
2.0
Fail
1.1
Fail
White BG
21.0AAA
4.8AA
2.3Fail
1.1Fail
1.2Fail
Black BG
1.0Fail
4.3AA Large
9.2AAA
19.9AAA
18.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6C6D71
A5A5AC
EFEFFC
D9DAEE

Deuteranopia

000000
6C6B72
A4A2AD
EDEBFC
D6D2EF

Tritanopia

000000
677272
9DADAD
E3FDFD
C4F0F1

Achromatopsia

000000
707070
A9A9A9
F6F6F6
E7E7E7

Shades & Tints Shades & Tints

#000000

Dark
Light

#667570

Dark
Light

#9CB0AB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #667570;
  --color-3: #9cb0ab;
  --color-4: #e2fffb;
  --color-5: #c1f9ea;
}

SCSS

$color-1: #000000;
$color-2: #667570;
$color-3: #9cb0ab;
$color-4: #e2fffb;
$color-5: #c1f9ea;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#667570',
  'brand-3': '#9cb0ab',
  'brand-4': '#e2fffb',
  'brand-5': '#c1f9ea',
}

RGB Array

[0, 0, 0], [102, 117, 112], [156, 176, 171], [226, 255, 251], [193, 249, 234]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #667570, #9CB0AB, #E2FFFB, #C1F9EA 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: #000000; --color-2: #667570; --color-3: #9cb0ab; --color-4: #e2fffb; --color-5: #c1f9ea. 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