#DCE6D6#DCE6D6
#DCE6D6 is a very light, muted yellow-green. Relative luminance 0.767; OKLCH L 91.3% C 0.024 H 133.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6D6 |
|---|---|
| RGB | rgb(220, 230, 214) |
| HSL | hsl(98, 24%, 87%) |
| HSV | hsv(98, 7%, 90%) |
| CMYK | cmyk(4.3%, 0%, 7%, 9.8%) |
| CIE-LAB | lab(90.17, -6.19, 6.64) |
| CIE-LCH | lch(90.17, 9.08, 133.02°) |
| OKLab | oklab(91.3% -0.0165 0.0174) |
| OKLCH | oklch(91.3% 0.024 133.5) |
| XYZ | xyz(69.9476, 76.6641, 74.7179) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.48
Beige
#F5F5DC
ΔE00 5.99
Eggshell
#F0EAD6
ΔE00 7.03
Ivory
#FFFFF0
ΔE00 7.13
Mintcream
#F5FFFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6D6 #E0D6E6
analogous
#E4E6D6 #DCE6D6 #D6E6D8
triadic
#DCE6D6 #D6DCE6 #E6D6DC
tetradic
#DCE6D6 #D6E4E6 #E0D6E6 #E6D8D6
square
#DCE6D6 #D6E4E6 #E0D6E6 #E6D8D6
split-complementary
#DCE6D6 #D8D6E6 #E6D6E4
monochromatic
#9BB88A #BCCFB0 #DCE6D6 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.29
#DCE6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DCE6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6D6
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6D6 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D5
Deuteranopia (green-blind)
#E6E3D7
Tritanopia (blue-blind)
#DCE5E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce6d6; /* rgb */ color: rgb(220, 230, 214); /* oklch */ color: oklch(91.3% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#e6ede2',
500: '#dce6d6',
950: '#000000',
},
}SCSS
$custom: #dce6d6; $custom-light: #e6ede2; $custom-dark: #000000;
JSON
{
"hex": "#dce6d6",
"rgb": {
"r": 220,
"g": 230,
"b": 214
},
"hsl": {
"h": 97.5,
"s": 24.242,
"l": 87.059
},
"oklch": {
"l": 0.91296,
"c": 0.02392,
"h": 133.5
},
"luminance": 0.76664
}Semantic roles & 50–950 ramp
primary
#DCE6D6
secondary
#B3A3BD
accent
#43A37F
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484