#D0D5CC#D0D5CC
#D0D5CC is a very light, near-neutral yellow-green. Relative luminance 0.654; OKLCH L 86.7% C 0.013 H 130.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D5CC |
|---|---|
| RGB | rgb(208, 213, 204) |
| HSL | hsl(93, 10%, 82%) |
| HSV | hsv(93, 4%, 84%) |
| CMYK | cmyk(2.3%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(84.67, -3.32, 3.85) |
| CIE-LCH | lch(84.67, 5.09, 130.81°) |
| OKLab | oklab(86.66% -0.0087 0.0101) |
| OKLCH | oklch(86.66% 0.013 130.8) |
| XYZ | xyz(60.7040, 65.3579, 66.5323) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.32
Silver (survey)
#C5C9C7
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 5.87
Fog
#D8DCE0
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D5CC #D1CCD5
analogous
#D5D5CC #D0D5CC #CCD5CD
triadic
#D0D5CC #CCD0D5 #D5CCD0
tetradic
#D0D5CC #CCD5D5 #D1CCD5 #D5CDCC
square
#D0D5CC #CCD5D5 #D1CCD5 #D5CDCC
split-complementary
#D0D5CC #CDCCD5 #D5CCD5
monochromatic
#929E89 #B1B9AA #D0D5CC #EFF1EE #F0F1EE
Accessibility & contrast
On white
1.49
#D0D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D0D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D5CC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D5CC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#D0D4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d5cc; /* rgb */ color: rgb(208, 213, 204); /* oklch */ color: oklch(86.7% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#dee1db',
500: '#d0d5cc',
950: '#000000',
},
}SCSS
$custom: #d0d5cc; $custom-light: #dee1db; $custom-dark: #000000;
JSON
{
"hex": "#d0d5cc",
"rgb": {
"r": 208,
"g": 213,
"b": 204
},
"hsl": {
"h": 93.333,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.8666,
"c": 0.01336,
"h": 130.8
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#D0D5CC
secondary
#A39CA9
accent
#529476
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484