#DDE4BB#DDE4BB
#DDE4BB is a very light, muted yellow-green. Relative luminance 0.744; OKLCH L 90.3% C 0.055 H 115.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4BB |
|---|---|
| RGB | rgb(221, 228, 187) |
| HSL | hsl(70, 43%, 81%) |
| HSV | hsv(70, 18%, 89%) |
| CMYK | cmyk(3.1%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(89.13, -9.21, 19.26) |
| CIE-LCH | lch(89.13, 21.35, 115.56°) |
| OKLab | oklab(90.3% -0.0234 0.0494) |
| OKLCH | oklch(90.3% 0.055 115.4) |
| XYZ | xyz(66.5310, 74.4471, 57.8689) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.57
Eggshell (survey)
#FFFFD4
ΔE00 6.42
Cream
#FFFDD0
ΔE00 6.44
Palegoldenrod
#EEE8AA
ΔE00 6.53
Lemonchiffon
#FFFACD
ΔE00 6.61
Ecru
#FEFFCA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4BB #C2BBE4
analogous
#E4D7BB #DDE4BB #C9E4BB
triadic
#DDE4BB #BBDDE4 #E4BBDD
tetradic
#DDE4BB #BBE4D7 #C2BBE4 #E4BBC9
square
#DDE4BB #BBE4D7 #C2BBE4 #E4BBC9
split-complementary
#DDE4BB #BBC9E4 #D7BBE4
monochromatic
#B1C163 #C7D38F #DDE4BB #F3F5E7 #F4F6E9
Accessibility & contrast
On white
1.32
#DDE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DDE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4BB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4BB | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0B9
Deuteranopia (green-blind)
#EAE0BD
Tritanopia (blue-blind)
#E2DFD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde4bb; /* rgb */ color: rgb(221, 228, 187); /* oklch */ color: oklch(90.3% 0.055 115.4);
Tailwind
colors: {
custom: {
50: '#e7eccf',
500: '#dde4bb',
950: '#000000',
},
}SCSS
$custom: #dde4bb; $custom-light: #e7eccf; $custom-dark: #000000;
JSON
{
"hex": "#dde4bb",
"rgb": {
"r": 221,
"g": 228,
"b": 187
},
"hsl": {
"h": 70.244,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.90302,
"c": 0.05468,
"h": 115.4
},
"luminance": 0.74447
}Semantic roles & 50–950 ramp
primary
#DDE4BB
secondary
#8F85BE
accent
#2FB646
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483