#DEFFEB
#DEFFEB
#FFDEF2
#FFDEF2
Color Values
| Format | #DEFFEB | #FFDEF2 |
|---|---|---|
| HEX | #DEFFEB | #FFDEF2 |
| RGB | 222, 255, 235 | 255, 222, 242 |
| HSL | 143.6, 100.0%, 93.5% | 323.6, 100.0%, 93.5% |
| HSV | 143.6, 12.9%, 100.0% | 323.6, 12.9%, 100.0% |
| CMYK | 12.9%, 0.0%, 7.8%, 0.0% | 0.0%, 12.9%, 5.1%, 0.0% |
| OKLCH | 0.971 0.0432 158.9 | 0.9336 0.0446 341.0 |
Contrast & Accessibility
1.15:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDEF2 → Background: #DEFFEB
The quick brown fox jumps over the lazy dog
Text: #DEFFEB → Background: #FFDEF2
Color Difference (Delta E)
31.69
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEFFEB, #FFDEF2);
background: linear-gradient(135deg, #DEFFEB, #FFDEF2);