← Back to Editor

#01CCCC · #2C8895 · #9CBD64 · #EEFBC1 · #A4988A

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

#01CCCC

Lake Blue · DarkTurquoise · Mint Ice

HEX
#01CCCC
RGB
rgb(1, 204, 204)
HSL
hsl(180, 99%, 40%)
HSB
hsb(180, 100%, 80%)
CMYK
cmyk(100%, 0%, 0%, 20%)
Oklch
oklch(76.5% 0.131 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#2C8895

Lake Blue · SteelBlue · Mint Ice

HEX
#2C8895
RGB
rgb(44, 136, 149)
HSL
hsl(187, 54%, 38%)
HSB
hsb(187, 70%, 58%)
CMYK
cmyk(70%, 9%, 0%, 42%)
Oklch
oklch(57.9% 0.086 208.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#9CBD64

Grass Green · DarkSeaGreen · Olive Green

HEX
#9CBD64
RGB
rgb(156, 189, 100)
HSL
hsl(82, 40%, 57%)
HSB
hsb(82, 47%, 74%)
CMYK
cmyk(17%, 0%, 47%, 26%)
Oklch
oklch(75.4% 0.122 125.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#EEFBC1

Willow Green · Beige · Mint Green

HEX
#EEFBC1
RGB
rgb(238, 251, 193)
HSL
hsl(73, 88%, 87%)
HSB
hsb(73, 23%, 98%)
CMYK
cmyk(5%, 0%, 23%, 2%)
Oklch
oklch(96.4% 0.076 118.1)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#A4988A

Ginger · DarkGray · Warm Sun

HEX
#A4988A
RGB
rgb(164, 152, 138)
HSL
hsl(32, 13%, 59%)
HSB
hsb(32, 16%, 64%)
CMYK
cmyk(0%, 7%, 16%, 36%)
Oklch
oklch(68.6% 0.025 71.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

01CCCC
CB0101

Analogous

01CB66
01CCCC
0166CB

Triadic

01CCCC
CB01CB
CBCB01

Split-Comp.

01CCCC
CB0166
CB6601

Tetradic

01CCCC
6601CB
CB0101
66CB01

Contrast Matrix WCAG 2.1 Contrast

01CCCC
2C8895
9CBD64
EEFBC1
A4988A
2.1
Fail
1.1
Fail
1.8
Fail
1.4
Fail
2.1
Fail
2.0
Fail
3.8
AA Large
1.5
Fail
1.1
Fail
2.0
Fail
1.9
Fail
1.3
Fail
1.8
Fail
3.8
AA Large
1.9
Fail
2.6
Fail
1.4
Fail
1.5
Fail
1.3
Fail
2.6
Fail
White BG
2.0Fail
4.1AA Large
2.1Fail
1.1Fail
2.8Fail
Black BG
10.5AAA
5.1AA
9.9AAA
19.2AAA
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

595BCC
545592
AAAB7A
F4F4CF
9F9F8D

Deuteranopia

4D3ECC
4F4891
A8A67F
F3F2D2
A0A08E

Tritanopia

0BCCCC
318F8F
9E8B8E
EFDADD
A39091

Achromatopsia

8F8F8F
6E6E6E
A9A9A9
F1F1F1
9A9A9A

Shades & Tints Shades & Tints

#01CCCC

Dark
Light

#2C8895

Dark
Light

#9CBD64

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #01cccc;
  --color-2: #2c8895;
  --color-3: #9cbd64;
  --color-4: #eefbc1;
  --color-5: #a4988a;
}

SCSS

$color-1: #01cccc;
$color-2: #2c8895;
$color-3: #9cbd64;
$color-4: #eefbc1;
$color-5: #a4988a;

TAILWIND

colors: {
  'brand-1': '#01cccc',
  'brand-2': '#2c8895',
  'brand-3': '#9cbd64',
  'brand-4': '#eefbc1',
  'brand-5': '#a4988a',
}

RGB Array

[1, 204, 204], [44, 136, 149], [156, 189, 100], [238, 251, 193], [164, 152, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #01CCCC, #2C8895, #9CBD64, #EEFBC1, #A4988A 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: #01cccc; --color-2: #2c8895; --color-3: #9cbd64; --color-4: #eefbc1; --color-5: #a4988a. 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