← Back to Editor

#00F000 · #00F0F0 · #F0F018 · #A80030 · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#00F000

Pine Green · Lime · Olive Green

HEX
#00F000
RGB
rgb(0, 240, 0)
HSL
hsl(120, 100%, 47%)
HSB
hsb(120, 100%, 94%)
CMYK
cmyk(100%, 0%, 100%, 6%)
Oklch
oklch(82.8% 0.282 142.5)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#00F0F0

Lake Blue · Cyan · Mint Ice

HEX
#00F0F0
RGB
rgb(0, 240, 240)
HSL
hsl(180, 100%, 47%)
HSB
hsb(180, 100%, 94%)
CMYK
cmyk(100%, 0%, 0%, 6%)
Oklch
oklch(86.5% 0.148 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#F0F018

Autumn Sage · Yellow · Sunflower

HEX
#F0F018
RGB
rgb(240, 240, 24)
HSL
hsl(60, 88%, 52%)
HSB
hsb(60, 90%, 94%)
CMYK
cmyk(0%, 0%, 90%, 6%)
Oklch
oklch(92.5% 0.198 109.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#A80030

Dark Violet · FireBrick · Camellia

HEX
#A80030
RGB
rgb(168, 0, 48)
HSL
hsl(343, 100%, 33%)
HSB
hsb(343, 100%, 66%)
CMYK
cmyk(0%, 100%, 71%, 34%)
Oklch
oklch(46.4% 0.186 17.5)

TraditionalDark Violet」· PaintCamellia」· 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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00F000
F000F0

Analogous

78F000
00F000
00F078

Triadic

00F000
0000F0
F00000

Split-Comp.

00F000
7800F0
F00078

Tetradic

00F000
0078F0
F000F0
F07800

Contrast Matrix WCAG 2.1 Contrast

00F000
00F0F0
F0F018
A80030
000000
1.1
Fail
1.3
Fail
5.0
AA
13.5
AAA
1.1
Fail
1.2
Fail
5.4
AA
14.7
AAA
1.3
Fail
1.2
Fail
6.3
AA
17.2
AAA
5.0
AA
5.4
AA
6.3
AA
2.7
Fail
13.5
AAA
14.7
AAA
17.2
AAA
2.7
Fail
White BG
1.6Fail
1.4Fail
1.2Fail
7.8AAA
21.0AAA
Black BG
13.5AAA
14.7AAA
17.2AAA
2.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

686A3A
686AF0
F0F04C
5F5E24
000000

Deuteranopia

5A4848
5A48F0
F0F059
697622
000000

Tritanopia

0C6872
0CF0F0
F0767F
A01B19
000000

Achromatopsia

8D8D8D
A8A8A8
D7D7D7
383838
000000

Shades & Tints Shades & Tints

#00F000

Dark
Light

#00F0F0

Dark
Light

#F0F018

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00f000;
  --color-2: #00f0f0;
  --color-3: #f0f018;
  --color-4: #a80030;
  --color-5: #000000;
}

SCSS

$color-1: #00f000;
$color-2: #00f0f0;
$color-3: #f0f018;
$color-4: #a80030;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#00f000',
  'brand-2': '#00f0f0',
  'brand-3': '#f0f018',
  'brand-4': '#a80030',
  'brand-5': '#000000',
}

RGB Array

[0, 240, 0], [0, 240, 240], [240, 240, 24], [168, 0, 48], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #00F000, #00F0F0, #F0F018, #A80030, #000000 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #00f000; --color-2: #00f0f0; --color-3: #f0f018; --color-4: #a80030; --color-5: #000000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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