#DDE8BE#DDE8BE
#DDE8BE is a very light, muted yellow-green. Relative luminance 0.768; OKLCH L 91.2% C 0.057 H 119.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8BE |
|---|---|
| RGB | rgb(221, 232, 190) |
| HSL | hsl(76, 48%, 83%) |
| HSV | hsv(76, 18%, 91%) |
| CMYK | cmyk(4.7%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(90.23, -10.77, 19.23) |
| CIE-LCH | lch(90.23, 22.04, 119.24°) |
| OKLab | oklab(91.19% -0.0279 0.0494) |
| OKLCH | oklch(91.19% 0.057 119.5) |
| XYZ | xyz(67.9686, 76.8032, 59.9490) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.69
Eggshell (survey)
#FFFFD4
ΔE00 6.39
Cream
#FFFDD0
ΔE00 6.55
Ecru
#FEFFCA
ΔE00 6.55
Ivory (survey)
#FFFFCB
ΔE00 6.67
Lemonchiffon
#FFFACD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8BE #C9BEE8
analogous
#E8DEBE #DDE8BE #C8E8BE
triadic
#DDE8BE #BEDDE8 #E8BEDD
tetradic
#DDE8BE #BEE8DE #C9BEE8 #E8BEC8
square
#DDE8BE #BEE8DE #C9BEE8 #E8BEC8
split-complementary
#DDE8BE #BEC8E8 #DEBEE8
monochromatic
#AEC864 #C5D891 #DDE8BE #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.28
#DDE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#DDE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8BE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8BE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BC
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#E1E3DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde8be; /* rgb */ color: rgb(221, 232, 190); /* oklch */ color: oklch(91.2% 0.057 119.5);
Tailwind
colors: {
custom: {
50: '#e7efd1',
500: '#dde8be',
950: '#000000',
},
}SCSS
$custom: #dde8be; $custom-light: #e7efd1; $custom-dark: #000000;
JSON
{
"hex": "#dde8be",
"rgb": {
"r": 221,
"g": 232,
"b": 190
},
"hsl": {
"h": 75.714,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.91191,
"c": 0.05668,
"h": 119.5
},
"luminance": 0.76803
}Semantic roles & 50–950 ramp
primary
#DDE8BE
secondary
#9787C3
accent
#2BBB50
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583