#CCE207

A medium, vivid yellow closely aligning with Yellow.

About #CCE207

The hex code #CCE207 represents a beautifully specific shade of yellow. If you're using CSS, you might find it aligns closely with Yellow. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 226, and 7.

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. The HSL representation is 66.0° hue, 94.0% saturation, and 45.7% lightness.

Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#CCE207
RGB204, 226, 7
HSL66.0°, 94.0%, 45.7%
CMYK10%, 0%, 97%, 11%
HSV66.0°, 96.9%, 88.6%
LAB85.6, -28.8, 83.7
XYZ52.1, 67.2, 10.4
Decimal13427207

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.45:1
Text on #FFFFFF
FAIL
14.45:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.28:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00