#D5DDBD#D5DDBD
#D5DDBD is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.3% C 0.044 H 118.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDBD |
|---|---|
| RGB | rgb(213, 221, 189) |
| HSL | hsl(75, 32%, 80%) |
| HSV | hsv(75, 14%, 87%) |
| CMYK | cmyk(3.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(86.77, -8.21, 14.81) |
| CIE-LCH | lch(86.77, 16.94, 119.00°) |
| OKLab | oklab(88.3% -0.021 0.0383) |
| OKLCH | oklch(88.3% 0.044 118.7) |
| XYZ | xyz(62.4812, 69.5333, 58.2639) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.39
Lightyellow
#FFFFE0
ΔE00 8.23
Eggshell
#F0EAD6
ΔE00 8.44
Eggshell (survey)
#FFFFD4
ΔE00 8.45
Off White (survey)
#FFFFE4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDBD #C5BDDD
analogous
#DDD5BD #D5DDBD #C5DDBD
triadic
#D5DDBD #BDD5DD #DDBDD5
tetradic
#D5DDBD #BDDDD5 #C5BDDD #DDBDC5
square
#D5DDBD #BDDDD5 #C5BDDD #DDBDC5
split-complementary
#D5DDBD #BDC5DD #D5BDDD
monochromatic
#A2B36C #BBC895 #D5DDBD #EFF2E5 #F2F5EB
Accessibility & contrast
On white
1.41
#D5DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D5DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDBD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDBD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#E1D9BE
Tritanopia (blue-blind)
#D8D9D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5ddbd; /* rgb */ color: rgb(213, 221, 189); /* oklch */ color: oklch(88.3% 0.044 118.7);
Tailwind
colors: {
custom: {
50: '#e2e7d1',
500: '#d5ddbd',
950: '#000000',
},
}SCSS
$custom: #d5ddbd; $custom-light: #e2e7d1; $custom-dark: #000000;
JSON
{
"hex": "#d5ddbd",
"rgb": {
"r": 213,
"g": 221,
"b": 189
},
"hsl": {
"h": 75,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.88296,
"c": 0.04363,
"h": 118.7
},
"luminance": 0.69533
}Semantic roles & 50–950 ramp
primary
#D5DDBD
secondary
#948AB5
accent
#3BAB57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483