← Back to Editor

#000000 · #B0F7D6 · #38826C · #759459

A 4-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

#B0F7D6

Jade · LightBlue · Mint Green

HEX
#B0F7D6
RGB
rgb(176, 247, 214)
HSL
hsl(152, 82%, 83%)
HSB
hsb(152, 29%, 97%)
CMYK
cmyk(29%, 0%, 13%, 3%)
Oklch
oklch(92.0% 0.084 164.2)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#38826C

Mineral Blue · SeaGreen · Mint Ice

HEX
#38826C
RGB
rgb(56, 130, 108)
HSL
hsl(162, 40%, 36%)
HSB
hsb(162, 57%, 51%)
CMYK
cmyk(57%, 0%, 17%, 49%)
Oklch
oklch(55.3% 0.082 171.0)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#759459

Celadon · Gray · Olive Green

HEX
#759459
RGB
rgb(117, 148, 89)
HSL
hsl(92, 25%, 46%)
HSB
hsb(92, 40%, 58%)
CMYK
cmyk(21%, 0%, 40%, 42%)
Oklch
oklch(62.8% 0.091 131.2)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

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
B0F7D6
38826C
759459
17.1
AAA
4.6
AA
6.1
AA
17.1
AAA
3.7
AA Large
2.8
Fail
4.6
AA
3.7
AA Large
1.3
Fail
6.1
AA
2.8
Fail
1.3
Fail
White BG
21.0AAA
1.2Fail
4.6AA
3.4AA Large
Black BG
1.0Fail
17.1AAA
4.6AA
6.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CFCFDE
585971
828367

Deuteranopia

000000
CBC5E0
544E73
817E6B

Tritanopia

000000
B4E4E6
3C7676
777375

Achromatopsia

000000
DEDEDE
696969
848484

Shades & Tints Shades & Tints

#000000

Dark
Light

#B0F7D6

Dark
Light

#38826C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #b0f7d6;
  --color-3: #38826c;
  --color-4: #759459;
}

SCSS

$color-1: #000000;
$color-2: #b0f7d6;
$color-3: #38826c;
$color-4: #759459;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#b0f7d6',
  'brand-3': '#38826c',
  'brand-4': '#759459',
}

RGB Array

[0, 0, 0], [176, 247, 214], [56, 130, 108], [117, 148, 89]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #B0F7D6, #38826C, #759459 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #b0f7d6; --color-3: #38826c; --color-4: #759459. 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 4-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