Skip to content

#ccdf35

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

RGB
204, 223, 53
HSL
67°, 73%, 54%
CMYK
9, 0, 76, 13
Luminance
0.6587

Every format

HEX#ccdf35
RGBrgb(204, 223, 53)
HSLhsl(67, 73%, 54%)
CMYKcmyk(9%, 0%, 76%, 13%)
LABlab(84.9 -26.3 74.7)
LCHlch(84.9 79.2 109.4)
OKLCHoklch(0.861 0.182 116.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow76.2%
Key (black)12.5%

Color previews

#ccdf35 text on a black background

contrast 14.17:1

Card sample

#ccdf35 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf35

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf35 in the Color Lab