#D4E4BF#D4E4BF
#D4E4BF is a very light, muted yellow-green. Relative luminance 0.732; OKLCH L 89.7% C 0.052 H 126.5°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4BF |
|---|---|
| RGB | rgb(212, 228, 191) |
| HSL | hsl(86, 41%, 82%) |
| HSV | hsv(86, 16%, 89%) |
| CMYK | cmyk(7%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(88.56, -11.79, 16.29) |
| CIE-LCH | lch(88.56, 20.10, 125.89°) |
| OKLab | oklab(89.72% -0.0311 0.042) |
| OKLCH | oklch(89.72% 0.052 126.5) |
| XYZ | xyz(64.2974, 73.2452, 60.0305) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.59
Light Grey Green
#B7E1A1
ΔE00 8.18
Beige
#F5F5DC
ΔE00 8.29
Eggshell (survey)
#FFFFD4
ΔE00 8.36
Light Sage
#BCECAC
ΔE00 8.47
Cream
#FFFDD0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4BF #CFBFE4
analogous
#E4E2BF #D4E4BF #C2E4BF
triadic
#D4E4BF #BFD4E4 #E4BFD4
tetradic
#D4E4BF #BFE4E2 #CFBFE4 #E4BFC2
square
#D4E4BF #BFE4E2 #CFBFE4 #E4BFC2
split-complementary
#D4E4BF #BFC2E4 #E2BFE4
monochromatic
#9AC069 #B7D294 #D4E4BF #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.34
#D4E4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D4E4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4BF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4BF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#D6E0DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e4bf; /* rgb */ color: rgb(212, 228, 191); /* oklch */ color: oklch(89.7% 0.052 126.5);
Tailwind
colors: {
custom: {
50: '#e1ecd2',
500: '#d4e4bf',
950: '#000000',
},
}SCSS
$custom: #d4e4bf; $custom-light: #e1ecd2; $custom-dark: #000000;
JSON
{
"hex": "#d4e4bf",
"rgb": {
"r": 212,
"g": 228,
"b": 191
},
"hsl": {
"h": 85.946,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.89716,
"c": 0.05221,
"h": 126.5
},
"luminance": 0.73245
}Semantic roles & 50–950 ramp
primary
#D4E4BF
secondary
#A08ABE
accent
#32B46A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483