#D4E2BB#D4E2BB
#D4E2BB is a very light, muted yellow-green. Relative luminance 0.720; OKLCH L 89.2% C 0.054 H 123.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2BB |
|---|---|
| RGB | rgb(212, 226, 187) |
| HSL | hsl(82, 40%, 81%) |
| HSV | hsv(82, 17%, 89%) |
| CMYK | cmyk(6.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.96, -11.41, 17.52) |
| CIE-LCH | lch(87.96, 20.91, 123.08°) |
| OKLab | oklab(89.21% -0.0299 0.0451) |
| OKLCH | oklch(89.21% 0.054 123.5) |
| XYZ | xyz(63.3162, 71.9775, 57.5615) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.41
Light Grey Green
#B7E1A1
ΔE00 8.04
Eggshell (survey)
#FFFFD4
ΔE00 8.19
Beige
#F5F5DC
ΔE00 8.34
Cream
#FFFDD0
ΔE00 8.38
Ecru
#FEFFCA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2BB #C9BBE2
analogous
#E2DCBB #D4E2BB #C0E2BB
triadic
#D4E2BB #BBD4E2 #E2BBD4
tetradic
#D4E2BB #BBE2DC #C9BBE2 #E2BBC0
square
#D4E2BB #BBE2DC #C9BBE2 #E2BBC0
split-complementary
#D4E2BB #BBC0E2 #DCBBE2
monochromatic
#9EBD65 #B9D090 #D4E2BB #EFF4E6 #F1F6EA
Accessibility & contrast
On white
1.36
#D4E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D4E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2BB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2BB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#D7DED7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e2bb; /* rgb */ color: rgb(212, 226, 187); /* oklch */ color: oklch(89.2% 0.054 123.5);
Tailwind
colors: {
custom: {
50: '#e1ebcf',
500: '#d4e2bb',
950: '#000000',
},
}SCSS
$custom: #d4e2bb; $custom-light: #e1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d4e2bb",
"rgb": {
"r": 212,
"g": 226,
"b": 187
},
"hsl": {
"h": 81.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89207,
"c": 0.05407,
"h": 123.5
},
"luminance": 0.71978
}Semantic roles & 50–950 ramp
primary
#D4E2BB
secondary
#9986BB
accent
#32B361
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483