← Back to Editor

#000000 · #DAFF62 · #95CFB7 · #35A1A1 · #304E56

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

#DAFF62

Willow Green · Khaki · Apple Green

HEX
#DAFF62
RGB
rgb(218, 255, 98)
HSL
hsl(74, 100%, 69%)
HSB
hsb(74, 62%, 100%)
CMYK
cmyk(15%, 0%, 62%, 0%)
Oklch
oklch(94.4% 0.185 121.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#95CFB7

Jade · DarkSeaGreen · Apple Green

HEX
#95CFB7
RGB
rgb(149, 207, 183)
HSL
hsl(155, 38%, 70%)
HSB
hsb(155, 28%, 81%)
CMYK
cmyk(28%, 0%, 12%, 19%)
Oklch
oklch(80.8% 0.069 167.1)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#35A1A1

Slate Blue · LightSeaGreen · Mint Ice

HEX
#35A1A1
RGB
rgb(53, 161, 161)
HSL
hsl(180, 50%, 42%)
HSB
hsb(180, 67%, 63%)
CMYK
cmyk(67%, 0%, 0%, 37%)
Oklch
oklch(64.9% 0.096 195.1)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#304E56

Slate Blue · DarkSlateGray · Mint Ice

HEX
#304E56
RGB
rgb(48, 78, 86)
HSL
hsl(193, 28%, 26%)
HSB
hsb(193, 44%, 34%)
CMYK
cmyk(44%, 9%, 0%, 66%)
Oklch
oklch(40.4% 0.038 216.5)

TraditionalSlate Blue」· PaintMint Ice」· 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
DAFF62
95CFB7
35A1A1
304E56
18.5
AAA
11.9
AAA
6.8
AA
2.3
Fail
18.5
AAA
1.6
Fail
2.7
Fail
7.9
AAA
11.9
AAA
1.6
Fail
1.8
Fail
5.1
AA
6.8
AA
2.7
Fail
1.8
Fail
2.9
Fail
2.3
Fail
7.9
AAA
5.1
AA
2.9
Fail
White BG
21.0AAA
1.1Fail
1.8Fail
3.1AA Large
8.9AAA
Black BG
1.0Fail
18.5AAA
11.9AAA
6.8AA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
EAEA88
AEAFBD
6465A1
3D3D54

Deuteranopia

000000
E8E591
ABA6BE
5E55A1
3B3954

Tritanopia

000000
DCA6AD
98C1C2
3AA1A1
315352

Achromatopsia

000000
E2E2E2
BBBBBB
818181
464646

Shades & Tints Shades & Tints

#000000

Dark
Light

#DAFF62

Dark
Light

#95CFB7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #daff62;
  --color-3: #95cfb7;
  --color-4: #35a1a1;
  --color-5: #304e56;
}

SCSS

$color-1: #000000;
$color-2: #daff62;
$color-3: #95cfb7;
$color-4: #35a1a1;
$color-5: #304e56;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#daff62',
  'brand-3': '#95cfb7',
  'brand-4': '#35a1a1',
  'brand-5': '#304e56',
}

RGB Array

[0, 0, 0], [218, 255, 98], [149, 207, 183], [53, 161, 161], [48, 78, 86]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #DAFF62, #95CFB7, #35A1A1, #304E56 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: #000000; --color-2: #daff62; --color-3: #95cfb7; --color-4: #35a1a1; --color-5: #304e56. 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