#D4E3BF#D4E3BF
#D4E3BF is a very light, muted yellow-green. Relative luminance 0.727; OKLCH L 89.5% C 0.051 H 125.8°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3BF |
|---|---|
| RGB | rgb(212, 227, 191) |
| HSL | hsl(85, 39%, 82%) |
| HSV | hsv(85, 16%, 89%) |
| CMYK | cmyk(6.6%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(88.30, -11.28, 15.92) |
| CIE-LCH | lch(88.30, 19.51, 125.33°) |
| OKLab | oklab(89.51% -0.0297 0.0411) |
| OKLCH | oklch(89.51% 0.051 125.8) |
| XYZ | xyz(64.0231, 72.6966, 59.9391) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.55
Beige
#F5F5DC
ΔE00 8.07
Eggshell (survey)
#FFFFD4
ΔE00 8.37
Light Grey Green
#B7E1A1
ΔE00 8.48
Cream
#FFFDD0
ΔE00 8.64
Lightyellow
#FFFFE0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3BF #CEBFE3
analogous
#E3E0BF #D4E3BF #C2E3BF
triadic
#D4E3BF #BFD4E3 #E3BFD4
tetradic
#D4E3BF #BFE3E0 #CEBFE3 #E3BFC2
square
#D4E3BF #BFE3E0 #CEBFE3 #E3BFC2
split-complementary
#D4E3BF #BFC2E3 #E0BFE3
monochromatic
#9BBE6A #B7D094 #D4E3BF #F1F6EA #F1F6EA
Accessibility & contrast
On white
1.35
#D4E3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#D4E3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3BF
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3BF | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#D6DFD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e3bf; /* rgb */ color: rgb(212, 227, 191); /* oklch */ color: oklch(89.5% 0.051 125.8);
Tailwind
colors: {
custom: {
50: '#e1ebd2',
500: '#d4e3bf',
950: '#000000',
},
}SCSS
$custom: #d4e3bf; $custom-light: #e1ebd2; $custom-dark: #000000;
JSON
{
"hex": "#d4e3bf",
"rgb": {
"r": 212,
"g": 227,
"b": 191
},
"hsl": {
"h": 85,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.89508,
"c": 0.05064,
"h": 125.8
},
"luminance": 0.72697
}Semantic roles & 50–950 ramp
primary
#D4E3BF
secondary
#9F8ABC
accent
#33B268
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483