#CCE6CC color codes
- HEX
- #CCE6CC
- HEX8
- #CCE6CCFF
- HEX8 (Android)
- #FFCCE6CC
- RGB
- rgb(204, 230, 204)
- RGB (%)
- 80%, 90%, 80%
- HSL
- hsl(120, 34%, 85%)
- HSV / HSB
- hsv(120, 11%, 90%)
- CMYK
- cmyk(11%, 0%, 11%, 10%)
- OKLCH
- oklch(0.8988 0.0446 145.19)
- OKLCH (%)
- oklch(89.88% 0.0446 145.19)
- Decimal
- 13428428
What color is #CCE6CC?
#CCE6CC sits at 90% lightness and 0.0446 chroma in OKLCH, hue 145.19°. Its nearest named color is Honeydew.
Shades and tints of #CCE6CC
Tints
Shades
Tones
#CCE6CC color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #CCE6CC in CSS
.text { color: #CCE6CC; }
.background { background-color: #CCE6CC; }
.border { border: 2px solid #CCE6CC; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8988 0.0446 145.19); }
/* #CCE6CC at 50% transparency */
.overlay { background-color: #CCE6CC80; }Is #CCE6CC accessible?
#CCE6CC on white text scores 1.33:1; on black text it scores 15.76:1. Black text passes WCAG AAA on #CCE6CC. Recommended text color on a #CCE6CC background: black.
A 15.76:1 vs black
A 1.33:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#CCE6CC) → black APCA Lc experimental 87.3 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Green #008000. See more in the green family on the colors hub.
Frequently asked questions
- What color is #CCE6CC?
- #CCE6CC is closest to Honeydew. In RGB it is rgb(204, 230, 204), and in HSL hsl(120, 34%, 85%).
- What is #CCE6CC in RGB?
- #CCE6CC converts to rgb(204, 230, 204) — red 204, green 230, blue 204.
- What text color is readable on #CCE6CC?
- Black text — it has the higher contrast ratio (15.76:1) against #CCE6CC. Black text passes WCAG AAA on #CCE6CC.