#D0D6C8#D0D6C8
#D0D6C8 is a very light, muted yellow-green. Relative luminance 0.657; OKLCH L 86.8% C 0.020 H 125.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D6C8 |
|---|---|
| RGB | rgb(208, 214, 200) |
| HSL | hsl(86, 15%, 81%) |
| HSV | hsv(86, 7%, 84%) |
| CMYK | cmyk(2.8%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(84.83, -4.54, 6.20) |
| CIE-LCH | lch(84.83, 7.69, 126.23°) |
| OKLab | oklab(86.76% -0.0117 0.0162) |
| OKLCH | oklch(86.76% 0.02 125.9) |
| XYZ | xyz(60.4827, 65.6731, 64.1222) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.10
Silver (survey)
#C5C9C7
ΔE00 6.36
Eggshell
#F0EAD6
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.87
Beige
#F5F5DC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D6C8 #CEC8D6
analogous
#D6D5C8 #D0D6C8 #C9D6C8
triadic
#D0D6C8 #C8D0D6 #D6C8D0
tetradic
#D0D6C8 #C8D6D5 #CEC8D6 #D6C8C9
square
#D0D6C8 #C8D6D5 #CEC8D6 #D6C8C9
split-complementary
#D0D6C8 #C8C9D6 #D5C8D6
monochromatic
#94A282 #B2BCA5 #D0D6C8 #EEF0EB #F0F2ED
Accessibility & contrast
On white
1.49
#D0D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#D0D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D6C8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D6C8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#D1D4D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d6c8; /* rgb */ color: rgb(208, 214, 200); /* oklch */ color: oklch(86.8% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#dee2d8',
500: '#d0d6c8',
950: '#000000',
},
}SCSS
$custom: #d0d6c8; $custom-light: #dee2d8; $custom-dark: #000000;
JSON
{
"hex": "#d0d6c8",
"rgb": {
"r": 208,
"g": 214,
"b": 200
},
"hsl": {
"h": 85.714,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86755,
"c": 0.02004,
"h": 125.9
},
"luminance": 0.65673
}Semantic roles & 50–950 ramp
primary
#D0D6C8
secondary
#A098AB
accent
#4D996D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483