#DEF8EB
#DEF8EB
white
#FFFFFF
Color Values
| Format | #DEF8EB | #FFFFFF |
|---|---|---|
| HEX | #DEF8EB | #FFFFFF |
| RGB | 222, 248, 235 | 255, 255, 255 |
| HSL | 150.0, 65.0%, 92.2% | 0.0, 0.0%, 100.0% |
| HSV | 150.0, 10.5%, 97.3% | 0.0, 0.0%, 100.0% |
| CMYK | 10.5%, 0.0%, 5.2%, 2.7% | 0.0%, 0.0%, 0.0%, 0.0% |
| OKLCH | 0.9567 0.0322 164.2 | 1.0 0.0 89.9 |
Contrast & Accessibility
1.12: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: #DEF8EB
The quick brown fox jumps over the lazy dog
Text: #DEF8EB → Background: #FFFFFF
Color Difference (Delta E)
12.25
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DEF8EB, #FFFFFF);
background: linear-gradient(135deg, #DEF8EB, #FFFFFF);