← Back to Editor

#FFFFFF · #B8CD7C · #86B0AD · #595585 · #000F6F

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#B8CD7C

Willow Green · Tan · Apple Green

HEX
#B8CD7C
RGB
rgb(184, 205, 124)
HSL
hsl(76, 45%, 65%)
HSB
hsb(76, 40%, 80%)
CMYK
cmyk(10%, 0%, 40%, 20%)
Oklch
oklch(81.4% 0.108 120.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#86B0AD

Jade · DarkSeaGreen · Lake Green

HEX
#86B0AD
RGB
rgb(134, 176, 173)
HSL
hsl(176, 21%, 61%)
HSB
hsb(176, 24%, 69%)
CMYK
cmyk(24%, 0%, 2%, 31%)
Oklch
oklch(72.6% 0.045 190.7)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#595585

Deep Indigo · DarkSlateBlue · Navy Blue

HEX
#595585
RGB
rgb(89, 85, 133)
HSL
hsl(245, 22%, 43%)
HSB
hsb(245, 36%, 52%)
CMYK
cmyk(33%, 36%, 0%, 48%)
Oklch
oklch(47.4% 0.077 286.9)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#000F6F

Indigo · Navy · Prussian Blue

HEX
#000F6F
RGB
rgb(0, 15, 111)
HSL
hsl(232, 100%, 22%)
HSB
hsb(232, 100%, 44%)
CMYK
cmyk(100%, 86%, 0%, 56%)
Oklch
oklch(26.1% 0.159 264.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
B8CD7C
86B0AD
595585
000F6F
1.7
Fail
2.4
Fail
6.9
AA
16.2
AAA
1.7
Fail
1.4
Fail
3.9
AA Large
9.3
AAA
2.4
Fail
1.4
Fail
2.9
Fail
6.8
AA
6.9
AA
3.9
AA Large
2.9
Fail
2.4
Fail
16.2
AAA
9.3
AAA
6.8
AA
2.4
Fail
White BG
1.0Fail
1.7Fail
2.4Fail
6.9AA
16.2AAA
Black BG
21.0AAA
12.1AAA
8.8AAA
3.1AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C1C190
9899AE
575779
060758

Deuteranopia

FFFFFF
C0BE94
9693AE
585877
060552

Tritanopia

FFFFFF
B99FA2
88AEAE
59706E
014541

Achromatopsia

FFFFFF
BDBDBD
A3A3A3
5C5C5C
151515

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B8CD7C

Dark
Light

#86B0AD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b8cd7c;
  --color-3: #86b0ad;
  --color-4: #595585;
  --color-5: #000f6f;
}

SCSS

$color-1: #ffffff;
$color-2: #b8cd7c;
$color-3: #86b0ad;
$color-4: #595585;
$color-5: #000f6f;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b8cd7c',
  'brand-3': '#86b0ad',
  'brand-4': '#595585',
  'brand-5': '#000f6f',
}

RGB Array

[255, 255, 255], [184, 205, 124], [134, 176, 173], [89, 85, 133], [0, 15, 111]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B8CD7C, #86B0AD, #595585, #000F6F 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: #ffffff; --color-2: #b8cd7c; --color-3: #86b0ad; --color-4: #595585; --color-5: #000f6f. 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