#CCE2D3

A very light, muted green closely aligning with Honeydew.

About #CCE2D3

The hex code #CCE2D3 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Honeydew. This translates to an RGB value of rgb(204, 226, 211).

If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 10% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#CCE2D3
RGB204, 226, 211
HSL139.1°, 27.5%, 84.3%
CMYK10%, 0%, 7%, 11%
HSV139.1°, 9.7%, 88.6%
LAB87.9, -10.1, 4.8
XYZ63.9, 71.9, 72.1
Decimal13427411

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.36:1
Text on #FFFFFF
FAIL
15.39:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.08:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Honeydew
#F0FFF0