Skip to content

#ccf1ac

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

RGB
204, 241, 172
HSL
92°, 71%, 81%
CMYK
15, 0, 29, 6
Luminance
0.7873

Every format

HEX#ccf1ac
RGBrgb(204, 241, 172)
HSLhsl(92, 71%, 81%)
CMYKcmyk(15%, 0%, 29%, 6%)
LABlab(91.1 -23.9 29.5)
LCHlch(91.1 38.0 129.0)
OKLCHoklch(0.915 0.099 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccf1ac on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#ccf1ac on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green94.5%
Blue67.5%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow28.6%
Key (black)5.5%

Color previews

#ccf1ac text on a black background

contrast 16.75:1

Card sample

#ccf1ac text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccf1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccf1ac in the Color Lab