#D4DCD2#D4DCD2
#D4DCD2 is a very light, near-neutral green. Relative luminance 0.698; OKLCH L 88.6% C 0.016 H 139.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCD2 |
|---|---|
| RGB | rgb(212, 220, 210) |
| HSL | hsl(108, 13%, 84%) |
| HSV | hsv(108, 5%, 86%) |
| CMYK | cmyk(3.6%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.92, -4.51, 3.97) |
| CIE-LCH | lch(86.92, 6.01, 138.61°) |
| OKLab | oklab(88.56% -0.0122 0.0104) |
| OKLCH | oklch(88.56% 0.016 139.5) |
| XYZ | xyz(64.3754, 69.8364, 71.0486) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.72
Silver (survey)
#C5C9C7
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 6.84
Eggshell
#F0EAD6
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCD2 #DAD2DC
analogous
#D9DCD2 #D4DCD2 #D2DCD5
triadic
#D4DCD2 #D2D4DC #DCD2D4
tetradic
#D4DCD2 #D2D9DC #DAD2DC #DCD5D2
square
#D4DCD2 #D2D9DC #DAD2DC #DCD5D2
split-complementary
#D4DCD2 #D5D2DC #DCD2D9
monochromatic
#92A68D #B3C1B0 #D4DCD2 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.40
#D4DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D4DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCD2
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCD2 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#D4DBD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcd2; /* rgb */ color: rgb(212, 220, 210); /* oklch */ color: oklch(88.6% 0.016 139.5);
Tailwind
colors: {
custom: {
50: '#e1e6df',
500: '#d4dcd2',
950: '#000000',
},
}SCSS
$custom: #d4dcd2; $custom-light: #e1e6df; $custom-dark: #000000;
JSON
{
"hex": "#d4dcd2",
"rgb": {
"r": 212,
"g": 220,
"b": 210
},
"hsl": {
"h": 108,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88555,
"c": 0.01601,
"h": 139.5
},
"luminance": 0.69837
}Semantic roles & 50–950 ramp
primary
#D4DCD2
secondary
#AEA2B1
accent
#4F9788
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484