#D6DFCB#D6DFCB
#D6DFCB is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 89.1% C 0.029 H 126.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFCB |
|---|---|
| RGB | rgb(214, 223, 203) |
| HSL | hsl(87, 24%, 84%) |
| HSV | hsv(87, 9%, 87%) |
| CMYK | cmyk(4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.67, -6.57, 8.76) |
| CIE-LCH | lch(87.67, 10.95, 126.89°) |
| OKLab | oklab(89.13% -0.0171 0.0229) |
| OKLCH | oklch(89.13% 0.029 126.8) |
| XYZ | xyz(64.8970, 71.3832, 66.8477) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.35
Beige
#F5F5DC
ΔE00 6.38
Honeydew
#F0FFF0
ΔE00 7.21
Eggshell
#F0EAD6
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 8.17
Lightyellow
#FFFFE0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFCB #D4CBDF
analogous
#DFDECB #D6DFCB #CCDFCB
triadic
#D6DFCB #CBD6DF #DFCBD6
tetradic
#D6DFCB #CBDFDE #D4CBDF #DFCBCC
square
#D6DFCB #CBDFDE #D4CBDF #DFCBCC
split-complementary
#D6DFCB #CBCCDF #DECBDF
monochromatic
#9AB07F #B8C8A5 #D6DFCB #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.37
#D6DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D6DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFCB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFCB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#D7DDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfcb; /* rgb */ color: rgb(214, 223, 203); /* oklch */ color: oklch(89.1% 0.029 126.8);
Tailwind
colors: {
custom: {
50: '#e2e9da',
500: '#d6dfcb',
950: '#000000',
},
}SCSS
$custom: #d6dfcb; $custom-light: #e2e9da; $custom-dark: #000000;
JSON
{
"hex": "#d6dfcb",
"rgb": {
"r": 214,
"g": 223,
"b": 203
},
"hsl": {
"h": 87,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89131,
"c": 0.02855,
"h": 126.8
},
"luminance": 0.71383
}Semantic roles & 50–950 ramp
primary
#D6DFCB
secondary
#A698B6
accent
#43A26E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483