Skip to content

#ccfccc

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

RGB
204, 252, 204
HSL
120°, 89%, 89%
CMYK
19, 0, 19, 1
Luminance
0.8682

Every format

HEX#ccfccc
RGBrgb(204, 252, 204)
HSLhsl(120, 89%, 89%)
CMYKcmyk(19%, 0%, 19%, 1%)
LABlab(94.7 -24.1 18.1)
LCHlch(94.7 30.1 143.2)
OKLCHoklch(0.945 0.081 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfccc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#ccfccc on black: 18.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#ccfccc text on a black background

contrast 18.36:1

Card sample

#ccfccc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfccc in the Color Lab