#DDECB5#DDECB5
#DDECB5 is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.8% C 0.074 H 120.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECB5 |
|---|---|
| RGB | rgb(221, 236, 181) |
| HSL | hsl(76, 59%, 82%) |
| HSV | hsv(76, 23%, 93%) |
| CMYK | cmyk(6.4%, 0%, 23.3%, 7.5%) |
| CIE-LAB | lab(91.10, -14.10, 25.07) |
| CIE-LCH | lch(91.10, 28.77, 119.35°) |
| OKLab | oklab(91.82% -0.0371 0.0637) |
| OKLCH | oklch(91.82% 0.074 120.3) |
| XYZ | xyz(68.1539, 78.6994, 55.3071) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.32
Ecru
#FEFFCA
ΔE00 6.04
Palegoldenrod
#EEE8AA
ΔE00 6.29
Ivory (survey)
#FFFFCB
ΔE00 6.30
Cream (survey)
#FFFFC2
ΔE00 6.33
Egg Shell
#FFFCC4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECB5 #C4B5EC
analogous
#ECE0B5 #DDECB5 #C2ECB5
triadic
#DDECB5 #B5DDEC #ECB5DD
tetradic
#DDECB5 #B5ECE0 #C4B5EC #ECB5C2
square
#DDECB5 #B5ECE0 #C4B5EC #ECB5C2
split-complementary
#DDECB5 #B5C2EC #E0B5EC
monochromatic
#B0D354 #C7DF84 #DDECB5 #F3F9E6 #F4F9E7
Accessibility & contrast
On white
1.25
#DDECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DDECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECB5
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECB5 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B2
Deuteranopia (green-blind)
#F1E6B7
Tritanopia (blue-blind)
#E2E6DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddecb5; /* rgb */ color: rgb(221, 236, 181); /* oklch */ color: oklch(91.8% 0.074 120.3);
Tailwind
colors: {
custom: {
50: '#e8f2cb',
500: '#ddecb5',
950: '#000000',
},
}SCSS
$custom: #ddecb5; $custom-light: #e8f2cb; $custom-dark: #000000;
JSON
{
"hex": "#ddecb5",
"rgb": {
"r": 221,
"g": 236,
"b": 181
},
"hsl": {
"h": 76.364,
"s": 59.14,
"l": 81.765
},
"oklch": {
"l": 0.91822,
"c": 0.07371,
"h": 120.3
},
"luminance": 0.78699
}Semantic roles & 50–950 ramp
primary
#DDECB5
secondary
#917CC9
accent
#1FC74D
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583