← Back to Editor

#F9F9D8 · #23B69C · #7ACDAE · #9ED8BA · #BAE0C3

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

WorkspaceReadingData Visualization

Color Details Color Details

#F9F9D8

Fresh Green · Beige · Lemon Cream

HEX
#F9F9D8
RGB
rgb(249, 249, 216)
HSL
hsl(60, 73%, 91%)
HSB
hsb(60, 13%, 98%)
CMYK
cmyk(0%, 0%, 13%, 2%)
Oklch
oklch(97.4% 0.043 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#23B69C

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#23B69C
RGB
rgb(35, 182, 156)
HSL
hsl(169, 68%, 43%)
HSB
hsb(169, 81%, 71%)
CMYK
cmyk(81%, 0%, 14%, 29%)
Oklch
oklch(69.7% 0.123 176.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#7ACDAE

Jade · MediumAquaMarine · Apple Green

HEX
#7ACDAE
RGB
rgb(122, 205, 174)
HSL
hsl(158, 45%, 64%)
HSB
hsb(158, 40%, 80%)
CMYK
cmyk(40%, 0%, 15%, 20%)
Oklch
oklch(78.6% 0.093 168.0)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#9ED8BA

Celadon · Silver · Apple Green

HEX
#9ED8BA
RGB
rgb(158, 216, 186)
HSL
hsl(149, 43%, 73%)
HSB
hsb(149, 27%, 85%)
CMYK
cmyk(27%, 0%, 14%, 15%)
Oklch
oklch(83.4% 0.073 161.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#BAE0C3

Celadon · LightGray · Apple Green

HEX
#BAE0C3
RGB
rgb(186, 224, 195)
HSL
hsl(134, 38%, 80%)
HSB
hsb(134, 17%, 88%)
CMYK
cmyk(17%, 0%, 13%, 12%)
Oklch
oklch(87.1% 0.056 152.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F9F9D8
D7D7F9

Analogous

F9E8D7
F9F9D8
E8F9D7

Triadic

F9F9D8
D7F9F9
F9D7F9

Split-Comp.

F9F9D8
D7E8F9
E8D7F9

Tetradic

F9F9D8
D7F9E8
D7D7F9
F9D7E8

Contrast Matrix WCAG 2.1 Contrast

F9F9D8
23B69C
7ACDAE
9ED8BA
BAE0C3
2.4
Fail
1.8
Fail
1.5
Fail
1.3
Fail
2.4
Fail
1.4
Fail
1.6
Fail
1.8
Fail
1.8
Fail
1.4
Fail
1.2
Fail
1.3
Fail
1.5
Fail
1.6
Fail
1.2
Fail
1.1
Fail
1.3
Fail
1.8
Fail
1.3
Fail
1.1
Fail
White BG
1.1Fail
2.5Fail
1.9Fail
1.6Fail
1.4Fail
Black BG
19.6AAA
8.2AAA
11.2AAA
13.0AAA
14.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F9E0
6364A2
9E9FB6
B7B8C1
CACBCA

Deuteranopia

F9F9E2
5A4FA4
9993B7
B4AFC3
C8C5CC

Tritanopia

F9E6E8
2AA7A8
7EBBBD
A1C7C8
BCD0D1

Achromatopsia

F5F5F5
878787
B1B1B1
C3C3C3
D1D1D1

Shades & Tints Shades & Tints

#F9F9D8

Dark
Light

#23B69C

Dark
Light

#7ACDAE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f9f9d8;
  --color-2: #23b69c;
  --color-3: #7acdae;
  --color-4: #9ed8ba;
  --color-5: #bae0c3;
}

SCSS

$color-1: #f9f9d8;
$color-2: #23b69c;
$color-3: #7acdae;
$color-4: #9ed8ba;
$color-5: #bae0c3;

TAILWIND

colors: {
  'brand-1': '#f9f9d8',
  'brand-2': '#23b69c',
  'brand-3': '#7acdae',
  'brand-4': '#9ed8ba',
  'brand-5': '#bae0c3',
}

RGB Array

[249, 249, 216], [35, 182, 156], [122, 205, 174], [158, 216, 186], [186, 224, 195]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F9F9D8, #23B69C, #7ACDAE, #9ED8BA, #BAE0C3 is ideal for: health products, baby brands, fresh-style blogs, 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: #f9f9d8; --color-2: #23b69c; --color-3: #7acdae; --color-4: #9ed8ba; --color-5: #bae0c3. 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. 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