#D4DBBE#D4DBBE
#D4DBBE is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.8% C 0.040 H 118.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBBE |
|---|---|
| RGB | rgb(212, 219, 190) |
| HSL | hsl(74, 29%, 80%) |
| HSV | hsv(74, 13%, 86%) |
| CMYK | cmyk(3.2%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(86.20, -7.39, 13.47) |
| CIE-LCH | lch(86.20, 15.36, 118.74°) |
| OKLab | oklab(87.83% -0.0187 0.0349) |
| OKLCH | oklch(87.83% 0.04 118.2) |
| XYZ | xyz(61.7760, 68.3779, 58.6490) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.88
Eggshell
#F0EAD6
ΔE00 7.93
Lightyellow
#FFFFE0
ΔE00 8.44
Off White (survey)
#FFFFE4
ΔE00 8.57
Beige (survey)
#E6DAA6
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBBE #C5BEDB
analogous
#DBD3BE #D4DBBE #C5DBBE
triadic
#D4DBBE #BED4DB #DBBED4
tetradic
#D4DBBE #BEDBD3 #C5BEDB #DBBEC5
square
#D4DBBE #BEDBD3 #C5BEDB #DBBEC5
split-complementary
#D4DBBE #BEC5DB #D3BEDB
monochromatic
#A0AF6F #BAC597 #D4DBBE #EEF1E5 #F2F4EB
Accessibility & contrast
On white
1.43
#D4DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#D4DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBBE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBBE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BC
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#D7D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4dbbe; /* rgb */ color: rgb(212, 219, 190); /* oklch */ color: oklch(87.8% 0.040 118.2);
Tailwind
colors: {
custom: {
50: '#e1e6d1',
500: '#d4dbbe',
950: '#000000',
},
}SCSS
$custom: #d4dbbe; $custom-light: #e1e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d4dbbe",
"rgb": {
"r": 212,
"g": 219,
"b": 190
},
"hsl": {
"h": 74.483,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87832,
"c": 0.0396,
"h": 118.2
},
"luminance": 0.68378
}Semantic roles & 50–950 ramp
primary
#D4DBBE
secondary
#958BB2
accent
#3EA758
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483