#D4E2BD#D4E2BD
#D4E2BD is a very light, muted yellow-green. Relative luminance 0.721; OKLCH L 89.3% C 0.052 H 124.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2BD |
|---|---|
| RGB | rgb(212, 226, 189) |
| HSL | hsl(83, 39%, 81%) |
| HSV | hsv(83, 16%, 89%) |
| CMYK | cmyk(6.2%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(88.00, -11.10, 16.54) |
| CIE-LCH | lch(88.00, 19.92, 123.87°) |
| OKLab | oklab(89.25% -0.0291 0.0426) |
| OKLCH | oklch(89.25% 0.052 124.3) |
| XYZ | xyz(63.5318, 72.0638, 58.6969) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.45
Beige
#F5F5DC
ΔE00 8.09
Eggshell (survey)
#FFFFD4
ΔE00 8.27
Light Grey Green
#B7E1A1
ΔE00 8.41
Cream
#FFFDD0
ΔE00 8.50
Lightyellow
#FFFFE0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2BD #CBBDE2
analogous
#E2DEBD #D4E2BD #C2E2BD
triadic
#D4E2BD #BDD4E2 #E2BDD4
tetradic
#D4E2BD #BDE2DE #CBBDE2 #E2BDC2
square
#D4E2BD #BDE2DE #CBBDE2 #E2BDC2
split-complementary
#D4E2BD #BDC2E2 #DEBDE2
monochromatic
#9DBD68 #B8CF92 #D4E2BD #F0F5E8 #F1F6EA
Accessibility & contrast
On white
1.36
#D4E2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D4E2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2BD
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2BD | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBB
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#D7DED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e2bd; /* rgb */ color: rgb(212, 226, 189); /* oklch */ color: oklch(89.3% 0.052 124.3);
Tailwind
colors: {
custom: {
50: '#e1ebd1',
500: '#d4e2bd',
950: '#000000',
},
}SCSS
$custom: #d4e2bd; $custom-light: #e1ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d4e2bd",
"rgb": {
"r": 212,
"g": 226,
"b": 189
},
"hsl": {
"h": 82.703,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.89254,
"c": 0.05157,
"h": 124.3
},
"luminance": 0.72064
}Semantic roles & 50–950 ramp
primary
#D4E2BD
secondary
#9B88BB
accent
#34B263
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483