Skip to content

#cfffcc

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

RGB
207, 255, 204
HSL
117°, 100%, 90%
CMYK
19, 0, 20, 0
Luminance
0.8915

Every format

HEX#cfffcc
RGBrgb(207, 255, 204)
HSLhsl(117, 100%, 90%)
CMYKcmyk(19%, 0%, 20%, 0%)
LABlab(95.6 -24.6 19.4)
LCHlch(95.6 31.4 141.7)
OKLCHoklch(0.954 0.084 143.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green100.0%
Blue80.0%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#cfffcc text on a black background

contrast 18.83:1

Card sample

#cfffcc text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfffcc in the Color Lab