← Back to Editor

#C5DCC0 · #6EBEB1 · #8BA81C · #AC0D45 · #000000

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

#C5DCC0

Celadon · LightGray · Mint Green

HEX
#C5DCC0
RGB
rgb(197, 220, 192)
HSL
hsl(109, 29%, 81%)
HSB
hsb(109, 13%, 86%)
CMYK
cmyk(10%, 0%, 13%, 14%)
Oklch
oklch(87.0% 0.045 140.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#6EBEB1

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#6EBEB1
RGB
rgb(110, 190, 177)
HSL
hsl(170, 38%, 59%)
HSB
hsb(170, 42%, 75%)
CMYK
cmyk(42%, 0%, 7%, 25%)
Oklch
oklch(74.6% 0.082 182.4)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#8BA81C

Grass Green · Olive · Forest Green

HEX
#8BA81C
RGB
rgb(139, 168, 28)
HSL
hsl(72, 71%, 38%)
HSB
hsb(72, 83%, 66%)
CMYK
cmyk(17%, 0%, 83%, 34%)
Oklch
oklch(68.6% 0.157 121.6)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#AC0D45

Dark Violet · Brown · Camellia

HEX
#AC0D45
RGB
rgb(172, 13, 69)
HSL
hsl(339, 86%, 36%)
HSB
hsb(339, 92%, 67%)
CMYK
cmyk(0%, 92%, 60%, 33%)
Oklch
oklch(48.0% 0.186 10.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C5DCC0
D7C0DD

Analogous

D4DDC0
C5DCC0
C0DDC9

Triadic

C5DCC0
C0C6DD
DDC0C6

Split-Comp.

C5DCC0
C9C0DD
DDC0D4

Tetradic

C5DCC0
C0D4DD
D7C0DD
DDC9C0

Contrast Matrix WCAG 2.1 Contrast

C5DCC0
6EBEB1
8BA81C
AC0D45
000000
1.5
Fail
1.9
Fail
5.0
AA
14.4
AAA
1.5
Fail
1.3
Fail
3.3
AA Large
9.7
AAA
1.9
Fail
1.3
Fail
2.7
Fail
7.7
AAA
5.0
AA
3.3
AA Large
2.7
Fail
2.9
Fail
14.4
AAA
9.7
AAA
7.7
AAA
2.9
Fail
White BG
1.5Fail
2.2Fail
2.7Fail
7.2AAA
21.0AAA
Black BG
14.4AAA
9.7AAA
7.7AAA
2.9Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CFCFC7
9191B4
98983E
676637
000000

Deuteranopia

CECCC8
8C86B5
969446
707C34
000000

Tritanopia

C6CCCD
72B7B7
8C595F
A42D2A
000000

Achromatopsia

D2D2D2
A5A5A5
8F8F8F
434343
000000

Shades & Tints Shades & Tints

#C5DCC0

Dark
Light

#6EBEB1

Dark
Light

#8BA81C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c5dcc0;
  --color-2: #6ebeb1;
  --color-3: #8ba81c;
  --color-4: #ac0d45;
  --color-5: #000000;
}

SCSS

$color-1: #c5dcc0;
$color-2: #6ebeb1;
$color-3: #8ba81c;
$color-4: #ac0d45;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#c5dcc0',
  'brand-2': '#6ebeb1',
  'brand-3': '#8ba81c',
  'brand-4': '#ac0d45',
  'brand-5': '#000000',
}

RGB Array

[197, 220, 192], [110, 190, 177], [139, 168, 28], [172, 13, 69], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C5DCC0, #6EBEB1, #8BA81C, #AC0D45, #000000 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: #c5dcc0; --color-2: #6ebeb1; --color-3: #8ba81c; --color-4: #ac0d45; --color-5: #000000. 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