Skip to content

#ccfacc

a pale, electric green · cool · closest name: beige

RGB
204, 250, 204
HSL
120°, 82%, 89%
CMYK
18, 0, 18, 2
Luminance
0.8557

Every format

HEX#ccfacc
RGBrgb(204, 250, 204)
HSLhsl(120, 82%, 89%)
CMYKcmyk(18%, 0%, 18%, 2%)
LABlab(94.1 -23.2 17.3)
LCHlch(94.1 28.9 143.3)
OKLCHoklch(0.941 0.077 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfacc on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ccfacc on black: 18.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green98.0%
Blue80.0%

CMYK percentages

Cyan18.4%
Magenta0.0%
Yellow18.4%
Key (black)2.0%

Color previews

#ccfacc text on a black background

contrast 18.11:1

Card sample

#ccfacc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfacc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfacc in the Color Lab