← Back to Editor

#9CEAEA · #F1FEEC · #87E2E7 · #3A9F99 · #010101

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#9CEAEA

Sky Blue · LightBlue · Glacier Blue

HEX
#9CEAEA
RGB
rgb(156, 234, 234)
HSL
hsl(180, 65%, 76%)
HSB
hsb(180, 33%, 92%)
CMYK
cmyk(33%, 0%, 0%, 8%)
Oklch
oklch(88.7% 0.077 195.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#F1FEEC

Emerald · SeaShell · Mint Green

HEX
#F1FEEC
RGB
rgb(241, 254, 236)
HSL
hsl(103, 90%, 96%)
HSB
hsb(103, 7%, 100%)
CMYK
cmyk(5%, 0%, 7%, 0%)
Oklch
oklch(98.3% 0.027 136.9)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#87E2E7

Sky Blue · SkyBlue · Lake Green

HEX
#87E2E7
RGB
rgb(135, 226, 231)
HSL
hsl(183, 67%, 72%)
HSB
hsb(183, 42%, 91%)
CMYK
cmyk(42%, 2%, 0%, 9%)
Oklch
oklch(85.8% 0.087 200.2)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#3A9F99

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#3A9F99
RGB
rgb(58, 159, 153)
HSL
hsl(176, 47%, 43%)
HSB
hsb(176, 64%, 62%)
CMYK
cmyk(64%, 0%, 4%, 38%)
Oklch
oklch(64.3% 0.093 189.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

9CEAEA
EA9A9A

Analogous

9AEAC2
9CEAEA
9AC2EA

Triadic

9CEAEA
EA9AEA
EAEA9A

Split-Comp.

9CEAEA
EA9AC2
EAC29A

Tetradic

9CEAEA
C29AEA
EA9A9A
C2EA9A

Contrast Matrix WCAG 2.1 Contrast

9CEAEA
F1FEEC
87E2E7
3A9F99
010101
1.3
Fail
1.1
Fail
2.3
Fail
15.3
AAA
1.3
Fail
1.4
Fail
3.1
AA Large
20.0
AAA
1.1
Fail
1.4
Fail
2.1
Fail
14.0
AAA
2.3
Fail
3.1
AA Large
2.1
Fail
6.6
AA
15.3
AAA
20.0
AAA
14.0
AAA
6.6
AA
White BG
1.4Fail
1.0Fail
1.5Fail
3.2AA Large
20.9AAA
Black BG
15.4AAA
20.1AAA
14.1AAA
6.6AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BEBEEA
F7F7F0
AEAFE6
66679A
010101

Deuteranopia

B9B3EA
F6F5F1
A9A2E6
60589B
010101

Tritanopia

A0EAEA
F2F4F5
8CE5E5
3F9C9C
010101

Achromatopsia

D3D3D3
F8F8F8
C7C7C7
808080
010101

Shades & Tints Shades & Tints

#9CEAEA

Dark
Light

#F1FEEC

Dark
Light

#87E2E7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #9ceaea;
  --color-2: #f1feec;
  --color-3: #87e2e7;
  --color-4: #3a9f99;
  --color-5: #010101;
}

SCSS

$color-1: #9ceaea;
$color-2: #f1feec;
$color-3: #87e2e7;
$color-4: #3a9f99;
$color-5: #010101;

TAILWIND

colors: {
  'brand-1': '#9ceaea',
  'brand-2': '#f1feec',
  'brand-3': '#87e2e7',
  'brand-4': '#3a9f99',
  'brand-5': '#010101',
}

RGB Array

[156, 234, 234], [241, 254, 236], [135, 226, 231], [58, 159, 153], [1, 1, 1]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #9CEAEA, #F1FEEC, #87E2E7, #3A9F99, #010101 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: #9ceaea; --color-2: #f1feec; --color-3: #87e2e7; --color-4: #3a9f99; --color-5: #010101. 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