← Back to Editor

#009933 · #FF0000 · #000000 · #FFFF00 · #FFFFFF

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

#009933

Pine Green · ForestGreen · Forest Green

HEX
#009933
RGB
rgb(0, 153, 51)
HSL
hsl(140, 100%, 30%)
HSB
hsb(140, 100%, 60%)
CMYK
cmyk(100%, 0%, 67%, 40%)
Oklch
oklch(59.5% 0.179 146.5)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#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

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

009933
990066

Analogous

1A9900
009933
009980

Triadic

009933
330099
993300

Split-Comp.

009933
7F0099
99001A

Tetradic

009933
001999
990066
997F00

Contrast Matrix WCAG 2.1 Contrast

009933
FF0000
000000
FFFF00
FFFFFF
1.1
Fail
5.6
AA
3.5
AA Large
3.7
AA Large
1.1
Fail
5.3
AA
3.7
AA Large
4.0
AA Large
5.6
AA
5.3
AA
19.6
AAA
21.0
AAA
3.5
AA Large
3.7
AA Large
19.6
AAA
1.1
Fail
3.7
AA Large
4.0
AA Large
21.0
AAA
1.1
Fail
White BG
3.7AA Large
4.0AA Large
21.0AAA
1.1Fail
1.0Fail
Black BG
5.6AA
5.3AA
1.0Fail
19.6AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

42444C
918E00
000000
FFFF3E
FFFFFF

Deuteranopia

392E52
9FB300
000000
FFFF4D
FFFFFF

Tritanopia

085F63
F20000
000000
FF6E79
FFFFFF

Achromatopsia

606060
4C4C4C
000000
E2E2E2
FFFFFF

Shades & Tints Shades & Tints

#009933

Dark
Light

#FF0000

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #009933;
  --color-2: #ff0000;
  --color-3: #000000;
  --color-4: #ffff00;
  --color-5: #ffffff;
}

SCSS

$color-1: #009933;
$color-2: #ff0000;
$color-3: #000000;
$color-4: #ffff00;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#009933',
  'brand-2': '#ff0000',
  'brand-3': '#000000',
  'brand-4': '#ffff00',
  'brand-5': '#ffffff',
}

RGB Array

[0, 153, 51], [255, 0, 0], [0, 0, 0], [255, 255, 0], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #009933, #FF0000, #000000, #FFFF00, #FFFFFF 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: #009933; --color-2: #ff0000; --color-3: #000000; --color-4: #ffff00; --color-5: #ffffff. 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