#D6DFD0#D6DFD0
#D6DFD0 is a very light, muted yellow-green. Relative luminance 0.716; OKLCH L 89.3% C 0.022 H 132.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD0 |
|---|---|
| RGB | rgb(214, 223, 208) |
| HSL | hsl(96, 19%, 85%) |
| HSV | hsv(96, 7%, 87%) |
| CMYK | cmyk(4%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.79, -5.71, 6.30) |
| CIE-LCH | lch(87.79, 8.51, 132.20°) |
| OKLab | oklab(89.26% -0.0151 0.0165) |
| OKLCH | oklch(89.26% 0.022 132.5) |
| XYZ | xyz(65.5025, 71.6254, 70.0365) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Honeydew
#F0FFF0
ΔE00 6.89
Beige
#F5F5DC
ΔE00 6.94
Eggshell
#F0EAD6
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 8.03
Mintcream
#F5FFFA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD0 #D9D0DF
analogous
#DEDFD0 #D6DFD0 #D0DFD2
triadic
#D6DFD0 #D0D6DF #DFD0D6
tetradic
#D6DFD0 #D0DEDF #D9D0DF #DFD2D0
square
#D6DFD0 #D0DEDF #D9D0DF #DFD2D0
split-complementary
#D6DFD0 #D2D0DF #DFD0DE
monochromatic
#96AD87 #B6C6AC #D6DFD0 #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.37
#D6DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D6DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD0
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD0 | 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)
#E1DDCF
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#D6DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfd0; /* rgb */ color: rgb(214, 223, 208); /* oklch */ color: oklch(89.3% 0.022 132.5);
Tailwind
colors: {
custom: {
50: '#e2e9de',
500: '#d6dfd0',
950: '#000000',
},
}SCSS
$custom: #d6dfd0; $custom-light: #e2e9de; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd0",
"rgb": {
"r": 214,
"g": 223,
"b": 208
},
"hsl": {
"h": 96,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89263,
"c": 0.02238,
"h": 132.5
},
"luminance": 0.71626
}Semantic roles & 50–950 ramp
primary
#D6DFD0
secondary
#AC9EB5
accent
#489D7B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484