← Back to Editor

#FFFFFF · #CFE68A · #BCE541 · #5F6B3B · #545454

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#CFE68A

Willow Green · Khaki · Apple Green

HEX
#CFE68A
RGB
rgb(207, 230, 138)
HSL
hsl(75, 65%, 72%)
HSB
hsb(75, 40%, 90%)
CMYK
cmyk(10%, 0%, 40%, 10%)
Oklch
oklch(88.7% 0.120 120.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#BCE541

Grass Green · GreenYellow · Olive Green

HEX
#BCE541
RGB
rgb(188, 229, 65)
HSL
hsl(75, 76%, 58%)
HSB
hsb(75, 72%, 90%)
CMYK
cmyk(18%, 0%, 72%, 10%)
Oklch
oklch(86.4% 0.188 122.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#5F6B3B

Grass Green · DarkOliveGreen · Forest Green

HEX
#5F6B3B
RGB
rgb(95, 107, 59)
HSL
hsl(75, 29%, 33%)
HSB
hsb(75, 45%, 42%)
CMYK
cmyk(11%, 0%, 45%, 58%)
Oklch
oklch(50.5% 0.071 120.5)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#545454

Ink Gray · DimGray · Charcoal

HEX
#545454
RGB
rgb(84, 84, 84)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(44.6% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

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
CFE68A
BCE541
5F6B3B
545454
1.4
Fail
1.5
Fail
5.7
AA
7.6
AAA
1.4
Fail
1.1
Fail
4.2
AA Large
5.5
AA
1.5
Fail
1.1
Fail
3.9
AA Large
5.2
AA
5.7
AA
4.2
AA Large
3.9
AA Large
1.3
Fail
7.6
AAA
5.5
AA
5.2
AA
1.3
Fail
White BG
1.0Fail
1.4Fail
1.5Fail
5.7AA
7.6AAA
Black BG
21.0AAA
15.3AAA
14.4AAA
3.7AA Large
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D9D9A0
CECE69
646447
545454

Deuteranopia

FFFFFF
D8D6A6
CBC872
646349
545454

Tritanopia

FFFFFF
D0B2B6
BE888F
605052
545454

Achromatopsia

FFFFFF
D5D5D5
C6C6C6
626262
545454

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CFE68A

Dark
Light

#BCE541

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cfe68a;
  --color-3: #bce541;
  --color-4: #5f6b3b;
  --color-5: #545454;
}

SCSS

$color-1: #ffffff;
$color-2: #cfe68a;
$color-3: #bce541;
$color-4: #5f6b3b;
$color-5: #545454;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cfe68a',
  'brand-3': '#bce541',
  'brand-4': '#5f6b3b',
  'brand-5': '#545454',
}

RGB Array

[255, 255, 255], [207, 230, 138], [188, 229, 65], [95, 107, 59], [84, 84, 84]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CFE68A, #BCE541, #5F6B3B, #545454 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: #cfe68a; --color-3: #bce541; --color-4: #5f6b3b; --color-5: #545454. 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