#D4DFD8#D4DFD8
#D4DFD8 is a very light, near-neutral green. Relative luminance 0.717; OKLCH L 89.3% C 0.015 H 158.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD8 |
|---|---|
| RGB | rgb(212, 223, 216) |
| HSL | hsl(142, 15%, 85%) |
| HSV | hsv(142, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.84, -4.97, 2.15) |
| CIE-LCH | lch(87.84, 5.41, 156.62°) |
| OKLab | oklab(89.33% -0.014 0.0056) |
| OKLCH | oklch(89.33% 0.015 158.2) |
| XYZ | xyz(65.9314, 71.7298, 75.3242) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.11
Silver (survey)
#C5C9C7
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.94
Mintcream
#F5FFFA
ΔE00 6.96
Fog
#D8DCE0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD8 #DFD4DB
analogous
#D5DFD4 #D4DFD8 #D4DFDD
triadic
#D4DFD8 #D8D4DF #DFD8D4
tetradic
#D4DFD8 #D4D5DF #DFD4DB #DFDDD4
square
#D4DFD8 #D4D5DF #DFD4DB #DFDDD4
split-complementary
#D4DFD8 #DDD4DF #DFD4D5
monochromatic
#8EAB98 #B1C5B8 #D4DFD8 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.37
#D4DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D4DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD8
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD8 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#D2DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd8; /* rgb */ color: rgb(212, 223, 216); /* oklch */ color: oklch(89.3% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#e1e9e4',
500: '#d4dfd8',
950: '#000000',
},
}SCSS
$custom: #d4dfd8; $custom-light: #e1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd8",
"rgb": {
"r": 212,
"g": 223,
"b": 216
},
"hsl": {
"h": 141.818,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89331,
"c": 0.01512,
"h": 158.2
},
"luminance": 0.7173
}Semantic roles & 50–950 ramp
primary
#D4DFD8
secondary
#B4A3AE
accent
#4D7D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484