Skip to content

#ccdf8a

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

RGB
204, 223, 138
HSL
73°, 57%, 71%
CMYK
9, 0, 38, 13
Luminance
0.6745

Every format

HEX#ccdf8a
RGBrgb(204, 223, 138)
HSLhsl(73, 57%, 71%)
CMYKcmyk(9%, 0%, 38%, 13%)
LABlab(85.7 -19.6 39.6)
LCHlch(85.7 44.2 116.4)
OKLCHoklch(0.870 0.111 119.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue54.1%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow38.1%
Key (black)12.5%

Color previews

#ccdf8a text on a black background

contrast 14.49:1

Card sample

#ccdf8a text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf8a in the Color Lab