#DDE7BC#DDE7BC
#DDE7BC is a very light, muted yellow-green. Relative luminance 0.762; OKLCH L 90.9% C 0.058 H 118.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7BC |
|---|---|
| RGB | rgb(221, 231, 188) |
| HSL | hsl(74, 47%, 82%) |
| HSV | hsv(74, 19%, 91%) |
| CMYK | cmyk(4.3%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(89.93, -10.57, 19.85) |
| CIE-LCH | lch(89.93, 22.49, 118.04°) |
| OKLab | oklab(90.94% -0.0273 0.0509) |
| OKLCH | oklch(90.94% 0.058 118.2) |
| XYZ | xyz(67.4708, 76.1550, 58.7121) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.67
Eggshell (survey)
#FFFFD4
ΔE00 6.37
Ecru
#FEFFCA
ΔE00 6.45
Cream
#FFFDD0
ΔE00 6.46
Ivory (survey)
#FFFFCB
ΔE00 6.56
Palegoldenrod
#EEE8AA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7BC #C6BCE7
analogous
#E7DBBC #DDE7BC #C8E7BC
triadic
#DDE7BC #BCDDE7 #E7BCDD
tetradic
#DDE7BC #BCE7DB #C6BCE7 #E7BCC8
square
#DDE7BC #BCE7DB #C6BCE7 #E7BCC8
split-complementary
#DDE7BC #BCC8E7 #DBBCE7
monochromatic
#AFC762 #C6D78F #DDE7BC #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.29
#DDE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#DDE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7BC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7BC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#E1E2DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde7bc; /* rgb */ color: rgb(221, 231, 188); /* oklch */ color: oklch(90.9% 0.058 118.2);
Tailwind
colors: {
custom: {
50: '#e7eed0',
500: '#dde7bc',
950: '#000000',
},
}SCSS
$custom: #dde7bc; $custom-light: #e7eed0; $custom-dark: #000000;
JSON
{
"hex": "#dde7bc",
"rgb": {
"r": 221,
"g": 231,
"b": 188
},
"hsl": {
"h": 73.953,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.9094,
"c": 0.05773,
"h": 118.2
},
"luminance": 0.76155
}Semantic roles & 50–950 ramp
primary
#DDE7BC
secondary
#9385C2
accent
#2BBB4C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583