#DEE6CB#DEE6CB
#DEE6CB is a very light, muted yellow-green. Relative luminance 0.764; OKLCH L 91.2% C 0.037 H 120.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE6CB |
|---|---|
| RGB | rgb(222, 230, 203) |
| HSL | hsl(78, 35%, 85%) |
| HSV | hsv(78, 12%, 90%) |
| CMYK | cmyk(3.5%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(90.06, -7.35, 12.25) |
| CIE-LCH | lch(90.06, 14.29, 120.98°) |
| OKLab | oklab(91.17% -0.0188 0.0318) |
| OKLCH | oklch(91.17% 0.037 120.6) |
| XYZ | xyz(69.1990, 76.4351, 67.5962) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.38
Lightyellow
#FFFFE0
ΔE00 6.39
Off White (survey)
#FFFFE4
ΔE00 6.42
Eggshell
#F0EAD6
ΔE00 6.97
Honeydew
#F0FFF0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE6CB #D3CBE6
analogous
#E6E1CB #DEE6CB #D1E6CB
triadic
#DEE6CB #CBDEE6 #E6CBDE
tetradic
#DEE6CB #CBE6E1 #D3CBE6 #E6CBD1
square
#DEE6CB #CBE6E1 #D3CBE6 #E6CBD1
split-complementary
#DEE6CB #CBD1E6 #E1CBE6
monochromatic
#AABE78 #C4D2A2 #DEE6CB #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.29
#DEE6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DEE6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE6CB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE6CB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#E9E3CC
Tritanopia (blue-blind)
#E1E3DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee6cb; /* rgb */ color: rgb(222, 230, 203); /* oklch */ color: oklch(91.2% 0.037 120.6);
Tailwind
colors: {
custom: {
50: '#e8edda',
500: '#dee6cb',
950: '#000000',
},
}SCSS
$custom: #dee6cb; $custom-light: #e8edda; $custom-dark: #000000;
JSON
{
"hex": "#dee6cb",
"rgb": {
"r": 222,
"g": 230,
"b": 203
},
"hsl": {
"h": 77.778,
"s": 35.065,
"l": 84.902
},
"oklch": {
"l": 0.91165,
"c": 0.03693,
"h": 120.6
},
"luminance": 0.76435
}Semantic roles & 50–950 ramp
primary
#DEE6CB
secondary
#A296BF
accent
#38AE5B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483