#D4E3BB#D4E3BB
#D4E3BB is a very light, muted yellow-green. Relative luminance 0.725; OKLCH L 89.4% C 0.056 H 124.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3BB |
|---|---|
| RGB | rgb(212, 227, 187) |
| HSL | hsl(83, 42%, 81%) |
| HSV | hsv(83, 18%, 89%) |
| CMYK | cmyk(6.6%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(88.22, -11.92, 17.89) |
| CIE-LCH | lch(88.22, 21.49, 123.67°) |
| OKLab | oklab(89.42% -0.0313 0.046) |
| OKLCH | oklch(89.42% 0.056 124.2) |
| XYZ | xyz(63.5889, 72.5230, 57.6524) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.45
Light Grey Green
#B7E1A1
ΔE00 7.74
Light Sage
#BCECAC
ΔE00 8.18
Eggshell (survey)
#FFFFD4
ΔE00 8.18
Ecru
#FEFFCA
ΔE00 8.36
Cream
#FFFDD0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3BB #CABBE3
analogous
#E3DEBB #D4E3BB #C0E3BB
triadic
#D4E3BB #BBD4E3 #E3BBD4
tetradic
#D4E3BB #BBE3DE #CABBE3 #E3BBC0
square
#D4E3BB #BBE3DE #CABBE3 #E3BBC0
split-complementary
#D4E3BB #BBC0E3 #DEBBE3
monochromatic
#9DBF64 #B9D190 #D4E3BB #EFF5E6 #F1F6E9
Accessibility & contrast
On white
1.35
#D4E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D4E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3BB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3BB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#D7DFD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e3bb; /* rgb */ color: rgb(212, 227, 187); /* oklch */ color: oklch(89.4% 0.056 124.2);
Tailwind
colors: {
custom: {
50: '#e1ebcf',
500: '#d4e3bb',
950: '#000000',
},
}SCSS
$custom: #d4e3bb; $custom-light: #e1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d4e3bb",
"rgb": {
"r": 212,
"g": 227,
"b": 187
},
"hsl": {
"h": 82.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.89415,
"c": 0.05561,
"h": 124.2
},
"luminance": 0.72523
}Semantic roles & 50–950 ramp
primary
#D4E3BB
secondary
#9A86BC
accent
#31B562
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483