#D4DFD6#D4DFD6
#D4DFD6 is a very light, near-neutral green. Relative luminance 0.716; OKLCH L 89.3% C 0.017 H 151.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD6 |
|---|---|
| RGB | rgb(212, 223, 214) |
| HSL | hsl(131, 15%, 85%) |
| HSV | hsv(131, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.79, -5.33, 3.13) |
| CIE-LCH | lch(87.79, 6.18, 149.60°) |
| OKLab | oklab(89.28% -0.0148 0.0082) |
| OKLCH | oklch(89.28% 0.017 151.1) |
| XYZ | xyz(65.6744, 71.6270, 73.9707) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.46
Silver (survey)
#C5C9C7
ΔE00 6.75
Honeydew
#F0FFF0
ΔE00 7.12
Mintcream
#F5FFFA
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD6 #DFD4DD
analogous
#D7DFD4 #D4DFD6 #D4DFDB
triadic
#D4DFD6 #D6D4DF #DFD6D4
tetradic
#D4DFD6 #D4D7DF #DFD4DD #DFDBD4
square
#D4DFD6 #D4D7DF #DFD4DD #DFDBD4
split-complementary
#D4DFD6 #DBD4DF #DFD4D7
monochromatic
#8EAB93 #B1C5B5 #D4DFD6 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.37
#D4DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D4DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD6
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD6 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DDDCD6
Tritanopia (blue-blind)
#D3DFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd6; /* rgb */ color: rgb(212, 223, 214); /* oklch */ color: oklch(89.3% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#e1e9e2',
500: '#d4dfd6',
950: '#000000',
},
}SCSS
$custom: #d4dfd6; $custom-light: #e1e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd6",
"rgb": {
"r": 212,
"g": 223,
"b": 214
},
"hsl": {
"h": 130.909,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89275,
"c": 0.01693,
"h": 151.1
},
"luminance": 0.71627
}Semantic roles & 50–950 ramp
primary
#D4DFD6
secondary
#B4A3B1
accent
#4D8B99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484