#D4DFD0#D4DFD0
#D4DFD0 is a very light, muted green. Relative luminance 0.713; OKLCH L 89.1% C 0.023 H 137.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD0 |
|---|---|
| RGB | rgb(212, 223, 208) |
| HSL | hsl(104, 19%, 85%) |
| HSV | hsv(104, 7%, 87%) |
| CMYK | cmyk(4.9%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.64, -6.40, 6.07) |
| CIE-LCH | lch(87.64, 8.82, 136.49°) |
| OKLab | oklab(89.11% -0.0172 0.0159) |
| OKLCH | oklch(89.11% 0.023 137.3) |
| XYZ | xyz(64.9222, 71.3262, 70.0093) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 6.78
Beige
#F5F5DC
ΔE00 7.41
Eggshell
#F0EAD6
ΔE00 7.94
Silver (survey)
#C5C9C7
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD0 #DBD0DF
analogous
#DCDFD0 #D4DFD0 #D0DFD4
triadic
#D4DFD0 #D0D4DF #DFD0D4
tetradic
#D4DFD0 #D0DCDF #DBD0DF #DFD4D0
square
#D4DFD0 #D0DCDF #DBD0DF #DFD4D0
split-complementary
#D4DFD0 #D4D0DF #DFD0DC
monochromatic
#91AD87 #B3C6AC #D4DFD0 #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.38
#D4DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D4DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD0
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD0 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#D4DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd0; /* rgb */ color: rgb(212, 223, 208); /* oklch */ color: oklch(89.1% 0.023 137.3);
Tailwind
colors: {
custom: {
50: '#e1e9de',
500: '#d4dfd0',
950: '#000000',
},
}SCSS
$custom: #d4dfd0; $custom-light: #e1e9de; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd0",
"rgb": {
"r": 212,
"g": 223,
"b": 208
},
"hsl": {
"h": 104,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89112,
"c": 0.02341,
"h": 137.3
},
"luminance": 0.71326
}Semantic roles & 50–950 ramp
primary
#D4DFD0
secondary
#AF9EB5
accent
#489D87
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484