Skip to content

#ccffdf

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

RGB
204, 255, 223
HSL
142°, 100%, 90%
CMYK
20, 0, 13, 0
Luminance
0.8969

Every format

HEX#ccffdf
RGBrgb(204, 255, 223)
HSLhsl(142, 100%, 90%)
CMYKcmyk(20%, 0%, 13%, 0%)
LABlab(95.9 -22.3 10.0)
LCHlch(95.9 24.4 155.8)
OKLCHoklch(0.956 0.067 157.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccffdf on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ccffdf on black: 18.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green100.0%
Blue87.5%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#ccffdf text on a black background

contrast 18.94:1

Card sample

#ccffdf text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccffdf in the Color Lab