Skip to content

#ccdf33

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

RGB
204, 223, 51
HSL
67°, 73%, 54%
CMYK
9, 0, 77, 13
Luminance
0.6585

Every format

HEX#ccdf33
RGBrgb(204, 223, 51)
HSLhsl(67, 73%, 54%)
CMYKcmyk(9%, 0%, 77%, 13%)
LABlab(84.9 -26.4 75.3)
LCHlch(84.9 79.7 109.3)
OKLCHoklch(0.861 0.183 116.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdf33 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ccdf33 on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue20.0%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow77.1%
Key (black)12.5%

Color previews

#ccdf33 text on a black background

contrast 14.17:1

Card sample

#ccdf33 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf33 in the Color Lab