← Back to Editor

#474747 · #06A0A0 · #5CB585 · #9ECB6C · #F7F7F7

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

#474747

Dark Cyan · DarkSlateGray · Charcoal

HEX
#474747
RGB
rgb(71, 71, 71)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(39.8% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#06A0A0

Lake Blue · LightSeaGreen · Mint Ice

HEX
#06A0A0
RGB
rgb(6, 160, 160)
HSL
hsl(180, 93%, 33%)
HSB
hsb(180, 96%, 63%)
CMYK
cmyk(96%, 0%, 0%, 37%)
Oklch
oklch(63.9% 0.108 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#5CB585

Celadon · CadetBlue · Olive Green

HEX
#5CB585
RGB
rgb(92, 181, 133)
HSL
hsl(148, 38%, 54%)
HSB
hsb(148, 49%, 71%)
CMYK
cmyk(49%, 0%, 27%, 29%)
Oklch
oklch(70.5% 0.112 158.1)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#9ECB6C

Willow Green · DarkSeaGreen · Apple Green

HEX
#9ECB6C
RGB
rgb(158, 203, 108)
HSL
hsl(88, 48%, 61%)
HSB
hsb(88, 47%, 80%)
CMYK
cmyk(22%, 0%, 47%, 20%)
Oklch
oklch(78.9% 0.133 129.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#F7F7F7

Moonlight White · Snow · Cloud White

HEX
#F7F7F7
RGB
rgb(247, 247, 247)
HSL
hsl(0, 0%, 97%)
HSB
hsb(0, 0%, 97%)
CMYK
cmyk(0%, 0%, 0%, 3%)
Oklch
oklch(97.6% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

474747
474747

Analogous

474747
474747
474747

Triadic

474747
474747
474747

Split-Comp.

474747
474747
474747

Tetradic

474747
474747
474747
474747

Contrast Matrix WCAG 2.1 Contrast

474747
06A0A0
5CB585
9ECB6C
F7F7F7
2.9
Fail
3.7
AA Large
5.0
AA
8.7
AAA
2.9
Fail
1.3
Fail
1.7
Fail
3.0
Fail
3.7
AA Large
1.3
Fail
1.3
Fail
2.3
Fail
5.0
AA
1.7
Fail
1.3
Fail
1.7
Fail
8.7
AAA
3.0
Fail
2.3
Fail
1.7
Fail
White BG
9.3AAA
3.2AA Large
2.5Fail
1.9Fail
1.1Fail
Black BG
2.3Fail
6.5AA
8.4AAA
11.2AAA
19.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

474747
494AA0
838391
B1B283
F7F7F7

Deuteranopia

474747
4034A0
7D7793
AFAC89
F7F7F7

Tritanopia

474747
0EA0A0
609A9C
A09599
F7F7F7

Achromatopsia

474747
727272
959595
B3B3B3
F7F7F7

Shades & Tints Shades & Tints

#474747

Dark
Light

#06A0A0

Dark
Light

#5CB585

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #474747;
  --color-2: #06a0a0;
  --color-3: #5cb585;
  --color-4: #9ecb6c;
  --color-5: #f7f7f7;
}

SCSS

$color-1: #474747;
$color-2: #06a0a0;
$color-3: #5cb585;
$color-4: #9ecb6c;
$color-5: #f7f7f7;

TAILWIND

colors: {
  'brand-1': '#474747',
  'brand-2': '#06a0a0',
  'brand-3': '#5cb585',
  'brand-4': '#9ecb6c',
  'brand-5': '#f7f7f7',
}

RGB Array

[71, 71, 71], [6, 160, 160], [92, 181, 133], [158, 203, 108], [247, 247, 247]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #474747, #06A0A0, #5CB585, #9ECB6C, #F7F7F7 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: #474747; --color-2: #06a0a0; --color-3: #5cb585; --color-4: #9ecb6c; --color-5: #f7f7f7. 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