#DCE6D0#DCE6D0
#DCE6D0 is a very light, muted yellow-green. Relative luminance 0.764; OKLCH L 91.1% C 0.031 H 127.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6D0 |
|---|---|
| RGB | rgb(220, 230, 208) |
| HSL | hsl(87, 31%, 86%) |
| HSV | hsv(87, 10%, 90%) |
| CMYK | cmyk(4.3%, 0%, 9.6%, 9.8%) |
| CIE-LAB | lab(90.03, -7.22, 9.57) |
| CIE-LCH | lch(90.03, 11.99, 127.02°) |
| OKLab | oklab(91.14% -0.0188 0.025) |
| OKLCH | oklch(91.14% 0.031 127.1) |
| XYZ | xyz(69.1954, 76.3632, 70.7565) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.40
Honeydew
#F0FFF0
ΔE00 6.00
Off White (survey)
#FFFFE4
ΔE00 6.95
Eggshell
#F0EAD6
ΔE00 7.17
Lightyellow
#FFFFE0
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6D0 #DAD0E6
analogous
#E6E5D0 #DCE6D0 #D1E6D0
triadic
#DCE6D0 #D0DCE6 #E6D0DC
tetradic
#DCE6D0 #D0E6E5 #DAD0E6 #E6D0D1
square
#DCE6D0 #D0E6E5 #DAD0E6 #E6D0D1
split-complementary
#DCE6D0 #D0D1E6 #E5D0E6
monochromatic
#A0BB80 #BED1A8 #DCE6D0 #F0F4EB #F0F4EB
Accessibility & contrast
On white
1.29
#DCE6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DCE6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6D0
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6D0 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CF
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#DDE4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce6d0; /* rgb */ color: rgb(220, 230, 208); /* oklch */ color: oklch(91.1% 0.031 127.1);
Tailwind
colors: {
custom: {
50: '#e6edde',
500: '#dce6d0',
950: '#000000',
},
}SCSS
$custom: #dce6d0; $custom-light: #e6edde; $custom-dark: #000000;
JSON
{
"hex": "#dce6d0",
"rgb": {
"r": 220,
"g": 230,
"b": 208
},
"hsl": {
"h": 87.273,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.9114,
"c": 0.03126,
"h": 127.1
},
"luminance": 0.76363
}Semantic roles & 50–950 ramp
primary
#DCE6D0
secondary
#AC9CBF
accent
#3CA96E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484