#DEE5CB#DEE5CB
#DEE5CB is a very light, muted yellow-green. Relative luminance 0.759; OKLCH L 91.0% C 0.035 H 119.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE5CB |
|---|---|
| RGB | rgb(222, 229, 203) |
| HSL | hsl(76, 33%, 85%) |
| HSV | hsv(76, 11%, 90%) |
| CMYK | cmyk(3.1%, 0%, 11.4%, 10.2%) |
| CIE-LAB | lab(89.80, -6.85, 11.88) |
| CIE-LCH | lch(89.80, 13.71, 119.95°) |
| OKLab | oklab(90.96% -0.0174 0.0309) |
| OKLCH | oklch(90.96% 0.035 119.4) |
| XYZ | xyz(68.9215, 75.8801, 67.5037) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.74
Off White (survey)
#FFFFE4
ΔE00 6.38
Lightyellow
#FFFFE0
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Eggshell
#F0EAD6
ΔE00 6.55
Honeydew
#F0FFF0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE5CB #D2CBE5
analogous
#E5DFCB #DEE5CB #D1E5CB
triadic
#DEE5CB #CBDEE5 #E5CBDE
tetradic
#DEE5CB #CBE5DF #D2CBE5 #E5CBD1
square
#DEE5CB #CBE5DF #D2CBE5 #E5CBD1
split-complementary
#DEE5CB #CBD1E5 #DFCBE5
monochromatic
#AABC79 #C4D1A2 #DEE5CB #F2F5EB #F2F5EB
Accessibility & contrast
On white
1.30
#DEE5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#DEE5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE5CB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE5CB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#E8E2CC
Tritanopia (blue-blind)
#E1E2DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee5cb; /* rgb */ color: rgb(222, 229, 203); /* oklch */ color: oklch(91.0% 0.035 119.4);
Tailwind
colors: {
custom: {
50: '#e8edda',
500: '#dee5cb',
950: '#000000',
},
}SCSS
$custom: #dee5cb; $custom-light: #e8edda; $custom-dark: #000000;
JSON
{
"hex": "#dee5cb",
"rgb": {
"r": 222,
"g": 229,
"b": 203
},
"hsl": {
"h": 76.154,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.90962,
"c": 0.03542,
"h": 119.4
},
"luminance": 0.7588
}Semantic roles & 50–950 ramp
primary
#DEE5CB
secondary
#A196BE
accent
#39AC58
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483