#D7DFD0#D7DFD0
#D7DFD0 is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.3% C 0.022 H 130.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD0 |
|---|---|
| RGB | rgb(215, 223, 208) |
| HSL | hsl(92, 19%, 85%) |
| HSV | hsv(92, 7%, 87%) |
| CMYK | cmyk(3.6%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.86, -5.37, 6.42) |
| CIE-LCH | lch(87.86, 8.37, 129.94°) |
| OKLab | oklab(89.34% -0.0141 0.0168) |
| OKLCH | oklch(89.34% 0.022 130) |
| XYZ | xyz(65.7953, 71.7763, 70.0502) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.46
Beige
#F5F5DC
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 6.85
Honeydew
#F0FFF0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.93
Ivory
#FFFFF0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD0 #D8D0DF
analogous
#DFDFD0 #D7DFD0 #D0DFD1
triadic
#D7DFD0 #D0D7DF #DFD0D7
tetradic
#D7DFD0 #D0DFDF #D8D0DF #DFD1D0
square
#D7DFD0 #D0DFDF #D8D0DF #DFD1D0
split-complementary
#D7DFD0 #D1D0DF #DFD0DF
monochromatic
#99AD87 #B8C6AC #D7DFD0 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.37
#D7DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D7DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD0
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD0 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#D8DDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dfd0; /* rgb */ color: rgb(215, 223, 208); /* oklch */ color: oklch(89.3% 0.022 130.0);
Tailwind
colors: {
custom: {
50: '#e3e9de',
500: '#d7dfd0',
950: '#000000',
},
}SCSS
$custom: #d7dfd0; $custom-light: #e3e9de; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd0",
"rgb": {
"r": 215,
"g": 223,
"b": 208
},
"hsl": {
"h": 92,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89338,
"c": 0.02193,
"h": 130
},
"luminance": 0.71776
}Semantic roles & 50–950 ramp
primary
#D7DFD0
secondary
#AA9EB5
accent
#489D76
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484