#DDE4BF#DDE4BF
#DDE4BF is a very light, muted yellow-green. Relative luminance 0.746; OKLCH L 90.4% C 0.050 H 116.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4BF |
|---|---|
| RGB | rgb(221, 228, 191) |
| HSL | hsl(71, 41%, 82%) |
| HSV | hsv(71, 16%, 89%) |
| CMYK | cmyk(3.1%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(89.22, -8.60, 17.30) |
| CIE-LCH | lch(89.22, 19.32, 116.44°) |
| OKLab | oklab(90.39% -0.0218 0.0445) |
| OKLCH | oklch(90.39% 0.05 116.1) |
| XYZ | xyz(66.9651, 74.6208, 60.1556) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.56
Beige
#F5F5DC
ΔE00 6.30
Eggshell (survey)
#FFFFD4
ΔE00 6.54
Cream
#FFFDD0
ΔE00 6.65
Lemonchiffon
#FFFACD
ΔE00 6.84
Pale
#FFF9D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4BF #C6BFE4
analogous
#E4D9BF #DDE4BF #CBE4BF
triadic
#DDE4BF #BFDDE4 #E4BFDD
tetradic
#DDE4BF #BFE4D9 #C6BFE4 #E4BFCB
square
#DDE4BF #BFE4D9 #C6BFE4 #E4BFCB
split-complementary
#DDE4BF #BFCBE4 #D9BFE4
monochromatic
#AFC069 #C6D294 #DDE4BF #F4F6E9 #F4F6E9
Accessibility & contrast
On white
1.32
#DDE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DDE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4BF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4BF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#E1E0DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde4bf; /* rgb */ color: rgb(221, 228, 191); /* oklch */ color: oklch(90.4% 0.050 116.1);
Tailwind
colors: {
custom: {
50: '#e7ecd2',
500: '#dde4bf',
950: '#000000',
},
}SCSS
$custom: #dde4bf; $custom-light: #e7ecd2; $custom-dark: #000000;
JSON
{
"hex": "#dde4bf",
"rgb": {
"r": 221,
"g": 228,
"b": 191
},
"hsl": {
"h": 71.351,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.90393,
"c": 0.04958,
"h": 116.1
},
"luminance": 0.74621
}Semantic roles & 50–950 ramp
primary
#DDE4BF
secondary
#938ABE
accent
#32B44A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483