← Back to Editor

#EDEDED · #07FAA0 · #838C5D · #99B334 · #CAFC03

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

#EDEDED

Plain White · Linen · Cloud White

HEX
#EDEDED
RGB
rgb(237, 237, 237)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.6% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#07FAA0

Mineral Blue · MediumSpringGreen · Olive Green

HEX
#07FAA0
RGB
rgb(7, 250, 160)
HSL
hsl(158, 96%, 50%)
HSB
hsb(158, 97%, 98%)
CMYK
cmyk(97%, 0%, 36%, 2%)
Oklch
oklch(86.8% 0.201 158.3)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#838C5D

Grass Green · Gray · Olive Green

HEX
#838C5D
RGB
rgb(131, 140, 93)
HSL
hsl(71, 20%, 46%)
HSB
hsb(71, 34%, 55%)
CMYK
cmyk(6%, 0%, 34%, 45%)
Oklch
oklch(62.1% 0.067 117.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#99B334

Grass Green · DarkGoldenRod · Olive Green

HEX
#99B334
RGB
rgb(153, 179, 52)
HSL
hsl(72, 55%, 45%)
HSB
hsb(72, 71%, 70%)
CMYK
cmyk(15%, 0%, 71%, 30%)
Oklch
oklch(72.3% 0.152 120.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#CAFC03

Grass Green · GreenYellow · Olive Green

HEX
#CAFC03
RGB
rgb(202, 252, 3)
HSL
hsl(72, 98%, 50%)
HSB
hsb(72, 99%, 99%)
CMYK
cmyk(20%, 0%, 99%, 1%)
Oklch
oklch(92.3% 0.226 123.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EDEDED
EDEDED

Analogous

EDEDED
EDEDED
EDEDED

Triadic

EDEDED
EDEDED
EDEDED

Split-Comp.

EDEDED
EDEDED
EDEDED

Tetradic

EDEDED
EDEDED
EDEDED
EDEDED

Contrast Matrix WCAG 2.1 Contrast

EDEDED
07FAA0
838C5D
99B334
CAFC03
1.2
Fail
3.1
AA Large
2.0
Fail
1.0
Fail
1.2
Fail
2.6
Fail
1.7
Fail
1.1
Fail
3.1
AA Large
2.6
Fail
1.5
Fail
3.0
Fail
2.0
Fail
1.7
Fail
1.5
Fail
2.0
Fail
1.0
Fail
1.1
Fail
3.0
Fail
2.0
Fail
White BG
1.2Fail
1.4Fail
3.6AA Large
2.4Fail
1.2Fail
Black BG
17.9AAA
15.2AAA
5.9AA
8.9AAA
17.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDED
7072B6
878768
A4A453
E0E03F

Deuteranopia

EDEDED
6250BB
86866B
A3A15A
DDD94E

Tritanopia

EDEDED
13C7CB
837173
9A6B70
CC6F79

Achromatopsia

EDEDED
A7A7A7
848484
9D9D9D
D1D1D1

Shades & Tints Shades & Tints

#EDEDED

Dark
Light

#07FAA0

Dark
Light

#838C5D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ededed;
  --color-2: #07faa0;
  --color-3: #838c5d;
  --color-4: #99b334;
  --color-5: #cafc03;
}

SCSS

$color-1: #ededed;
$color-2: #07faa0;
$color-3: #838c5d;
$color-4: #99b334;
$color-5: #cafc03;

TAILWIND

colors: {
  'brand-1': '#ededed',
  'brand-2': '#07faa0',
  'brand-3': '#838c5d',
  'brand-4': '#99b334',
  'brand-5': '#cafc03',
}

RGB Array

[237, 237, 237], [7, 250, 160], [131, 140, 93], [153, 179, 52], [202, 252, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EDEDED, #07FAA0, #838C5D, #99B334, #CAFC03 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: #ededed; --color-2: #07faa0; --color-3: #838c5d; --color-4: #99b334; --color-5: #cafc03. 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