Skip to content

#ccdf37

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

RGB
204, 223, 55
HSL
67°, 72%, 55%
CMYK
9, 0, 75, 13
Luminance
0.6589

Every format

HEX#ccdf37
RGBrgb(204, 223, 55)
HSLhsl(67, 72%, 55%)
CMYKcmyk(9%, 0%, 75%, 13%)
LABlab(84.9 -26.2 74.1)
LCHlch(84.9 78.6 109.5)
OKLCHoklch(0.861 0.181 116.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue21.6%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow75.3%
Key (black)12.5%

Color previews

#ccdf37 text on a black background

contrast 14.18:1

Card sample

#ccdf37 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf37

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf37 in the Color Lab