#D4E0BD#D4E0BD
#D4E0BD is a very light, muted yellow-green. Relative luminance 0.710; OKLCH L 88.8% C 0.048 H 122.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0BD |
|---|---|
| RGB | rgb(212, 224, 189) |
| HSL | hsl(81, 36%, 81%) |
| HSV | hsv(81, 16%, 88%) |
| CMYK | cmyk(5.4%, 0%, 15.6%, 12.2%) |
| CIE-LAB | lab(87.48, -10.09, 15.80) |
| CIE-LCH | lch(87.48, 18.75, 122.56°) |
| OKLab | oklab(88.84% -0.0262 0.0408) |
| OKLCH | oklch(88.84% 0.048 122.8) |
| XYZ | xyz(62.9911, 70.9824, 58.5167) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.44
Beige
#F5F5DC
ΔE00 7.70
Eggshell (survey)
#FFFFD4
ΔE00 8.35
Lightyellow
#FFFFE0
ΔE00 8.53
Cream
#FFFDD0
ΔE00 8.56
Lemonchiffon
#FFFACD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0BD #C9BDE0
analogous
#E0DABD #D4E0BD #C2E0BD
triadic
#D4E0BD #BDD4E0 #E0BDD4
tetradic
#D4E0BD #BDE0DA #C9BDE0 #E0BDC2
square
#D4E0BD #BDE0DA #C9BDE0 #E0BDC2
split-complementary
#D4E0BD #BDC2E0 #DABDE0
monochromatic
#9EB96A #B9CC93 #D4E0BD #EFF4E7 #F1F5EA
Accessibility & contrast
On white
1.38
#D4E0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D4E0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0BD
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0BD | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBBB
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#D7DCD6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e0bd; /* rgb */ color: rgb(212, 224, 189); /* oklch */ color: oklch(88.8% 0.048 122.8);
Tailwind
colors: {
custom: {
50: '#e1e9d1',
500: '#d4e0bd',
950: '#000000',
},
}SCSS
$custom: #d4e0bd; $custom-light: #e1e9d1; $custom-dark: #000000;
JSON
{
"hex": "#d4e0bd",
"rgb": {
"r": 212,
"g": 224,
"b": 189
},
"hsl": {
"h": 80.571,
"s": 36.082,
"l": 80.98
},
"oklch": {
"l": 0.88839,
"c": 0.04847,
"h": 122.8
},
"luminance": 0.70982
}Semantic roles & 50–950 ramp
primary
#D4E0BD
secondary
#9989B8
accent
#37AF60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483