#DCECD1#DCECD1
#DCECD1 is a very light, muted yellow-green. Relative luminance 0.798; OKLCH L 92.4% C 0.040 H 132.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCECD1 |
|---|---|
| RGB | rgb(220, 236, 209) |
| HSL | hsl(96, 42%, 87%) |
| HSV | hsv(96, 11%, 93%) |
| CMYK | cmyk(6.8%, 0%, 11.4%, 7.5%) |
| CIE-LAB | lab(91.60, -10.08, 11.30) |
| CIE-LCH | lch(91.60, 15.14, 131.75°) |
| OKLab | oklab(92.39% -0.0268 0.0294) |
| OKLCH | oklch(92.39% 0.04 132.4) |
| XYZ | xyz(71.0173, 79.8096, 71.9726) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.98
Beige
#F5F5DC
ΔE00 6.59
Lightyellow
#FFFFE0
ΔE00 7.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.49
Off White (survey)
#FFFFE4
ΔE00 7.51
Eggshell (survey)
#FFFFD4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCECD1 #E1D1EC
analogous
#E9ECD1 #DCECD1 #D1ECD4
triadic
#DCECD1 #D1DCEC #ECD1DC
tetradic
#DCECD1 #D1E9EC #E1D1EC #ECD4D1
square
#DCECD1 #D1E9EC #E1D1EC #ECD4D1
split-complementary
#DCECD1 #D4D1EC #ECD1E9
monochromatic
#9AC87A #BBDAA6 #DCECD1 #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.24
#DCECD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DCECD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCECD1
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCECD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCECD1 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8D0
Deuteranopia (green-blind)
#ECE6D2
Tritanopia (blue-blind)
#DDE9E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcecd1; /* rgb */ color: rgb(220, 236, 209); /* oklch */ color: oklch(92.4% 0.040 132.4);
Tailwind
colors: {
custom: {
50: '#e7f2df',
500: '#dcecd1',
950: '#000000',
},
}SCSS
$custom: #dcecd1; $custom-light: #e7f2df; $custom-dark: #000000;
JSON
{
"hex": "#dcecd1",
"rgb": {
"r": 220,
"g": 236,
"b": 209
},
"hsl": {
"h": 95.556,
"s": 41.538,
"l": 87.255
},
"oklch": {
"l": 0.92391,
"c": 0.03976,
"h": 132.4
},
"luminance": 0.7981
}Semantic roles & 50–950 ramp
primary
#DCECD1
secondary
#B59AC7
accent
#31B57F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584