#CCFFCC

A very light, vivid green closely aligning with Lightgoldenrodyellow.

About #CCFFCC

Visually, #CCFFCC is defined as a vivid green. If you're using CSS, you might find it aligns closely with Lightgoldenrodyellow. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 255, and 204.

When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 20% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#CCFFCC
RGB204, 255, 204
HSL120.0°, 100.0%, 90.0%
CMYK20%, 0%, 20%, 0%
HSV120.0°, 20.0%, 100.0%
LAB95.5, -25.6, 19.2
XYZ71.6, 88.7, 70.5
Decimal13434828

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.12:1
Text on #FFFFFF
FAIL
18.74:1
Text on #000000
AAA
1.07:1
Text on #F8FAFC
FAIL
15.93:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #CCFFCC; }
.text-color { color: #CCFFCC; }
.border-color { border: 2px solid #CCFFCC; }

Similar Colors

Lightgoldenrodyellow
#FAFAD2