#DDECCD#DDECCD
#DDECCD is a very light, muted yellow-green. Relative luminance 0.798; OKLCH L 92.4% C 0.044 H 128.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECCD |
|---|---|
| RGB | rgb(221, 236, 205) |
| HSL | hsl(89, 45%, 86%) |
| HSV | hsv(89, 13%, 93%) |
| CMYK | cmyk(6.4%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(91.58, -10.40, 13.36) |
| CIE-LCH | lch(91.58, 16.93, 127.90°) |
| OKLab | oklab(92.37% -0.0274 0.0346) |
| OKLCH | oklch(92.37% 0.044 128.4) |
| XYZ | xyz(70.8319, 79.7706, 69.4114) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.68
Honeydew
#F0FFF0
ΔE00 6.90
Lightyellow
#FFFFE0
ΔE00 7.09
Off White (survey)
#FFFFE4
ΔE00 7.37
Eggshell (survey)
#FFFFD4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECCD #DCCDEC
analogous
#ECECCD #DDECCD #CEECCD
triadic
#DDECCD #CDDDEC #ECCDDD
tetradic
#DDECCD #CDECEC #DCCDEC #ECCDCE
square
#DDECCD #CDECEC #DCCDEC #ECCDCE
split-complementary
#DDECCD #CDCEEC #ECCDEC
monochromatic
#A1CA74 #BFDBA1 #DDECCD #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.24
#DDECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DDECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECCD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECCD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7CB
Deuteranopia (green-blind)
#EDE7CE
Tritanopia (blue-blind)
#DFE9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeccd; /* rgb */ color: rgb(221, 236, 205); /* oklch */ color: oklch(92.4% 0.044 128.4);
Tailwind
colors: {
custom: {
50: '#e7f2dc',
500: '#ddeccd',
950: '#000000',
},
}SCSS
$custom: #ddeccd; $custom-light: #e7f2dc; $custom-dark: #000000;
JSON
{
"hex": "#ddeccd",
"rgb": {
"r": 221,
"g": 236,
"b": 205
},
"hsl": {
"h": 89.032,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.92365,
"c": 0.04415,
"h": 128.4
},
"luminance": 0.79771
}Semantic roles & 50–950 ramp
primary
#DDECCD
secondary
#AE95C8
accent
#2DB871
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584