Skip to content

#ccdf84

a light, vivid green · cool · closest name: khaki

RGB
204, 223, 132
HSL
73°, 59%, 70%
CMYK
9, 0, 41, 13
Luminance
0.6728

Every format

HEX#ccdf84
RGBrgb(204, 223, 132)
HSLhsl(73, 59%, 70%)
CMYKcmyk(9%, 0%, 41%, 13%)
LABlab(85.6 -20.3 42.4)
LCHlch(85.6 47.0 115.6)
OKLCHoklch(0.869 0.117 118.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdf84 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ccdf84 on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue51.8%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow40.8%
Key (black)12.5%

Color previews

#ccdf84 text on a black background

contrast 14.46:1

Card sample

#ccdf84 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf84

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf84 in the Color Lab