← Back to Editor

#FFFFFF · #9CF0E2 · #6CE6D1 · #A3EB5B · #12170C

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#9CF0E2

Jade · LightBlue · Glacier Blue

HEX
#9CF0E2
RGB
rgb(156, 240, 226)
HSL
hsl(170, 74%, 78%)
HSB
hsb(170, 35%, 94%)
CMYK
cmyk(35%, 0%, 6%, 6%)
Oklch
oklch(89.8% 0.084 182.7)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#6CE6D1

Jade · MediumTurquoise · Lake Green

HEX
#6CE6D1
RGB
rgb(108, 230, 209)
HSL
hsl(170, 71%, 66%)
HSB
hsb(170, 53%, 90%)
CMYK
cmyk(53%, 0%, 9%, 10%)
Oklch
oklch(84.9% 0.114 180.6)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#A3EB5B

Emerald · GreenYellow · Apple Green

HEX
#A3EB5B
RGB
rgb(163, 235, 91)
HSL
hsl(90, 78%, 64%)
HSB
hsb(90, 61%, 92%)
CMYK
cmyk(31%, 0%, 61%, 8%)
Oklch
oklch(86.4% 0.189 131.8)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#12170C

Grass Green · Black · Dark Green

HEX
#12170C
RGB
rgb(18, 23, 12)
HSL
hsl(87, 31%, 7%)
HSB
hsb(87, 48%, 9%)
CMYK
cmyk(22%, 0%, 48%, 91%)
Oklch
oklch(19.5% 0.022 128.2)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
9CF0E2
6CE6D1
A3EB5B
12170C
1.3
Fail
1.5
Fail
1.4
Fail
18.2
AAA
1.3
Fail
1.2
Fail
1.1
Fail
13.8
AAA
1.5
Fail
1.2
Fail
1.1
Fail
12.0
AAA
1.4
Fail
1.1
Fail
1.1
Fail
12.6
AAA
18.2
AAA
13.8
AAA
12.0
AAA
12.6
AAA
White BG
1.0Fail
1.3Fail
1.5Fail
1.4Fail
18.2AAA
Black BG
21.0AAA
16.0AAA
13.9AAA
14.6AAA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C0C1E5
A1A2D6
C2C37E
14140F

Deuteranopia

FFFFFF
BCB5E6
9A91D7
BEB986
14140F

Tritanopia

FFFFFF
A0E8E9
72DADB
A7999F
121111

Achromatopsia

FFFFFF
D5D5D5
BFBFBF
C5C5C5
141414

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#9CF0E2

Dark
Light

#6CE6D1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #9cf0e2;
  --color-3: #6ce6d1;
  --color-4: #a3eb5b;
  --color-5: #12170c;
}

SCSS

$color-1: #ffffff;
$color-2: #9cf0e2;
$color-3: #6ce6d1;
$color-4: #a3eb5b;
$color-5: #12170c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#9cf0e2',
  'brand-3': '#6ce6d1',
  'brand-4': '#a3eb5b',
  'brand-5': '#12170c',
}

RGB Array

[255, 255, 255], [156, 240, 226], [108, 230, 209], [163, 235, 91], [18, 23, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #9CF0E2, #6CE6D1, #A3EB5B, #12170C 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: #ffffff; --color-2: #9cf0e2; --color-3: #6ce6d1; --color-4: #a3eb5b; --color-5: #12170c. 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