#DDE5BC#DDE5BC
#DDE5BC is a very light, muted yellow-green. Relative luminance 0.750; OKLCH L 90.5% C 0.055 H 116.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5BC |
|---|---|
| RGB | rgb(221, 229, 188) |
| HSL | hsl(72, 44%, 82%) |
| HSV | hsv(72, 18%, 90%) |
| CMYK | cmyk(3.5%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(89.41, -9.57, 19.13) |
| CIE-LCH | lch(89.41, 21.39, 116.57°) |
| OKLab | oklab(90.53% -0.0244 0.0491) |
| OKLCH | oklch(90.53% 0.055 116.5) |
| XYZ | xyz(66.9143, 75.0419, 58.5266) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.56
Eggshell (survey)
#FFFFD4
ΔE00 6.39
Cream
#FFFDD0
ΔE00 6.45
Ecru
#FEFFCA
ΔE00 6.68
Lemonchiffon
#FFFACD
ΔE00 6.69
Palegoldenrod
#EEE8AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5BC #C4BCE5
analogous
#E5D9BC #DDE5BC #C9E5BC
triadic
#DDE5BC #BCDDE5 #E5BCDD
tetradic
#DDE5BC #BCE5D9 #C4BCE5 #E5BCC9
square
#DDE5BC #BCE5D9 #C4BCE5 #E5BCC9
split-complementary
#DDE5BC #BCC9E5 #D9BCE5
monochromatic
#B0C364 #C7D490 #DDE5BC #F3F6E8 #F4F6E9
Accessibility & contrast
On white
1.31
#DDE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DDE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5BC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5BC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BA
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#E2E0DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde5bc; /* rgb */ color: rgb(221, 229, 188); /* oklch */ color: oklch(90.5% 0.055 116.5);
Tailwind
colors: {
custom: {
50: '#e7edd0',
500: '#dde5bc',
950: '#000000',
},
}SCSS
$custom: #dde5bc; $custom-light: #e7edd0; $custom-dark: #000000;
JSON
{
"hex": "#dde5bc",
"rgb": {
"r": 221,
"g": 229,
"b": 188
},
"hsl": {
"h": 71.707,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.90529,
"c": 0.05484,
"h": 116.5
},
"luminance": 0.75042
}Semantic roles & 50–950 ramp
primary
#DDE5BC
secondary
#9186BF
accent
#2EB749
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483