← Back to Editor

#FFFFCC · #BFD9B3 · #80B399 · #408C80 · #006666

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFCC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCC
RGB
rgb(255, 255, 204)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.8% 0.065 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BFD9B3

Celadon · Silver · Apple Green

HEX
#BFD9B3
RGB
rgb(191, 217, 179)
HSL
hsl(101, 33%, 78%)
HSB
hsb(101, 18%, 85%)
CMYK
cmyk(12%, 0%, 18%, 15%)
Oklch
oklch(85.6% 0.059 135.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#80B399

Celadon · DarkSeaGreen · Olive Green

HEX
#80B399
RGB
rgb(128, 179, 153)
HSL
hsl(149, 25%, 60%)
HSB
hsb(149, 28%, 70%)
CMYK
cmyk(28%, 0%, 15%, 30%)
Oklch
oklch(72.3% 0.066 162.0)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#408C80

Mineral Blue · MediumSeaGreen · Mint Ice

HEX
#408C80
RGB
rgb(64, 140, 128)
HSL
hsl(171, 37%, 40%)
HSB
hsb(171, 54%, 55%)
CMYK
cmyk(54%, 0%, 9%, 45%)
Oklch
oklch(58.8% 0.078 181.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#006666

Lake Blue · Teal · Peacock Green

HEX
#006666
RGB
rgb(0, 102, 102)
HSL
hsl(180, 100%, 20%)
HSB
hsb(180, 100%, 40%)
CMYK
cmyk(100%, 0%, 0%, 60%)
Oklch
oklch(46.2% 0.079 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFCC
CCCCFF

Analogous

FFE6CC
FFFFCC
E6FFCC

Triadic

FFFFCC
CCFFFF
FFCCFF

Split-Comp.

FFFFCC
CCE6FF
E6CCFF

Tetradic

FFFFCC
CCFFE6
CCCCFF
FFCCE6

Contrast Matrix WCAG 2.1 Contrast

FFFFCC
BFD9B3
80B399
408C80
006666
1.5
Fail
2.3
Fail
3.9
AA Large
6.6
AA
1.5
Fail
1.6
Fail
2.6
Fail
4.5
AA Large
2.3
Fail
1.6
Fail
1.7
Fail
2.9
Fail
3.9
AA Large
2.6
Fail
1.7
Fail
1.7
Fail
6.6
AA
4.5
AA Large
2.9
Fail
1.7
Fail
White BG
1.0Fail
1.5Fail
2.4Fail
4.0AA Large
6.8AA
Black BG
20.4AAA
13.8AAA
8.8AAA
5.3AA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
CACABC
96979F
616283
2C2D66

Deuteranopia

FFFFDB
C9C7BE
938FA1
5D5784
261F66

Tritanopia

FFE2E4
C0C3C5
83A4A5
448586
056666

Achromatopsia

F9F9F9
CDCDCD
A1A1A1
747474
484848

Shades & Tints Shades & Tints

#FFFFCC

Dark
Light

#BFD9B3

Dark
Light

#80B399

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcc;
  --color-2: #bfd9b3;
  --color-3: #80b399;
  --color-4: #408c80;
  --color-5: #006666;
}

SCSS

$color-1: #ffffcc;
$color-2: #bfd9b3;
$color-3: #80b399;
$color-4: #408c80;
$color-5: #006666;

TAILWIND

colors: {
  'brand-1': '#ffffcc',
  'brand-2': '#bfd9b3',
  'brand-3': '#80b399',
  'brand-4': '#408c80',
  'brand-5': '#006666',
}

RGB Array

[255, 255, 204], [191, 217, 179], [128, 179, 153], [64, 140, 128], [0, 102, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCC, #BFD9B3, #80B399, #408C80, #006666 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: #ffffcc; --color-2: #bfd9b3; --color-3: #80b399; --color-4: #408c80; --color-5: #006666. 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