#D2DCBD#D2DCBD
#D2DCBD is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.9% C 0.043 H 121.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCBD |
|---|---|
| RGB | rgb(210, 220, 189) |
| HSL | hsl(79, 31%, 80%) |
| HSV | hsv(79, 14%, 86%) |
| CMYK | cmyk(4.5%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(86.29, -8.77, 14.10) |
| CIE-LCH | lch(86.29, 16.61, 121.86°) |
| OKLab | oklab(87.86% -0.0226 0.0365) |
| OKLCH | oklch(87.86% 0.043 121.8) |
| XYZ | xyz(61.3556, 68.5622, 58.1357) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.03
Lightyellow
#FFFFE0
ΔE00 8.79
Eggshell
#F0EAD6
ΔE00 8.99
Off White (survey)
#FFFFE4
ΔE00 9.02
Eggshell (survey)
#FFFFD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCBD #C7BDDC
analogous
#DCD6BD #D2DCBD #C2DCBD
triadic
#D2DCBD #BDD2DC #DCBDD2
tetradic
#D2DCBD #BDDCD6 #C7BDDC #DCBDC2
square
#D2DCBD #BDDCD6 #C7BDDC #DCBDC2
split-complementary
#D2DCBD #BDC2DC #D6BDDC
monochromatic
#9BB26D #B7C795 #D2DCBD #EDF1E5 #F1F4EB
Accessibility & contrast
On white
1.43
#D2DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#D2DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCBD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCBD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#D5D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dcbd; /* rgb */ color: rgb(210, 220, 189); /* oklch */ color: oklch(87.9% 0.043 121.8);
Tailwind
colors: {
custom: {
50: '#dfe6d1',
500: '#d2dcbd',
950: '#000000',
},
}SCSS
$custom: #d2dcbd; $custom-light: #dfe6d1; $custom-dark: #000000;
JSON
{
"hex": "#d2dcbd",
"rgb": {
"r": 210,
"g": 220,
"b": 189
},
"hsl": {
"h": 79.355,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87861,
"c": 0.04293,
"h": 121.8
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#D2DCBD
secondary
#978AB3
accent
#3CA95F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483