#D4E4BB#D4E4BB
#D4E4BB is a very light, muted yellow-green. Relative luminance 0.731; OKLCH L 89.6% C 0.057 H 124.9°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4BB |
|---|---|
| RGB | rgb(212, 228, 187) |
| HSL | hsl(83, 43%, 81%) |
| HSV | hsv(83, 18%, 89%) |
| CMYK | cmyk(7%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(88.48, -12.42, 18.25) |
| CIE-LCH | lch(88.48, 22.08, 124.23°) |
| OKLab | oklab(89.62% -0.0327 0.0469) |
| OKLCH | oklch(89.62% 0.057 124.9) |
| XYZ | xyz(63.8632, 73.0716, 57.7438) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.51
Light Sage
#BCECAC
ΔE00 7.83
Eggshell (survey)
#FFFFD4
ΔE00 8.19
Ecru
#FEFFCA
ΔE00 8.29
Cream
#FFFDD0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4BB #CBBBE4
analogous
#E4E0BB #D4E4BB #C0E4BB
triadic
#D4E4BB #BBD4E4 #E4BBD4
tetradic
#D4E4BB #BBE4E0 #CBBBE4 #E4BBC0
square
#D4E4BB #BBE4E0 #CBBBE4 #E4BBC0
split-complementary
#D4E4BB #BBC0E4 #E0BBE4
monochromatic
#9DC163 #B8D38F #D4E4BB #F0F5E7 #F1F6E9
Accessibility & contrast
On white
1.34
#D4E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D4E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4BB
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4BB | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#E7DEBD
Tritanopia (blue-blind)
#D7E0D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e4bb; /* rgb */ color: rgb(212, 228, 187); /* oklch */ color: oklch(89.6% 0.057 124.9);
Tailwind
colors: {
custom: {
50: '#e1eccf',
500: '#d4e4bb',
950: '#000000',
},
}SCSS
$custom: #d4e4bb; $custom-light: #e1eccf; $custom-dark: #000000;
JSON
{
"hex": "#d4e4bb",
"rgb": {
"r": 212,
"g": 228,
"b": 187
},
"hsl": {
"h": 83.415,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.89623,
"c": 0.05716,
"h": 124.9
},
"luminance": 0.73072
}Semantic roles & 50–950 ramp
primary
#D4E4BB
secondary
#9B85BE
accent
#2FB664
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483