Skip to content

#ccdf94

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

RGB
204, 223, 148
HSL
75°, 54%, 73%
CMYK
9, 0, 34, 13
Luminance
0.6775

Every format

HEX#ccdf94
RGBrgb(204, 223, 148)
HSLhsl(75, 54%, 73%)
CMYKcmyk(9%, 0%, 34%, 13%)
LABlab(85.9 -18.4 34.7)
LCHlch(85.9 39.3 117.9)
OKLCHoklch(0.872 0.100 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdf94 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ccdf94 on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue58.0%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow33.6%
Key (black)12.5%

Color previews

#ccdf94 text on a black background

contrast 14.55:1

Card sample

#ccdf94 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdf94

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdf94 in the Color Lab