#D5DCBB#D5DCBB
#D5DCBB is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 88.0% C 0.045 H 117.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCBB |
|---|---|
| RGB | rgb(213, 220, 187) |
| HSL | hsl(73, 32%, 80%) |
| HSV | hsv(73, 15%, 86%) |
| CMYK | cmyk(3.2%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.46, -8.02, 15.44) |
| CIE-LCH | lch(86.46, 17.40, 117.46°) |
| OKLab | oklab(88.04% -0.0203 0.0398) |
| OKLCH | oklch(88.04% 0.045 117) |
| XYZ | xyz(62.0023, 68.9206, 57.0407) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.35
Beige (survey)
#E6DAA6
ΔE00 8.14
Lightyellow
#FFFFE0
ΔE00 8.32
Eggshell (survey)
#FFFFD4
ΔE00 8.42
Eggshell
#F0EAD6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCBB #C2BBDC
analogous
#DCD3BB #D5DCBB #C5DCBB
triadic
#D5DCBB #BBD5DC #DCBBD5
tetradic
#D5DCBB #BBDCD3 #C2BBDC #DCBBC5
square
#D5DCBB #BBDCD3 #C2BBDC #DCBBC5
split-complementary
#D5DCBB #BBC5DC #D3BBDC
monochromatic
#A3B26A #BCC793 #D5DCBB #EEF1E3 #F3F5EB
Accessibility & contrast
On white
1.42
#D5DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#D5DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCBB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCBB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#D9D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d5dcbb; /* rgb */ color: rgb(213, 220, 187); /* oklch */ color: oklch(88.0% 0.045 117.0);
Tailwind
colors: {
custom: {
50: '#e2e6cf',
500: '#d5dcbb',
950: '#000000',
},
}SCSS
$custom: #d5dcbb; $custom-light: #e2e6cf; $custom-dark: #000000;
JSON
{
"hex": "#d5dcbb",
"rgb": {
"r": 213,
"g": 220,
"b": 187
},
"hsl": {
"h": 72.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.88043,
"c": 0.04473,
"h": 117
},
"luminance": 0.6892
}Semantic roles & 50–950 ramp
primary
#D5DCBB
secondary
#9188B3
accent
#3BAB52
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483