#D2DBD0#D2DBD0
#D2DBD0 is a very light, near-neutral green. Relative luminance 0.689; OKLCH L 88.1% C 0.018 H 140.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBD0 |
|---|---|
| RGB | rgb(210, 219, 208) |
| HSL | hsl(109, 13%, 84%) |
| HSV | hsv(109, 5%, 86%) |
| CMYK | cmyk(4.1%, 0%, 5%, 14.1%) |
| CIE-LAB | lab(86.46, -5.03, 4.35) |
| CIE-LCH | lch(86.46, 6.65, 139.12°) |
| OKLab | oklab(88.15% -0.0136 0.0114) |
| OKLCH | oklch(88.15% 0.018 140) |
| XYZ | xyz(63.2930, 68.9185, 69.6304) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.39
Silver (survey)
#C5C9C7
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.39
Honeydew
#F0FFF0
ΔE00 7.88
Eggshell
#F0EAD6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBD0 #D9D0DB
analogous
#D7DBD0 #D2DBD0 #D0DBD3
triadic
#D2DBD0 #D0D2DB #DBD0D2
tetradic
#D2DBD0 #D0D7DB #D9D0DB #DBD3D0
square
#D2DBD0 #D0D7DB #D9D0DB #DBD3D0
split-complementary
#D2DBD0 #D3D0DB #DBD0D7
monochromatic
#90A68B #B1C0AD #D2DBD0 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.42
#D2DBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#D2DBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBD0
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBD0 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#D2DAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dbd0; /* rgb */ color: rgb(210, 219, 208); /* oklch */ color: oklch(88.1% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#dfe6de',
500: '#d2dbd0',
950: '#000000',
},
}SCSS
$custom: #d2dbd0; $custom-light: #dfe6de; $custom-dark: #000000;
JSON
{
"hex": "#d2dbd0",
"rgb": {
"r": 210,
"g": 219,
"b": 208
},
"hsl": {
"h": 109.091,
"s": 13.253,
"l": 83.725
},
"oklch": {
"l": 0.88145,
"c": 0.01775,
"h": 140
},
"luminance": 0.68919
}Semantic roles & 50–950 ramp
primary
#D2DBD0
secondary
#AD9FB0
accent
#4E978A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484