← Back to Editor

#000000 · #FFFFFF · #DEF55B · #C4EA3E · #99D228

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

#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

#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

#DEF55B

Fresh Green · Khaki · Sunflower

HEX
#DEF55B
RGB
rgb(222, 245, 91)
HSL
hsl(69, 89%, 66%)
HSB
hsb(69, 63%, 96%)
CMYK
cmyk(9%, 0%, 63%, 4%)
Oklch
oklch(92.5% 0.177 117.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#C4EA3E

Grass Green · GreenYellow · Olive Green

HEX
#C4EA3E
RGB
rgb(196, 234, 62)
HSL
hsl(73, 80%, 58%)
HSB
hsb(73, 74%, 92%)
CMYK
cmyk(16%, 0%, 74%, 8%)
Oklch
oklch(88.0% 0.192 121.6)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#99D228

Grass Green · GreenYellow · Olive Green

HEX
#99D228
RGB
rgb(153, 210, 40)
HSL
hsl(80, 68%, 49%)
HSB
hsb(80, 81%, 82%)
CMYK
cmyk(27%, 0%, 81%, 18%)
Oklch
oklch(79.6% 0.195 127.5)

TraditionalGrass Green」· PaintOlive Green」· 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
FFFFFF
DEF55B
C4EA3E
99D228
21.0
AAA
17.3
AAA
15.2
AAA
11.6
AAA
21.0
AAA
1.2
Fail
1.4
Fail
1.8
Fail
17.3
AAA
1.2
Fail
1.1
Fail
1.5
Fail
15.2
AAA
1.4
Fail
1.1
Fail
1.3
Fail
11.6
AAA
1.8
Fail
1.5
Fail
1.3
Fail
White BG
21.0AAA
1.0Fail
1.2Fail
1.4Fail
1.8Fail
Black BG
1.0Fail
21.0AAA
17.3AAA
15.2AAA
11.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
E8E880
D4D568
B2B251

Deuteranopia

000000
FFFFFF
E7E589
D2CF72
AEAA5B

Tritanopia

000000
FFFFFF
DF9EA4
C68890
9C7279

Achromatopsia

000000
FFFFFF
DDDDDD
CBCBCB
AEAEAE

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#DEF55B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #def55b;
  --color-4: #c4ea3e;
  --color-5: #99d228;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #def55b;
$color-4: #c4ea3e;
$color-5: #99d228;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#def55b',
  'brand-4': '#c4ea3e',
  'brand-5': '#99d228',
}

RGB Array

[0, 0, 0], [255, 255, 255], [222, 245, 91], [196, 234, 62], [153, 210, 40]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #DEF55B, #C4EA3E, #99D228 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: #ffffff; --color-3: #def55b; --color-4: #c4ea3e; --color-5: #99d228. 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