#D6DFCA#D6DFCA
#D6DFCA is a very light, muted yellow-green. Relative luminance 0.713; OKLCH L 89.1% C 0.030 H 126.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFCA |
|---|---|
| RGB | rgb(214, 223, 202) |
| HSL | hsl(86, 25%, 83%) |
| HSV | hsv(86, 9%, 87%) |
| CMYK | cmyk(4%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(87.65, -6.74, 9.25) |
| CIE-LCH | lch(87.65, 11.45, 126.09°) |
| OKLab | oklab(89.11% -0.0175 0.0241) |
| OKLCH | oklch(89.11% 0.03 126) |
| XYZ | xyz(64.7782, 71.3357, 66.2221) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.67
Eggshell
#F0EAD6
ΔE00 7.29
Honeydew
#F0FFF0
ΔE00 7.32
Off White (survey)
#FFFFE4
ΔE00 8.10
Lightyellow
#FFFFE0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFCA #D3CADF
analogous
#DFDDCA #D6DFCA #CBDFCA
triadic
#D6DFCA #CAD6DF #DFCAD6
tetradic
#D6DFCA #CADFDD #D3CADF #DFCACB
square
#D6DFCA #CADFDD #D3CADF #DFCACB
split-complementary
#D6DFCA #CACBDF #DDCADF
monochromatic
#9BB17E #B8C8A4 #D6DFCA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.38
#D6DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D6DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFCA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFCA | 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)
#E2DCC9
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#D7DDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfca; /* rgb */ color: rgb(214, 223, 202); /* oklch */ color: oklch(89.1% 0.030 126.0);
Tailwind
colors: {
custom: {
50: '#e2e9da',
500: '#d6dfca',
950: '#000000',
},
}SCSS
$custom: #d6dfca; $custom-light: #e2e9da; $custom-dark: #000000;
JSON
{
"hex": "#d6dfca",
"rgb": {
"r": 214,
"g": 223,
"b": 202
},
"hsl": {
"h": 85.714,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.89106,
"c": 0.02981,
"h": 126
},
"luminance": 0.71336
}Semantic roles & 50–950 ramp
primary
#D6DFCA
secondary
#A497B6
accent
#42A36C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483