#DDECB7#DDECB7
#DDECB7 is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.9% C 0.071 H 120.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECB7 |
|---|---|
| RGB | rgb(221, 236, 183) |
| HSL | hsl(77, 58%, 82%) |
| HSV | hsv(77, 22%, 93%) |
| CMYK | cmyk(6.4%, 0%, 22.5%, 7.5%) |
| CIE-LAB | lab(91.14, -13.81, 24.10) |
| CIE-LCH | lch(91.14, 27.78, 119.82°) |
| OKLab | oklab(91.86% -0.0363 0.0613) |
| OKLCH | oklch(91.86% 0.071 120.6) |
| XYZ | xyz(68.3606, 78.7820, 56.3957) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.75
Ecru
#FEFFCA
ΔE00 6.05
Ivory (survey)
#FFFFCB
ΔE00 6.30
Cream (survey)
#FFFFC2
ΔE00 6.46
Palegoldenrod
#EEE8AA
ΔE00 6.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECB7 #C6B7EC
analogous
#ECE1B7 #DDECB7 #C3ECB7
triadic
#DDECB7 #B7DDEC #ECB7DD
tetradic
#DDECB7 #B7ECE1 #C6B7EC #ECB7C3
square
#DDECB7 #B7ECE1 #C6B7EC #ECB7C3
split-complementary
#DDECB7 #B7C3EC #E1B7EC
monochromatic
#AFD256 #C6DF87 #DDECB7 #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.25
#DDECB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DDECB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECB7
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECB7 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B4
Deuteranopia (green-blind)
#F1E6B9
Tritanopia (blue-blind)
#E2E6DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddecb7; /* rgb */ color: rgb(221, 236, 183); /* oklch */ color: oklch(91.9% 0.071 120.6);
Tailwind
colors: {
custom: {
50: '#e8f2cc',
500: '#ddecb7',
950: '#000000',
},
}SCSS
$custom: #ddecb7; $custom-light: #e8f2cc; $custom-dark: #000000;
JSON
{
"hex": "#ddecb7",
"rgb": {
"r": 221,
"g": 236,
"b": 183
},
"hsl": {
"h": 76.981,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.91864,
"c": 0.07127,
"h": 120.6
},
"luminance": 0.78782
}Semantic roles & 50–950 ramp
primary
#DDECB7
secondary
#937EC9
accent
#20C64F
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583