#D2DCCE#D2DCCE
#D2DCCE is a very light, muted green. Relative luminance 0.693; OKLCH L 88.3% C 0.022 H 136.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCCE |
|---|---|
| RGB | rgb(210, 220, 206) |
| HSL | hsl(103, 17%, 84%) |
| HSV | hsv(103, 6%, 86%) |
| CMYK | cmyk(4.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.67, -5.90, 5.71) |
| CIE-LCH | lch(86.67, 8.21, 135.91°) |
| OKLab | oklab(88.3% -0.0158 0.015) |
| OKLCH | oklch(88.3% 0.022 136.6) |
| XYZ | xyz(63.3102, 69.3440, 68.4299) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.60
Honeydew
#F0FFF0
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.50
Beige
#F5F5DC
ΔE00 7.82
Eggshell
#F0EAD6
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCCE #D8CEDC
analogous
#D9DCCE #D2DCCE #CEDCD1
triadic
#D2DCCE #CED2DC #DCCED2
tetradic
#D2DCCE #CED9DC #D8CEDC #DCD1CE
square
#D2DCCE #CED9DC #D8CEDC #DCD1CE
split-complementary
#D2DCCE #D1CEDC #DCCED9
monochromatic
#90A987 #B1C2AA #D2DCCE #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D2DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D2DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCCE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCCE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACD
Deuteranopia (green-blind)
#DBD9CF
Tritanopia (blue-blind)
#D2DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcce; /* rgb */ color: rgb(210, 220, 206); /* oklch */ color: oklch(88.3% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#dfe6dd',
500: '#d2dcce',
950: '#000000',
},
}SCSS
$custom: #d2dcce; $custom-light: #dfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#d2dcce",
"rgb": {
"r": 210,
"g": 220,
"b": 206
},
"hsl": {
"h": 102.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88295,
"c": 0.02176,
"h": 136.6
},
"luminance": 0.69344
}Semantic roles & 50–950 ramp
primary
#D2DCCE
secondary
#AB9DB1
accent
#4B9B84
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484