#DDE9BE#DDE9BE
#DDE9BE is a very light, muted yellow-green. Relative luminance 0.774; OKLCH L 91.4% C 0.058 H 120.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9BE |
|---|---|
| RGB | rgb(221, 233, 190) |
| HSL | hsl(77, 49%, 83%) |
| HSV | hsv(77, 18%, 91%) |
| CMYK | cmyk(5.2%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(90.49, -11.27, 19.60) |
| CIE-LCH | lch(90.49, 22.61, 119.90°) |
| OKLab | oklab(91.4% -0.0293 0.0503) |
| OKLCH | oklch(91.4% 0.058 120.2) |
| XYZ | xyz(68.2509, 77.3678, 60.0431) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.79
Eggshell (survey)
#FFFFD4
ΔE00 6.42
Ecru
#FEFFCA
ΔE00 6.48
Cream
#FFFDD0
ΔE00 6.59
Ivory (survey)
#FFFFCB
ΔE00 6.61
Lemonchiffon
#FFFACD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9BE #CABEE9
analogous
#E9DFBE #DDE9BE #C7E9BE
triadic
#DDE9BE #BEDDE9 #E9BEDD
tetradic
#DDE9BE #BEE9DF #CABEE9 #E9BEC7
square
#DDE9BE #BEE9DF #CABEE9 #E9BEC7
split-complementary
#DDE9BE #BEC7E9 #DFBEE9
monochromatic
#ADCA63 #C5DA90 #DDE9BE #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.27
#DDE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#DDE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9BE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9BE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#E1E4DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde9be; /* rgb */ color: rgb(221, 233, 190); /* oklch */ color: oklch(91.4% 0.058 120.2);
Tailwind
colors: {
custom: {
50: '#e7f0d1',
500: '#dde9be',
950: '#000000',
},
}SCSS
$custom: #dde9be; $custom-light: #e7f0d1; $custom-dark: #000000;
JSON
{
"hex": "#dde9be",
"rgb": {
"r": 221,
"g": 233,
"b": 190
},
"hsl": {
"h": 76.744,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.91397,
"c": 0.05816,
"h": 120.2
},
"luminance": 0.77368
}Semantic roles & 50–950 ramp
primary
#DDE9BE
secondary
#9887C5
accent
#29BD52
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583