#CCEDEC
#CCEDEC
white
#FFFFFF
Color Values
| Format | #CCEDEC | #FFFFFF |
|---|---|---|
| HEX | #CCEDEC | #FFFFFF |
| RGB | 204, 237, 236 | 255, 255, 255 |
| HSL | 178.2, 47.8%, 86.5% | 0.0, 0.0%, 100.0% |
| HSV | 178.2, 13.9%, 92.9% | 0.0, 0.0%, 100.0% |
| CMYK | 13.9%, 0.0%, 0.4%, 7.1% | 0.0%, 0.0%, 0.0%, 0.0% |
| OKLCH | 0.9221 0.0344 194.3 | 1.0 0.0 89.9 |
Contrast & Accessibility
1.24:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFFFF → Background: #CCEDEC
The quick brown fox jumps over the lazy dog
Text: #CCEDEC → Background: #FFFFFF
Color Difference (Delta E)
14.2
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #CCEDEC, #FFFFFF);
background: linear-gradient(135deg, #CCEDEC, #FFFFFF);