#D4E1BB#D4E1BB
#D4E1BB is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 89.0% C 0.053 H 122.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1BB |
|---|---|
| RGB | rgb(212, 225, 187) |
| HSL | hsl(81, 39%, 81%) |
| HSV | hsv(81, 17%, 88%) |
| CMYK | cmyk(5.8%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(87.70, -10.91, 17.15) |
| CIE-LCH | lch(87.70, 20.33, 122.46°) |
| OKLab | oklab(89% -0.0285 0.0441) |
| OKLCH | oklch(89% 0.053 122.8) |
| XYZ | xyz(63.0450, 71.4353, 57.4711) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.38
Beige
#F5F5DC
ΔE00 8.14
Eggshell (survey)
#FFFFD4
ΔE00 8.21
Light Grey Green
#B7E1A1
ΔE00 8.36
Cream
#FFFDD0
ΔE00 8.39
Ecru
#FEFFCA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1BB #C8BBE1
analogous
#E1DBBB #D4E1BB #C1E1BB
triadic
#D4E1BB #BBD4E1 #E1BBD4
tetradic
#D4E1BB #BBE1DB #C8BBE1 #E1BBC1
square
#D4E1BB #BBE1DB #C8BBE1 #E1BBC1
split-complementary
#D4E1BB #BBC1E1 #DBBBE1
monochromatic
#9EBC66 #B9CE91 #D4E1BB #EFF4E5 #F2F6EA
Accessibility & contrast
On white
1.37
#D4E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D4E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1BB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1BB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#D7DDD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e1bb; /* rgb */ color: rgb(212, 225, 187); /* oklch */ color: oklch(89.0% 0.053 122.8);
Tailwind
colors: {
custom: {
50: '#e1eacf',
500: '#d4e1bb',
950: '#000000',
},
}SCSS
$custom: #d4e1bb; $custom-light: #e1eacf; $custom-dark: #000000;
JSON
{
"hex": "#d4e1bb",
"rgb": {
"r": 212,
"g": 225,
"b": 187
},
"hsl": {
"h": 80.526,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.89,
"c": 0.05253,
"h": 122.8
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#D4E1BB
secondary
#9886BA
accent
#34B25F
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483