#D4E1BD#D4E1BD
#D4E1BD is a very light, muted yellow-green. Relative luminance 0.715; OKLCH L 89.0% C 0.050 H 123.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1BD |
|---|---|
| RGB | rgb(212, 225, 189) |
| HSL | hsl(82, 38%, 81%) |
| HSV | hsv(82, 16%, 88%) |
| CMYK | cmyk(5.8%, 0%, 16%, 11.8%) |
| CIE-LAB | lab(87.74, -10.59, 16.17) |
| CIE-LCH | lch(87.74, 19.33, 123.23°) |
| OKLab | oklab(89.05% -0.0277 0.0417) |
| OKLCH | oklch(89.05% 0.05 123.6) |
| XYZ | xyz(63.2606, 71.5215, 58.6066) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.43
Beige
#F5F5DC
ΔE00 7.89
Eggshell (survey)
#FFFFD4
ΔE00 8.31
Cream
#FFFDD0
ΔE00 8.52
Lightyellow
#FFFFE0
ΔE00 8.60
Light Grey Green
#B7E1A1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1BD #CABDE1
analogous
#E1DCBD #D4E1BD #C2E1BD
triadic
#D4E1BD #BDD4E1 #E1BDD4
tetradic
#D4E1BD #BDE1DC #CABDE1 #E1BDC2
square
#D4E1BD #BDE1DC #CABDE1 #E1BDC2
split-complementary
#D4E1BD #BDC2E1 #DCBDE1
monochromatic
#9DBB69 #B9CE93 #D4E1BD #EFF4E7 #F1F5EA
Accessibility & contrast
On white
1.37
#D4E1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D4E1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1BD
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1BD | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBB
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#D7DDD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e1bd; /* rgb */ color: rgb(212, 225, 189); /* oklch */ color: oklch(89.0% 0.050 123.6);
Tailwind
colors: {
custom: {
50: '#e1ead1',
500: '#d4e1bd',
950: '#000000',
},
}SCSS
$custom: #d4e1bd; $custom-light: #e1ead1; $custom-dark: #000000;
JSON
{
"hex": "#d4e1bd",
"rgb": {
"r": 212,
"g": 225,
"b": 189
},
"hsl": {
"h": 81.667,
"s": 37.5,
"l": 81.176
},
"oklch": {
"l": 0.89047,
"c": 0.05002,
"h": 123.6
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#D4E1BD
secondary
#9A88BA
accent
#35B062
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483