#DDECAB#DDECAB
#DDECAB is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.6% C 0.086 H 118.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECAB |
|---|---|
| RGB | rgb(221, 236, 171) |
| HSL | hsl(74, 63%, 80%) |
| HSV | hsv(74, 28%, 93%) |
| CMYK | cmyk(6.4%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(90.92, -15.50, 29.94) |
| CIE-LCH | lch(90.92, 33.72, 117.37°) |
| OKLab | oklab(91.62% -0.0412 0.0753) |
| OKLCH | oklch(91.62% 0.086 118.7) |
| XYZ | xyz(67.1645, 78.3036, 50.0960) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Palegoldenrod
#EEE8AA
ΔE00 5.75
Cream (survey)
#FFFFC2
ΔE00 6.13
Creme
#FFFFB6
ΔE00 6.26
Light Beige
#FFFEB6
ΔE00 6.29
Ecru
#FEFFCA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECAB #BAABEC
analogous
#ECDBAB #DDECAB #BDECAB
triadic
#DDECAB #ABDDEC #ECABDD
tetradic
#DDECAB #ABECDB #BAABEC #ECABBD
square
#DDECAB #ABECDB #BAABEC #ECABBD
split-complementary
#DDECAB #ABBDEC #DBABEC
monochromatic
#B5D547 #C9E179 #DDECAB #F1F7DD #F5F9E6
Accessibility & contrast
On white
1.26
#DDECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DDECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECAB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECAB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F3E5AE
Tritanopia (blue-blind)
#E3E5DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddecab; /* rgb */ color: rgb(221, 236, 171); /* oklch */ color: oklch(91.6% 0.086 118.7);
Tailwind
colors: {
custom: {
50: '#e8f2c4',
500: '#ddecab',
950: '#000000',
},
}SCSS
$custom: #ddecab; $custom-light: #e8f2c4; $custom-dark: #000000;
JSON
{
"hex": "#ddecab",
"rgb": {
"r": 221,
"g": 236,
"b": 171
},
"hsl": {
"h": 73.846,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.9162,
"c": 0.08583,
"h": 118.7
},
"luminance": 0.78303
}Semantic roles & 50–950 ramp
primary
#DDECAB
secondary
#8673C9
accent
#1BCB43
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582