← Back to Editor

#FFFFCC · #C8DFBC · #90C0AB · #59A09A · #22818A

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

#C8DFBC

Celadon · LightGray · Mint Green

HEX
#C8DFBC
RGB
rgb(200, 223, 188)
HSL
hsl(99, 35%, 81%)
HSB
hsb(99, 16%, 87%)
CMYK
cmyk(10%, 0%, 16%, 13%)
Oklch
oklch(87.7% 0.053 134.8)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#90C0AB

Jade · DarkSeaGreen · Apple Green

HEX
#90C0AB
RGB
rgb(144, 192, 171)
HSL
hsl(154, 28%, 66%)
HSB
hsb(154, 25%, 75%)
CMYK
cmyk(25%, 0%, 11%, 25%)
Oklch
oklch(76.8% 0.059 166.1)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#59A09A

Mineral Blue · CadetBlue · Mint Ice

HEX
#59A09A
RGB
rgb(89, 160, 154)
HSL
hsl(175, 29%, 49%)
HSB
hsb(175, 44%, 63%)
CMYK
cmyk(44%, 0%, 4%, 37%)
Oklch
oklch(65.8% 0.072 188.5)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#22818A

Lake Blue · Teal · Mint Ice

HEX
#22818A
RGB
rgb(34, 129, 138)
HSL
hsl(185, 60%, 34%)
HSB
hsb(185, 75%, 54%)
CMYK
cmyk(75%, 7%, 0%, 46%)
Oklch
oklch(55.4% 0.085 204.5)

TraditionalLake Blue」· PaintMint Ice」· 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
C8DFBC
90C0AB
59A09A
22818A
1.4
Fail
2.0
Fail
3.0
Fail
4.5
AA Large
1.4
Fail
1.4
Fail
2.1
Fail
3.2
AA Large
2.0
Fail
1.4
Fail
1.5
Fail
2.3
Fail
3.0
Fail
2.1
Fail
1.5
Fail
1.5
Fail
4.5
AA Large
3.2
AA Large
2.3
Fail
1.5
Fail
White BG
1.0Fail
1.4Fail
2.0Fail
3.0AA Large
4.6AA
Black BG
20.4AAA
14.7AAA
10.3AAA
6.9AA
4.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
D2D2C4
A5A5B0
78789B
4B4C88

Deuteranopia

FFFFDB
D1CFC7
A29EB1
746E9C
463E87

Tritanopia

FFE2E4
C9CBCD
92B4B5
5D9D9D
278686

Achromatopsia

F9F9F9
D4D4D4
AFAFAF
8A8A8A
666666

Shades & Tints Shades & Tints

#FFFFCC

Dark
Light

#C8DFBC

Dark
Light

#90C0AB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcc;
  --color-2: #c8dfbc;
  --color-3: #90c0ab;
  --color-4: #59a09a;
  --color-5: #22818a;
}

SCSS

$color-1: #ffffcc;
$color-2: #c8dfbc;
$color-3: #90c0ab;
$color-4: #59a09a;
$color-5: #22818a;

TAILWIND

colors: {
  'brand-1': '#ffffcc',
  'brand-2': '#c8dfbc',
  'brand-3': '#90c0ab',
  'brand-4': '#59a09a',
  'brand-5': '#22818a',
}

RGB Array

[255, 255, 204], [200, 223, 188], [144, 192, 171], [89, 160, 154], [34, 129, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCC, #C8DFBC, #90C0AB, #59A09A, #22818A 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: #c8dfbc; --color-3: #90c0ab; --color-4: #59a09a; --color-5: #22818a. 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