← Back to Editor

#F0F0C0 · #CFE8B5 · #A5D9A5 · #82D1A5 · #60C0A8

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#F0F0C0

Fresh Green · Bisque · Lemon Cream

HEX
#F0F0C0
RGB
rgb(240, 240, 192)
HSL
hsl(60, 62%, 85%)
HSB
hsb(60, 20%, 94%)
CMYK
cmyk(0%, 0%, 20%, 6%)
Oklch
oklch(94.3% 0.062 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CFE8B5

Willow Green · LightGray · Mint Green

HEX
#CFE8B5
RGB
rgb(207, 232, 181)
HSL
hsl(89, 53%, 81%)
HSB
hsb(89, 22%, 91%)
CMYK
cmyk(11%, 0%, 22%, 9%)
Oklch
oklch(90.0% 0.073 129.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#A5D9A5

Celadon · LightGreen · Apple Green

HEX
#A5D9A5
RGB
rgb(165, 217, 165)
HSL
hsl(120, 41%, 75%)
HSB
hsb(120, 24%, 85%)
CMYK
cmyk(24%, 0%, 24%, 15%)
Oklch
oklch(83.5% 0.090 144.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#82D1A5

Celadon · MediumAquaMarine · Apple Green

HEX
#82D1A5
RGB
rgb(130, 209, 165)
HSL
hsl(147, 46%, 66%)
HSB
hsb(147, 38%, 82%)
CMYK
cmyk(38%, 0%, 21%, 18%)
Oklch
oklch(79.7% 0.101 158.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#60C0A8

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#60C0A8
RGB
rgb(96, 192, 168)
HSL
hsl(165, 43%, 56%)
HSB
hsb(165, 50%, 75%)
CMYK
cmyk(50%, 0%, 13%, 25%)
Oklch
oklch(74.2% 0.098 175.0)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0C0
C1C1F0

Analogous

F0D9C1
F0F0C0
D9F0C1

Triadic

F0F0C0
C1F0F0
F0C1F0

Split-Comp.

F0F0C0
C1D9F0
D9C1F0

Tetradic

F0F0C0
C1F0D9
C1C1F0
F0C1D9

Contrast Matrix WCAG 2.1 Contrast

F0F0C0
CFE8B5
A5D9A5
82D1A5
60C0A8
1.1
Fail
1.4
Fail
1.5
Fail
1.9
Fail
1.1
Fail
1.2
Fail
1.4
Fail
1.7
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.4
Fail
1.5
Fail
1.4
Fail
1.1
Fail
1.2
Fail
1.9
Fail
1.7
Fail
1.4
Fail
1.2
Fail
White BG
1.2Fail
1.3Fail
1.6Fail
1.8Fail
2.2Fail
Black BG
17.9AAA
15.9AAA
13.1AAA
11.6AAA
9.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0CC
DADAC1
BCBCB2
A4A5B0
8A8AAE

Deuteranopia

F0F0CE
D8D6C4
B9B5B5
A09AB2
847DAF

Tritanopia

F0D5D7
D0CBCD
A8BCBE
86B8BA
65B2B3

Achromatopsia

EBEBEB
DBDBDB
C4C4C4
B4B4B4
A1A1A1

Shades & Tints Shades & Tints

#F0F0C0

Dark
Light

#CFE8B5

Dark
Light

#A5D9A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0c0;
  --color-2: #cfe8b5;
  --color-3: #a5d9a5;
  --color-4: #82d1a5;
  --color-5: #60c0a8;
}

SCSS

$color-1: #f0f0c0;
$color-2: #cfe8b5;
$color-3: #a5d9a5;
$color-4: #82d1a5;
$color-5: #60c0a8;

TAILWIND

colors: {
  'brand-1': '#f0f0c0',
  'brand-2': '#cfe8b5',
  'brand-3': '#a5d9a5',
  'brand-4': '#82d1a5',
  'brand-5': '#60c0a8',
}

RGB Array

[240, 240, 192], [207, 232, 181], [165, 217, 165], [130, 209, 165], [96, 192, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0C0, #CFE8B5, #A5D9A5, #82D1A5, #60C0A8 is ideal for: health products, baby brands, fresh-style blogs. 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: #f0f0c0; --color-2: #cfe8b5; --color-3: #a5d9a5; --color-4: #82d1a5; --color-5: #60c0a8. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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