#D1DCCE#D1DCCE
#D1DCCE is a very light, muted green. Relative luminance 0.692; OKLCH L 88.2% C 0.022 H 139.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCCE |
|---|---|
| RGB | rgb(209, 220, 206) |
| HSL | hsl(107, 17%, 84%) |
| HSV | hsv(107, 6%, 86%) |
| CMYK | cmyk(5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.60, -6.24, 5.60) |
| CIE-LCH | lch(86.60, 8.38, 138.10°) |
| OKLab | oklab(88.22% -0.0168 0.0147) |
| OKLCH | oklch(88.22% 0.022 139) |
| XYZ | xyz(63.0263, 69.1976, 68.4166) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Honeydew
#F0FFF0
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.64
Beige
#F5F5DC
ΔE00 8.04
Eggshell
#F0EAD6
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCCE #D9CEDC
analogous
#D8DCCE #D1DCCE #CEDCD2
triadic
#D1DCCE #CED1DC #DCCED1
tetradic
#D1DCCE #CED8DC #D9CEDC #DCD2CE
square
#D1DCCE #CED8DC #D9CEDC #DCD2CE
split-complementary
#D1DCCE #D2CEDC #DCCED8
monochromatic
#8EA987 #AFC2AA #D1DCCE #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.42
#D1DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#D1DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCCE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCCE | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#D1DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dcce; /* rgb */ color: rgb(209, 220, 206); /* oklch */ color: oklch(88.2% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#dfe6dd',
500: '#d1dcce',
950: '#000000',
},
}SCSS
$custom: #d1dcce; $custom-light: #dfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#d1dcce",
"rgb": {
"r": 209,
"g": 220,
"b": 206
},
"hsl": {
"h": 107.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.8822,
"c": 0.02231,
"h": 139
},
"luminance": 0.69198
}Semantic roles & 50–950 ramp
primary
#D1DCCE
secondary
#AD9DB1
accent
#4B9B8A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484