#D5DCBD#D5DCBD
#D5DCBD is a very light, muted yellow-green. Relative luminance 0.690; OKLCH L 88.1% C 0.042 H 117.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCBD |
|---|---|
| RGB | rgb(213, 220, 189) |
| HSL | hsl(74, 31%, 80%) |
| HSV | hsv(74, 14%, 86%) |
| CMYK | cmyk(3.2%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(86.51, -7.70, 14.45) |
| CIE-LCH | lch(86.51, 16.37, 118.07°) |
| OKLab | oklab(88.09% -0.0195 0.0374) |
| OKLCH | oklch(88.09% 0.042 117.6) |
| XYZ | xyz(62.2179, 69.0068, 58.1761) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.49
Eggshell
#F0EAD6
ΔE00 8.11
Lightyellow
#FFFFE0
ΔE00 8.25
Off White (survey)
#FFFFE4
ΔE00 8.48
Beige (survey)
#E6DAA6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCBD #C4BDDC
analogous
#DCD3BD #D5DCBD #C5DCBD
triadic
#D5DCBD #BDD5DC #DCBDD5
tetradic
#D5DCBD #BDDCD3 #C4BDDC #DCBDC5
square
#D5DCBD #BDDCD3 #C4BDDC #DCBDC5
split-complementary
#D5DCBD #BDC5DC #D3BDDC
monochromatic
#A2B26D #BCC795 #D5DCBD #EEF1E5 #F2F4EB
Accessibility & contrast
On white
1.42
#D5DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D5DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCBD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCBD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BB
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#D8D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d5dcbd; /* rgb */ color: rgb(213, 220, 189); /* oklch */ color: oklch(88.1% 0.042 117.6);
Tailwind
colors: {
custom: {
50: '#e2e6d1',
500: '#d5dcbd',
950: '#000000',
},
}SCSS
$custom: #d5dcbd; $custom-light: #e2e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d5dcbd",
"rgb": {
"r": 213,
"g": 220,
"b": 189
},
"hsl": {
"h": 73.548,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.8809,
"c": 0.04215,
"h": 117.6
},
"luminance": 0.69007
}Semantic roles & 50–950 ramp
primary
#D5DCBD
secondary
#938AB3
accent
#3CA955
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483