← Back to Editor

#000000 · #004848 · #60A890 · #A8C090 · #D8D8A8

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

#004848

Lake Blue · DarkSlateGray · Peacock Green

HEX
#004848
RGB
rgb(0, 72, 72)
HSL
hsl(180, 100%, 14%)
HSB
hsb(180, 100%, 28%)
CMYK
cmyk(100%, 0%, 0%, 72%)
Oklch
oklch(36.4% 0.062 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#60A890

Mineral Blue · CadetBlue · Lake Green

HEX
#60A890
RGB
rgb(96, 168, 144)
HSL
hsl(160, 29%, 52%)
HSB
hsb(160, 43%, 66%)
CMYK
cmyk(43%, 0%, 14%, 34%)
Oklch
oklch(67.7% 0.082 170.3)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#A8C090

Celadon · DarkSeaGreen · Apple Green

HEX
#A8C090
RGB
rgb(168, 192, 144)
HSL
hsl(90, 28%, 66%)
HSB
hsb(90, 25%, 75%)
CMYK
cmyk(13%, 0%, 25%, 25%)
Oklch
oklch(77.7% 0.071 129.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#D8D8A8

Fresh Green · Wheat · Sunflower

HEX
#D8D8A8
RGB
rgb(216, 216, 168)
HSL
hsl(60, 38%, 75%)
HSB
hsb(60, 22%, 85%)
CMYK
cmyk(0%, 0%, 22%, 15%)
Oklch
oklch(87.0% 0.063 107.6)

TraditionalFresh Green」· PaintSunflower」· 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
004848
60A890
A8C090
D8D8A8
2.0
Fail
7.5
AAA
10.6
AAA
14.3
AAA
2.0
Fail
3.7
AA Large
5.2
AA
7.1
AAA
7.5
AAA
3.7
AA Large
1.4
Fail
1.9
Fail
10.6
AAA
5.2
AA
1.4
Fail
1.3
Fail
14.3
AAA
7.1
AAA
1.9
Fail
1.3
Fail
White BG
21.0AAA
10.4AAA
2.8Fail
2.0Fail
1.5Fail
Black BG
1.0Fail
2.0Fail
7.5AAA
10.6AAA
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1F2048
7F8096
B2B39C
D8D8B4

Deuteranopia

000000
1B1648
7B7697
B1AF9E
D8D8B6

Tritanopia

000000
044848
649A9B
A9A5A7
D8BDBF

Achromatopsia

000000
323232
909090
B3B3B3
D3D3D3

Shades & Tints Shades & Tints

#000000

Dark
Light

#004848

Dark
Light

#60A890

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #004848;
  --color-3: #60a890;
  --color-4: #a8c090;
  --color-5: #d8d8a8;
}

SCSS

$color-1: #000000;
$color-2: #004848;
$color-3: #60a890;
$color-4: #a8c090;
$color-5: #d8d8a8;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#004848',
  'brand-3': '#60a890',
  'brand-4': '#a8c090',
  'brand-5': '#d8d8a8',
}

RGB Array

[0, 0, 0], [0, 72, 72], [96, 168, 144], [168, 192, 144], [216, 216, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #004848, #60A890, #A8C090, #D8D8A8 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: #004848; --color-3: #60a890; --color-4: #a8c090; --color-5: #d8d8a8. 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