Skip to content

#ccf4ac

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

RGB
204, 244, 172
HSL
93°, 77%, 82%
CMYK
16, 0, 30, 4
Luminance
0.8052

Every format

HEX#ccf4ac
RGBrgb(204, 244, 172)
HSLhsl(93, 77%, 82%)
CMYKcmyk(16%, 0%, 30%, 4%)
LABlab(91.9 -25.3 30.6)
LCHlch(91.9 39.7 129.6)
OKLCHoklch(0.921 0.103 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccf4ac on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ccf4ac on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green95.7%
Blue67.5%

CMYK percentages

Cyan16.4%
Magenta0.0%
Yellow29.5%
Key (black)4.3%

Color previews

#ccf4ac text on a black background

contrast 17.10:1

Card sample

#ccf4ac text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccf4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccf4ac in the Color Lab