← Back to Editor

#DEDEDE · #C0ED2D · #46DE00 · #08D689 · #3D3D3D

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

#DEDEDE

Plain White · LightGray · Cloud White

HEX
#DEDEDE
RGB
rgb(222, 222, 222)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(90.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#C0ED2D

Grass Green · GreenYellow · Olive Green

HEX
#C0ED2D
RGB
rgb(192, 237, 45)
HSL
hsl(74, 84%, 55%)
HSB
hsb(74, 81%, 93%)
CMYK
cmyk(19%, 0%, 81%, 7%)
Oklch
oklch(88.3% 0.205 122.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#46DE00

Pine Green · LimeGreen · Olive Green

HEX
#46DE00
RGB
rgb(70, 222, 0)
HSL
hsl(101, 100%, 44%)
HSB
hsb(101, 100%, 87%)
CMYK
cmyk(68%, 0%, 100%, 13%)
Oklch
oklch(78.9% 0.254 140.0)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#08D689

Mineral Blue · MediumSpringGreen · Olive Green

HEX
#08D689
RGB
rgb(8, 214, 137)
HSL
hsl(158, 93%, 44%)
HSB
hsb(158, 96%, 84%)
CMYK
cmyk(96%, 0%, 36%, 16%)
Oklch
oklch(77.2% 0.178 158.5)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#3D3D3D

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3D3D3D
RGB
rgb(61, 61, 61)
HSL
hsl(0, 0%, 24%)
HSB
hsb(0, 0%, 24%)
CMYK
cmyk(0%, 0%, 0%, 76%)
Oklch
oklch(36.0% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDEDE
DEDEDE

Analogous

DEDEDE
DEDEDE
DEDEDE

Triadic

DEDEDE
DEDEDE
DEDEDE

Split-Comp.

DEDEDE
DEDEDE
DEDEDE

Tetradic

DEDEDE
DEDEDE
DEDEDE
DEDEDE

Contrast Matrix WCAG 2.1 Contrast

DEDEDE
C0ED2D
46DE00
08D689
3D3D3D
1.0
Fail
1.3
Fail
1.4
Fail
8.1
AAA
1.0
Fail
1.3
Fail
1.4
Fail
8.0
AAA
1.3
Fail
1.3
Fail
1.1
Fail
6.1
AA
1.4
Fail
1.4
Fail
1.1
Fail
5.7
AA
8.1
AAA
8.0
AAA
6.1
AA
5.7
AA
White BG
1.3Fail
1.4Fail
1.8Fail
1.9Fail
10.9AAA
Black BG
15.6AAA
15.4AAA
11.7AAA
11.0AAA
1.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDEDE
D3D45B
888936
61639C
3D3D3D

Deuteranopia

DEDEDE
D1CD67
7F7443
5546A0
3D3D3D

Tritanopia

DEDEDE
C28088
4E6069
12AAAE
3D3D3D

Achromatopsia

DEDEDE
CACACA
979797
909090
3D3D3D

Shades & Tints Shades & Tints

#DEDEDE

Dark
Light

#C0ED2D

Dark
Light

#46DE00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedede;
  --color-2: #c0ed2d;
  --color-3: #46de00;
  --color-4: #08d689;
  --color-5: #3d3d3d;
}

SCSS

$color-1: #dedede;
$color-2: #c0ed2d;
$color-3: #46de00;
$color-4: #08d689;
$color-5: #3d3d3d;

TAILWIND

colors: {
  'brand-1': '#dedede',
  'brand-2': '#c0ed2d',
  'brand-3': '#46de00',
  'brand-4': '#08d689',
  'brand-5': '#3d3d3d',
}

RGB Array

[222, 222, 222], [192, 237, 45], [70, 222, 0], [8, 214, 137], [61, 61, 61]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDEDE, #C0ED2D, #46DE00, #08D689, #3D3D3D 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: #dedede; --color-2: #c0ed2d; --color-3: #46de00; --color-4: #08d689; --color-5: #3d3d3d. 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