#D6DBD2#D6DBD2
#D6DBD2 is a very light, near-neutral yellow-green. Relative luminance 0.696; OKLCH L 88.5% C 0.013 H 130.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DBD2 |
|---|---|
| RGB | rgb(214, 219, 210) |
| HSL | hsl(93, 11%, 84%) |
| HSV | hsv(93, 4%, 86%) |
| CMYK | cmyk(2.3%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(86.81, -3.31, 3.83) |
| CIE-LCH | lch(86.81, 5.06, 130.81°) |
| OKLab | oklab(88.5% -0.0087 0.0101) |
| OKLCH | oklch(88.5% 0.013 130.8) |
| XYZ | xyz(64.6940, 69.6122, 70.9885) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.56
Silver (survey)
#C5C9C7
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.53
Light Gray
#D3D3D3
ΔE00 5.69
Fog
#D8DCE0
ΔE00 6.83
Eggshell
#F0EAD6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DBD2 #D7D2DB
analogous
#DBDBD2 #D6DBD2 #D2DBD3
triadic
#D6DBD2 #D2D6DB #DBD2D6
tetradic
#D6DBD2 #D2DBDB #D7D2DB #DBD3D2
square
#D6DBD2 #D2DBDB #D7D2DB #DBD3D2
split-complementary
#D6DBD2 #D3D2DB #DBD2DB
monochromatic
#98A58E #B7C0B0 #D6DBD2 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.41
#D6DBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D6DBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DBD2
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DBD2 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#D6DAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6dbd2; /* rgb */ color: rgb(214, 219, 210); /* oklch */ color: oklch(88.5% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#e2e6df',
500: '#d6dbd2',
950: '#000000',
},
}SCSS
$custom: #d6dbd2; $custom-light: #e2e6df; $custom-dark: #000000;
JSON
{
"hex": "#d6dbd2",
"rgb": {
"r": 214,
"g": 219,
"b": 210
},
"hsl": {
"h": 93.333,
"s": 11.111,
"l": 84.118
},
"oklch": {
"l": 0.88504,
"c": 0.01329,
"h": 130.8
},
"luminance": 0.69612
}Semantic roles & 50–950 ramp
primary
#D6DBD2
secondary
#A9A2AF
accent
#509577
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484