#D4DCBE#D4DCBE
#D4DCBE is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 88.0% C 0.041 H 119.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCBE |
|---|---|
| RGB | rgb(212, 220, 190) |
| HSL | hsl(76, 30%, 80%) |
| HSV | hsv(76, 14%, 86%) |
| CMYK | cmyk(3.6%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.46, -7.90, 13.84) |
| CIE-LCH | lch(86.46, 15.93, 119.71°) |
| OKLab | oklab(88.04% -0.0202 0.0358) |
| OKLCH | oklch(88.04% 0.041 119.4) |
| XYZ | xyz(62.0376, 68.9012, 58.7362) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.75
Eggshell
#F0EAD6
ΔE00 8.25
Lightyellow
#FFFFE0
ΔE00 8.40
Off White (survey)
#FFFFE4
ΔE00 8.59
Eggshell (survey)
#FFFFD4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCBE #C6BEDC
analogous
#DCD5BE #D4DCBE #C5DCBE
triadic
#D4DCBE #BED4DC #DCBED4
tetradic
#D4DCBE #BEDCD5 #C6BEDC #DCBEC5
square
#D4DCBE #BEDCD5 #C6BEDC #DCBEC5
split-complementary
#D4DCBE #BEC5DC #D5BEDC
monochromatic
#9FB16E #BAC796 #D4DCBE #EEF1E6 #F2F4EB
Accessibility & contrast
On white
1.42
#D4DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#D4DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCBE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCBE | 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)
#E0D8BC
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#D7D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4dcbe; /* rgb */ color: rgb(212, 220, 190); /* oklch */ color: oklch(88.0% 0.041 119.4);
Tailwind
colors: {
custom: {
50: '#e1e6d1',
500: '#d4dcbe',
950: '#000000',
},
}SCSS
$custom: #d4dcbe; $custom-light: #e1e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d4dcbe",
"rgb": {
"r": 212,
"g": 220,
"b": 190
},
"hsl": {
"h": 76,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.88038,
"c": 0.04109,
"h": 119.4
},
"luminance": 0.68901
}Semantic roles & 50–950 ramp
primary
#D4DCBE
secondary
#968BB3
accent
#3DA95A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483