#DDE9BC#DDE9BC
#DDE9BC is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.4% C 0.061 H 119.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9BC |
|---|---|
| RGB | rgb(221, 233, 188) |
| HSL | hsl(76, 51%, 83%) |
| HSV | hsv(76, 19%, 91%) |
| CMYK | cmyk(5.2%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(90.45, -11.57, 20.58) |
| CIE-LCH | lch(90.45, 23.61, 119.36°) |
| OKLab | oklab(91.35% -0.0301 0.0527) |
| OKLCH | oklch(91.35% 0.061 119.7) |
| XYZ | xyz(68.0338, 77.2809, 58.8998) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.86
Ecru
#FEFFCA
ΔE00 6.30
Eggshell (survey)
#FFFFD4
ΔE00 6.43
Ivory (survey)
#FFFFCB
ΔE00 6.46
Cream
#FFFDD0
ΔE00 6.55
Palegoldenrod
#EEE8AA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9BC #C8BCE9
analogous
#E9DFBC #DDE9BC #C6E9BC
triadic
#DDE9BC #BCDDE9 #E9BCDD
tetradic
#DDE9BC #BCE9DF #C8BCE9 #E9BCC6
square
#DDE9BC #BCE9DF #C8BCE9 #E9BCC6
split-complementary
#DDE9BC #BCC6E9 #DFBCE9
monochromatic
#AECB60 #C6DA8E #DDE9BC #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.28
#DDE9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DDE9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9BC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9BC | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B9
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#E1E4DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde9bc; /* rgb */ color: rgb(221, 233, 188); /* oklch */ color: oklch(91.4% 0.061 119.7);
Tailwind
colors: {
custom: {
50: '#e7f0d0',
500: '#dde9bc',
950: '#000000',
},
}SCSS
$custom: #dde9bc; $custom-light: #e7f0d0; $custom-dark: #000000;
JSON
{
"hex": "#dde9bc",
"rgb": {
"r": 221,
"g": 233,
"b": 188
},
"hsl": {
"h": 76,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.91352,
"c": 0.06066,
"h": 119.7
},
"luminance": 0.77281
}Semantic roles & 50–950 ramp
primary
#DDE9BC
secondary
#9685C5
accent
#28BE50
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583