#DDECC3#DDECC3
#DDECC3 is a very light, muted yellow-green. Relative luminance 0.793; OKLCH L 92.1% C 0.056 H 123.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECC3 |
|---|---|
| RGB | rgb(221, 236, 195) |
| HSL | hsl(82, 52%, 85%) |
| HSV | hsv(82, 17%, 93%) |
| CMYK | cmyk(6.4%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(91.37, -12.00, 18.24) |
| CIE-LCH | lch(91.37, 21.83, 123.34°) |
| OKLab | oklab(92.13% -0.0314 0.0469) |
| OKLCH | oklch(92.13% 0.056 123.9) |
| XYZ | xyz(69.6632, 79.3031, 63.2562) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.08
Eggshell (survey)
#FFFFD4
ΔE00 6.66
Ecru
#FEFFCA
ΔE00 6.86
Cream
#FFFDD0
ΔE00 6.98
Ivory (survey)
#FFFFCB
ΔE00 7.01
Lemonchiffon
#FFFACD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECC3 #D2C3EC
analogous
#ECE7C3 #DDECC3 #C9ECC3
triadic
#DDECC3 #C3DDEC #ECC3DD
tetradic
#DDECC3 #C3ECE7 #D2C3EC #ECC3C9
square
#DDECC3 #C3ECE7 #D2C3EC #ECC3C9
split-complementary
#DDECC3 #C3C9EC #E7C3EC
monochromatic
#A8CF66 #C3DD95 #DDECC3 #F2F8E8 #F2F8E8
Accessibility & contrast
On white
1.25
#DDECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DDECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECC3
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECC3 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C1
Deuteranopia (green-blind)
#EFE6C5
Tritanopia (blue-blind)
#E0E8E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddecc3; /* rgb */ color: rgb(221, 236, 195); /* oklch */ color: oklch(92.1% 0.056 123.9);
Tailwind
colors: {
custom: {
50: '#e7f2d5',
500: '#ddecc3',
950: '#000000',
},
}SCSS
$custom: #ddecc3; $custom-light: #e7f2d5; $custom-dark: #000000;
JSON
{
"hex": "#ddecc3",
"rgb": {
"r": 221,
"g": 236,
"b": 195
},
"hsl": {
"h": 81.951,
"s": 51.899,
"l": 84.51
},
"oklch": {
"l": 0.92129,
"c": 0.05646,
"h": 123.9
},
"luminance": 0.79303
}Semantic roles & 50–950 ramp
primary
#DDECC3
secondary
#A18BC9
accent
#26BF5E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583