#D0D6C2#D0D6C2
#D0D6C2 is a very light, muted yellow-green. Relative luminance 0.654; OKLCH L 86.6% C 0.028 H 120.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D6C2 |
|---|---|
| RGB | rgb(208, 214, 194) |
| HSL | hsl(78, 20%, 80%) |
| HSV | hsv(78, 9%, 84%) |
| CMYK | cmyk(2.8%, 0%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.69, -5.57, 9.18) |
| CIE-LCH | lch(84.69, 10.74, 121.27°) |
| OKLab | oklab(86.6% -0.0141 0.0239) |
| OKLCH | oklch(86.6% 0.028 120.6) |
| XYZ | xyz(59.7952, 65.3981, 60.5014) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.23
Eggshell
#F0EAD6
ΔE00 7.38
Beige
#F5F5DC
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 8.38
Warm Beige
#E9DCC9
ΔE00 9.30
Honeydew
#F0FFF0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D6C2 #C8C2D6
analogous
#D6D2C2 #D0D6C2 #C6D6C2
triadic
#D0D6C2 #C2D0D6 #D6C2D0
tetradic
#D0D6C2 #C2D6D2 #C8C2D6 #D6C2C6
square
#D0D6C2 #C2D6D2 #C8C2D6 #D6C2C6
split-complementary
#D0D6C2 #C2C6D6 #D2C2D6
monochromatic
#98A579 #B4BD9D #D0D6C2 #ECEFE7 #F1F3ED
Accessibility & contrast
On white
1.49
#D0D6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#D0D6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D6C2
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D6C2 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#D2D4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d6c2; /* rgb */ color: rgb(208, 214, 194); /* oklch */ color: oklch(86.6% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#dee2d4',
500: '#d0d6c2',
950: '#000000',
},
}SCSS
$custom: #d0d6c2; $custom-light: #dee2d4; $custom-dark: #000000;
JSON
{
"hex": "#d0d6c2",
"rgb": {
"r": 208,
"g": 214,
"b": 194
},
"hsl": {
"h": 78,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86598,
"c": 0.02779,
"h": 120.6
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#D0D6C2
secondary
#9991AB
accent
#489E61
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483