#DEE9CB#DEE9CB
#DEE9CB is a very light, muted yellow-green. Relative luminance 0.781; OKLCH L 91.8% C 0.042 H 123.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE9CB |
|---|---|
| RGB | rgb(222, 233, 203) |
| HSL | hsl(82, 41%, 85%) |
| HSV | hsv(82, 13%, 91%) |
| CMYK | cmyk(4.7%, 0%, 12.9%, 8.6%) |
| CIE-LAB | lab(90.83, -8.87, 13.35) |
| CIE-LCH | lch(90.83, 16.03, 123.61°) |
| OKLab | oklab(91.78% -0.023 0.0346) |
| OKLCH | oklch(91.78% 0.042 123.6) |
| XYZ | xyz(70.0410, 78.1192, 67.8769) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Lightyellow
#FFFFE0
ΔE00 6.50
Off White (survey)
#FFFFE4
ΔE00 6.73
Honeydew
#F0FFF0
ΔE00 7.09
Eggshell (survey)
#FFFFD4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE9CB #D6CBE9
analogous
#E9E5CB #DEE9CB #CFE9CB
triadic
#DEE9CB #CBDEE9 #E9CBDE
tetradic
#DEE9CB #CBE9E5 #D6CBE9 #E9CBCF
square
#DEE9CB #CBE9E5 #D6CBE9 #E9CBCF
split-complementary
#DEE9CB #CBCFE9 #E5CBE9
monochromatic
#A7C575 #C3D7A0 #DEE9CB #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.26
#DEE9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DEE9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE9CB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE9CB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#EBE5CC
Tritanopia (blue-blind)
#E0E6E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dee9cb; /* rgb */ color: rgb(222, 233, 203); /* oklch */ color: oklch(91.8% 0.042 123.6);
Tailwind
colors: {
custom: {
50: '#e8f0da',
500: '#dee9cb',
950: '#000000',
},
}SCSS
$custom: #dee9cb; $custom-light: #e8f0da; $custom-dark: #000000;
JSON
{
"hex": "#dee9cb",
"rgb": {
"r": 222,
"g": 233,
"b": 203
},
"hsl": {
"h": 82,
"s": 40.541,
"l": 85.49
},
"oklch": {
"l": 0.91777,
"c": 0.04154,
"h": 123.6
},
"luminance": 0.78119
}Semantic roles & 50–950 ramp
primary
#DEE9CB
secondary
#A695C4
accent
#32B461
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584