← Back to Editor

#99CC99 · #660000 · #CC9999

A 3-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

#99CC99

Celadon · DarkSeaGreen · Apple Green

HEX
#99CC99
RGB
rgb(153, 204, 153)
HSL
hsl(120, 33%, 70%)
HSB
hsb(120, 25%, 80%)
CMYK
cmyk(25%, 0%, 25%, 20%)
Oklch
oklch(79.6% 0.089 144.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#660000

Vermilion · Maroon · Deep Berry

HEX
#660000
RGB
rgb(102, 0, 0)
HSL
hsl(0, 100%, 20%)
HSB
hsb(0, 100%, 40%)
CMYK
cmyk(0%, 100%, 100%, 60%)
Oklch
oklch(32.0% 0.131 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#CC9999

Peach Pink · Tan · Coral Red

HEX
#CC9999
RGB
rgb(204, 153, 153)
HSL
hsl(0, 33%, 70%)
HSB
hsb(0, 25%, 80%)
CMYK
cmyk(0%, 25%, 25%, 20%)
Oklch
oklch(73.1% 0.061 18.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

99CC99
CC99CC

Analogous

B3CC99
99CC99
99CCB3

Triadic

99CC99
9999CC
CC9999

Split-Comp.

99CC99
B399CC
CC99B3

Tetradic

99CC99
99B3CC
CC99CC
CCB399

Contrast Matrix WCAG 2.1 Contrast

99CC99
660000
CC9999
7.3
AAA
1.3
Fail
7.3
AAA
5.5
AA
1.3
Fail
5.5
AA
White BG
1.8Fail
13.4AAA
2.4Fail
Black BG
11.5AAA
1.6Fail
8.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

AFB0A5
3A3900
B6B599

Deuteranopia

ACA8A8
404700
B9BD99

Tritanopia

9CAFB1
610000
C99999

Achromatopsia

B7B7B7
1E1E1E
A8A8A8

Shades & Tints Shades & Tints

#99CC99

Dark
Light

#660000

Dark
Light

#CC9999

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #99cc99;
  --color-2: #660000;
  --color-3: #cc9999;
}

SCSS

$color-1: #99cc99;
$color-2: #660000;
$color-3: #cc9999;

TAILWIND

colors: {
  'brand-1': '#99cc99',
  'brand-2': '#660000',
  'brand-3': '#cc9999',
}

RGB Array

[153, 204, 153], [102, 0, 0], [204, 153, 153]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #99CC99, #660000, #CC9999 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #99cc99; --color-2: #660000; --color-3: #cc9999. 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 3-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