Skip to content

#ccdf23

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

RGB
204, 223, 35
HSL
66°, 75%, 51%
CMYK
9, 0, 84, 13
Luminance
0.6573

Every format

HEX#ccdf23
RGBrgb(204, 223, 35)
HSLhsl(66, 75%, 51%)
CMYKcmyk(9%, 0%, 84%, 13%)
LABlab(84.9 -26.9 79.2)
LCHlch(84.9 83.6 108.7)
OKLCHoklch(0.860 0.189 115.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue13.7%

CMYK percentages

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

Color previews

#ccdf23 text on a black background

contrast 14.15:1

Card sample

#ccdf23 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf23 in the Color Lab