#DDE9BB#DDE9BB
#DDE9BB is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 91.3% C 0.062 H 119.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9BB |
|---|---|
| RGB | rgb(221, 233, 187) |
| HSL | hsl(76, 51%, 82%) |
| HSV | hsv(76, 20%, 91%) |
| CMYK | cmyk(5.2%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(90.43, -11.72, 21.07) |
| CIE-LCH | lch(90.43, 24.11, 119.10°) |
| OKLab | oklab(91.33% -0.0305 0.0539) |
| OKLCH | oklch(91.33% 0.062 119.5) |
| XYZ | xyz(67.9264, 77.2380, 58.3340) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.91
Ecru
#FEFFCA
ΔE00 6.23
Ivory (survey)
#FFFFCB
ΔE00 6.39
Eggshell (survey)
#FFFFD4
ΔE00 6.45
Cream
#FFFDD0
ΔE00 6.55
Palegoldenrod
#EEE8AA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9BB #C7BBE9
analogous
#E9DEBB #DDE9BB #C6E9BB
triadic
#DDE9BB #BBDDE9 #E9BBDD
tetradic
#DDE9BB #BBE9DE #C7BBE9 #E9BBC6
square
#DDE9BB #BBE9DE #C7BBE9 #E9BBC6
split-complementary
#DDE9BB #BBC6E9 #DEBBE9
monochromatic
#AFCB5F #C6DA8D #DDE9BB #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.28
#DDE9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#DDE9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9BB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9BB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B8
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#E1E4DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde9bb; /* rgb */ color: rgb(221, 233, 187); /* oklch */ color: oklch(91.3% 0.062 119.5);
Tailwind
colors: {
custom: {
50: '#e7f0cf',
500: '#dde9bb',
950: '#000000',
},
}SCSS
$custom: #dde9bb; $custom-light: #e7f0cf; $custom-dark: #000000;
JSON
{
"hex": "#dde9bb",
"rgb": {
"r": 221,
"g": 233,
"b": 187
},
"hsl": {
"h": 75.652,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.9133,
"c": 0.06191,
"h": 119.5
},
"luminance": 0.77238
}Semantic roles & 50–950 ramp
primary
#DDE9BB
secondary
#9584C5
accent
#27BE4F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583