Skip to content

#cdffcc

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

RGB
205, 255, 204
HSL
119°, 100%, 90%
CMYK
20, 0, 20, 0
Luminance
0.8886

Every format

HEX#cdffcc
RGBrgb(205, 255, 204)
HSLhsl(119, 100%, 90%)
CMYKcmyk(20%, 0%, 20%, 0%)
LABlab(95.5 -25.3 19.3)
LCHlch(95.5 31.8 142.7)
OKLCHoklch(0.952 0.085 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdffcc on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#cdffcc on black: 18.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue80.0%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#cdffcc text on a black background

contrast 18.77:1

Card sample

#cdffcc text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffcc in the Color Lab