#EFFDEF
#EFFDEF
#FDEFFD
#FDEFFD
Color Values
| Format | #EFFDEF | #FDEFFD |
|---|---|---|
| HEX | #EFFDEF | #FDEFFD |
| RGB | 239, 253, 239 | 253, 239, 253 |
| HSL | 120.0, 77.8%, 96.5% | 300.0, 77.8%, 96.5% |
| HSV | 120.0, 5.5%, 99.2% | 300.0, 5.5%, 99.2% |
| CMYK | 5.5%, 0.0%, 5.5%, 0.8% | 0.0%, 5.5%, 0.0%, 0.8% |
| OKLCH | 0.9799 0.0236 145.4 | 0.9671 0.0237 325.8 |
Contrast & Accessibility
1.05:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FDEFFD → Background: #EFFDEF
The quick brown fox jumps over the lazy dog
Text: #EFFDEF → Background: #FDEFFD
Color Difference (Delta E)
17.58
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #EFFDEF, #FDEFFD);
background: linear-gradient(135deg, #EFFDEF, #FDEFFD);