#DEE2CC#DEE2CC
#DEE2CC is a very light, muted yellow-green. Relative luminance 0.743; OKLCH L 90.4% C 0.030 H 115.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2CC |
|---|---|
| RGB | rgb(222, 226, 204) |
| HSL | hsl(71, 28%, 84%) |
| HSV | hsv(71, 10%, 89%) |
| CMYK | cmyk(1.8%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(89.06, -5.16, 10.29) |
| CIE-LCH | lch(89.06, 11.51, 116.61°) |
| OKLab | oklab(90.38% -0.0127 0.0268) |
| OKLCH | oklch(90.38% 0.03 115.4) |
| XYZ | xyz(68.2182, 74.2821, 67.8591) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.59
Eggshell
#F0EAD6
ΔE00 5.19
Light Grey
#D8DCD6
ΔE00 6.55
Off White (survey)
#FFFFE4
ΔE00 6.56
Lightyellow
#FFFFE0
ΔE00 6.87
Cornsilk
#FFF8DC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2CC #D0CCE2
analogous
#E2DBCC #DEE2CC #D3E2CC
triadic
#DEE2CC #CCDEE2 #E2CCDE
tetradic
#DEE2CC #CCE2DB #D0CCE2 #E2CCD3
square
#DEE2CC #CCE2DB #D0CCE2 #E2CCD3
split-complementary
#DEE2CC #CCD3E2 #DBCCE2
monochromatic
#ACB67E #C5CCA5 #DEE2CC #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.32
#DEE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#DEE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2CC
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2CC | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFCB
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#E1DFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee2cc; /* rgb */ color: rgb(222, 226, 204); /* oklch */ color: oklch(90.4% 0.030 115.4);
Tailwind
colors: {
custom: {
50: '#e8ebdb',
500: '#dee2cc',
950: '#000000',
},
}SCSS
$custom: #dee2cc; $custom-light: #e8ebdb; $custom-dark: #000000;
JSON
{
"hex": "#dee2cc",
"rgb": {
"r": 222,
"g": 226,
"b": 204
},
"hsl": {
"h": 70.909,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.90378,
"c": 0.02968,
"h": 115.4
},
"luminance": 0.74282
}Semantic roles & 50–950 ramp
primary
#DEE2CC
secondary
#9F99BA
accent
#3FA652
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161615
muted
#848484