Skip to content

#ccdf7d

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

RGB
204, 223, 125
HSL
72°, 61%, 68%
CMYK
9, 0, 44, 13
Luminance
0.6709

Every format

HEX#ccdf7d
RGBrgb(204, 223, 125)
HSLhsl(72, 61%, 68%)
CMYKcmyk(9%, 0%, 44%, 13%)
LABlab(85.5 -21.1 45.7)
LCHlch(85.5 50.4 114.8)
OKLCHoklch(0.868 0.125 118.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdf7d on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ccdf7d on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue49.0%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow43.9%
Key (black)12.5%

Color previews

#ccdf7d text on a black background

contrast 14.42:1

Card sample

#ccdf7d text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf7d in the Color Lab