#DDE6BC#DDE6BC
#DDE6BC is a very light, muted yellow-green. Relative luminance 0.756; OKLCH L 90.7% C 0.056 H 117.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6BC |
|---|---|
| RGB | rgb(221, 230, 188) |
| HSL | hsl(73, 46%, 82%) |
| HSV | hsv(73, 18%, 90%) |
| CMYK | cmyk(3.9%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(89.67, -10.07, 19.49) |
| CIE-LCH | lch(89.67, 21.94, 117.32°) |
| OKLab | oklab(90.74% -0.0259 0.05) |
| OKLCH | oklch(90.74% 0.056 117.4) |
| XYZ | xyz(67.1918, 75.5969, 58.6191) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.60
Eggshell (survey)
#FFFFD4
ΔE00 6.37
Cream
#FFFDD0
ΔE00 6.44
Ecru
#FEFFCA
ΔE00 6.55
Ivory (survey)
#FFFFCB
ΔE00 6.64
Palegoldenrod
#EEE8AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6BC #C5BCE6
analogous
#E6DABC #DDE6BC #C8E6BC
triadic
#DDE6BC #BCDDE6 #E6BCDD
tetradic
#DDE6BC #BCE6DA #C5BCE6 #E6BCC8
square
#DDE6BC #BCE6DA #C5BCE6 #E6BCC8
split-complementary
#DDE6BC #BCC8E6 #DABCE6
monochromatic
#B0C563 #C6D58F #DDE6BC #F4F7E9 #F4F7E9
Accessibility & contrast
On white
1.30
#DDE6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#DDE6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6BC
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6BC | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#E2E1DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde6bc; /* rgb */ color: rgb(221, 230, 188); /* oklch */ color: oklch(90.7% 0.056 117.4);
Tailwind
colors: {
custom: {
50: '#e7edd0',
500: '#dde6bc',
950: '#000000',
},
}SCSS
$custom: #dde6bc; $custom-light: #e7edd0; $custom-dark: #000000;
JSON
{
"hex": "#dde6bc",
"rgb": {
"r": 221,
"g": 230,
"b": 188
},
"hsl": {
"h": 72.857,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.90735,
"c": 0.05628,
"h": 117.4
},
"luminance": 0.75597
}Semantic roles & 50–950 ramp
primary
#DDE6BC
secondary
#9286C0
accent
#2DB94B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483