#D0D6CC#D0D6CC
#D0D6CC is a very light, near-neutral yellow-green. Relative luminance 0.659; OKLCH L 86.9% C 0.015 H 132.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D6CC |
|---|---|
| RGB | rgb(208, 214, 204) |
| HSL | hsl(96, 11%, 82%) |
| HSV | hsv(96, 5%, 84%) |
| CMYK | cmyk(2.8%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(84.93, -3.84, 4.22) |
| CIE-LCH | lch(84.93, 5.71, 132.29°) |
| OKLab | oklab(86.86% -0.0101 0.0111) |
| OKLCH | oklch(86.86% 0.015 132.5) |
| XYZ | xyz(60.9563, 65.8625, 66.6164) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.68
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.60
Eggshell
#F0EAD6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D6CC #D2CCD6
analogous
#D5D6CC #D0D6CC #CCD6CD
triadic
#D0D6CC #CCD0D6 #D6CCD0
tetradic
#D0D6CC #CCD5D6 #D2CCD6 #D6CDCC
square
#D0D6CC #CCD5D6 #D2CCD6 #D6CDCC
split-complementary
#D0D6CC #CDCCD6 #D6CCD5
monochromatic
#919F88 #B1BBAA #D0D6CC #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.48
#D0D6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#D0D6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D6CC
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D6CC | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#D0D5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d6cc; /* rgb */ color: rgb(208, 214, 204); /* oklch */ color: oklch(86.9% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#dee2db',
500: '#d0d6cc',
950: '#000000',
},
}SCSS
$custom: #d0d6cc; $custom-light: #dee2db; $custom-dark: #000000;
JSON
{
"hex": "#d0d6cc",
"rgb": {
"r": 208,
"g": 214,
"b": 204
},
"hsl": {
"h": 96,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.86864,
"c": 0.01503,
"h": 132.5
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#D0D6CC
secondary
#A49CAA
accent
#51957A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484