Skip to content

#ccdf60

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

RGB
204, 223, 96
HSL
69°, 67%, 63%
CMYK
9, 0, 57, 13
Luminance
0.6646

Every format

HEX#ccdf60
RGBrgb(204, 223, 96)
HSLhsl(69, 67%, 63%)
CMYKcmyk(9%, 0%, 57%, 13%)
LABlab(85.2 -23.8 58.8)
LCHlch(85.2 63.5 112.0)
OKLCHoklch(0.865 0.153 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdf60 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ccdf60 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue37.6%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow57.0%
Key (black)12.5%

Color previews

#ccdf60 text on a black background

contrast 14.29:1

Card sample

#ccdf60 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 223, 96, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 223, 96, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccdf60;
background: linear-gradient(135deg, #ccdf60, #77DF60);

Monochromatic scale

Palettes built from #ccdf60

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf60 in the Color Lab