Skip to content

#ccc166

a balanced, vivid yellow · cool · closest name: khaki

RGB
204, 193, 102
HSL
54°, 50%, 60%
CMYK
0, 5, 50, 20
Luminance
0.5194

Every format

HEX#ccc166
RGBrgb(204, 193, 102)
HSLhsl(54, 50%, 60%)
CMYKcmyk(0%, 5%, 50%, 20%)
LABlab(77.2 -8.3 46.8)
LCHlch(77.2 47.5 100.1)
OKLCHoklch(0.801 0.114 102.4)

Copy-ready code

/* CSS */
color: #ccc166;
background-color: #ccc166;
/* Tailwind (arbitrary) */
class="text-[#ccc166] bg-[#ccc166]"
/* SCSS */
$brand: #ccc166;
/* SwiftUI */
Color(red: 0.800, green: 0.757, blue: 0.400)
/* Android */
Color.parseColor("#ccc166")

Accessibility — WCAG contrast

Aa
#ccc166 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ccc166 on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow50.0%
Key (black)20.0%

Color previews

#ccc166 text on a black background

contrast 11.39:1

Card sample

#ccc166 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ccc166;
Background color
Panel with #ccc166 background
background-color: #ccc166;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ccc166;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 193, 102, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 193, 102, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc166;
background: linear-gradient(135deg, #ccc166, #93CC66);

Monochromatic scale

Palettes built from #ccc166

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc166 in the Color Lab