← Back to Editor

#000000 · #141F1E · #49706D · #ADEDDF · #ECEDDD

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

#141F1E

Mineral Blue · Black · Peacock Green

HEX
#141F1E
RGB
rgb(20, 31, 30)
HSL
hsl(175, 22%, 10%)
HSB
hsb(175, 35%, 12%)
CMYK
cmyk(35%, 0%, 3%, 88%)
Oklch
oklch(22.8% 0.016 189.1)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#49706D

Mineral Blue · DimGray · Mint Ice

HEX
#49706D
RGB
rgb(73, 112, 109)
HSL
hsl(175, 21%, 36%)
HSB
hsb(175, 35%, 44%)
CMYK
cmyk(35%, 0%, 3%, 56%)
Oklch
oklch(51.5% 0.044 189.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#ADEDDF

Jade · LightBlue · Glacier Blue

HEX
#ADEDDF
RGB
rgb(173, 237, 223)
HSL
hsl(167, 64%, 80%)
HSB
hsb(167, 27%, 93%)
CMYK
cmyk(27%, 0%, 6%, 7%)
Oklch
oklch(89.9% 0.067 179.6)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#ECEDDD

Fresh Green · Beige · Lemon Cream

HEX
#ECEDDD
RGB
rgb(236, 237, 221)
HSL
hsl(64, 31%, 90%)
HSB
hsb(64, 7%, 93%)
CMYK
cmyk(0%, 0%, 7%, 7%)
Oklch
oklch(94.1% 0.021 109.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
141F1E
49706D
ADEDDF
ECEDDD
1.2
Fail
3.8
AA Large
16.0
AAA
17.7
AAA
1.2
Fail
3.1
AA Large
12.8
AAA
14.2
AAA
3.8
AA Large
3.1
AA Large
4.2
AA Large
4.6
AA
16.0
AAA
12.8
AAA
4.2
AA Large
1.1
Fail
17.7
AAA
14.2
AAA
4.6
AA
1.1
Fail
White BG
21.0AAA
16.9AAA
5.5AA
1.3Fail
1.2Fail
Black BG
1.0Fail
1.2Fail
3.8AA Large
16.0AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
19191E
5A5A6E
C9C9E2
ECECE1

Deuteranopia

000000
18171E
58556E
C5C0E3
ECECE2

Tritanopia

000000
151E1E
4B6E6E
B0E5E6
ECE4E5

Achromatopsia

000000
1C1C1C
646464
D8D8D8
EBEBEB

Shades & Tints Shades & Tints

#000000

Dark
Light

#141F1E

Dark
Light

#49706D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #141f1e;
  --color-3: #49706d;
  --color-4: #adeddf;
  --color-5: #eceddd;
}

SCSS

$color-1: #000000;
$color-2: #141f1e;
$color-3: #49706d;
$color-4: #adeddf;
$color-5: #eceddd;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#141f1e',
  'brand-3': '#49706d',
  'brand-4': '#adeddf',
  'brand-5': '#eceddd',
}

RGB Array

[0, 0, 0], [20, 31, 30], [73, 112, 109], [173, 237, 223], [236, 237, 221]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #141F1E, #49706D, #ADEDDF, #ECEDDD is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #141f1e; --color-3: #49706d; --color-4: #adeddf; --color-5: #eceddd. 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. Restrained colors convey professionalism and trust. 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