#D4E0BF#D4E0BF
#D4E0BF is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 88.9% C 0.046 H 123.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0BF |
|---|---|
| RGB | rgb(212, 224, 191) |
| HSL | hsl(82, 35%, 81%) |
| HSV | hsv(82, 15%, 88%) |
| CMYK | cmyk(5.4%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(87.52, -9.77, 14.82) |
| CIE-LCH | lch(87.52, 17.75, 123.40°) |
| OKLab | oklab(88.89% -0.0254 0.0383) |
| OKLCH | oklch(88.89% 0.046 123.6) |
| XYZ | xyz(63.2097, 71.0699, 59.6679) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.55
Lightyellow
#FFFFE0
ΔE00 8.44
Eggshell (survey)
#FFFFD4
ΔE00 8.50
Cream
#FFFDD0
ΔE00 8.75
Off White (survey)
#FFFFE4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0BF #CBBFE0
analogous
#E0DCBF #D4E0BF #C4E0BF
triadic
#D4E0BF #BFD4E0 #E0BFD4
tetradic
#D4E0BF #BFE0DC #CBBFE0 #E0BFC4
square
#D4E0BF #BFE0DC #CBBFE0 #E0BFC4
split-complementary
#D4E0BF #BFC4E0 #DCBFE0
monochromatic
#9DB86D #B8CC96 #D4E0BF #F0F4E8 #F1F5EA
Accessibility & contrast
On white
1.38
#D4E0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D4E0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0BF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0BF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBD
Deuteranopia (green-blind)
#E3DBC0
Tritanopia (blue-blind)
#D7DCD7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e0bf; /* rgb */ color: rgb(212, 224, 191); /* oklch */ color: oklch(88.9% 0.046 123.6);
Tailwind
colors: {
custom: {
50: '#e1e9d2',
500: '#d4e0bf',
950: '#000000',
},
}SCSS
$custom: #d4e0bf; $custom-light: #e1e9d2; $custom-dark: #000000;
JSON
{
"hex": "#d4e0bf",
"rgb": {
"r": 212,
"g": 224,
"b": 191
},
"hsl": {
"h": 81.818,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.88887,
"c": 0.04595,
"h": 123.6
},
"luminance": 0.7107
}Semantic roles & 50–950 ramp
primary
#D4E0BF
secondary
#9B8BB8
accent
#38AE63
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483