← Back to Editor

#000000 · #2A373E · #157576 · #109990 · #9CC182

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

#2A373E

Slate Blue · DarkSlateGray · Deep Sea Blue

HEX
#2A373E
RGB
rgb(42, 55, 62)
HSL
hsl(201, 19%, 20%)
HSB
hsb(201, 32%, 24%)
CMYK
cmyk(32%, 11%, 0%, 76%)
Oklch
oklch(32.8% 0.021 231.7)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#157576

Lake Blue · Teal · Mint Ice

HEX
#157576
RGB
rgb(21, 117, 118)
HSL
hsl(181, 70%, 27%)
HSB
hsb(181, 82%, 46%)
CMYK
cmyk(82%, 1%, 0%, 54%)
Oklch
oklch(51.2% 0.082 196.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#109990

Mineral Blue · Teal · Mint Ice

HEX
#109990
RGB
rgb(16, 153, 144)
HSL
hsl(176, 81%, 33%)
HSB
hsb(176, 90%, 60%)
CMYK
cmyk(90%, 0%, 6%, 40%)
Oklch
oklch(61.6% 0.105 187.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#9CC182

Celadon · DarkSeaGreen · Apple Green

HEX
#9CC182
RGB
rgb(156, 193, 130)
HSL
hsl(95, 34%, 63%)
HSB
hsb(95, 33%, 76%)
CMYK
cmyk(19%, 0%, 33%, 24%)
Oklch
oklch(76.8% 0.095 133.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

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
2A373E
157576
109990
9CC182
1.7
Fail
3.8
AA Large
6.0
AA
10.4
AAA
1.7
Fail
2.2
Fail
3.5
AA Large
6.0
AA
3.8
AA Large
2.2
Fail
1.6
Fail
2.7
Fail
6.0
AA
3.5
AA Large
1.6
Fail
1.7
Fail
10.4
AAA
6.0
AA
2.7
Fail
1.7
Fail
White BG
21.0AAA
12.2AAA
5.5AA
3.5AA Large
2.0Fail
Black BG
1.0Fail
1.7Fail
3.8AA Large
6.0AA
10.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
30303C
3F3F76
4B4D92
ACAC91

Deuteranopia

000000
2F2E3C
393276
433993
AAA795

Tritanopia

000000
2B3B3B
1A7676
179494
9E9DA0

Achromatopsia

000000
343434
585858
6F6F6F
AFAFAF

Shades & Tints Shades & Tints

#000000

Dark
Light

#2A373E

Dark
Light

#157576

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2a373e;
  --color-3: #157576;
  --color-4: #109990;
  --color-5: #9cc182;
}

SCSS

$color-1: #000000;
$color-2: #2a373e;
$color-3: #157576;
$color-4: #109990;
$color-5: #9cc182;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2a373e',
  'brand-3': '#157576',
  'brand-4': '#109990',
  'brand-5': '#9cc182',
}

RGB Array

[0, 0, 0], [42, 55, 62], [21, 117, 118], [16, 153, 144], [156, 193, 130]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #2A373E, #157576, #109990, #9CC182 is ideal for: tech websites, dark mode UIs, game UIs, 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: #2a373e; --color-3: #157576; --color-4: #109990; --color-5: #9cc182. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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