#D4E1BE#D4E1BE
#D4E1BE is a very light, muted yellow-green. Relative luminance 0.716; OKLCH L 89.1% C 0.049 H 124.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1BE |
|---|---|
| RGB | rgb(212, 225, 190) |
| HSL | hsl(82, 37%, 81%) |
| HSV | hsv(82, 16%, 88%) |
| CMYK | cmyk(5.8%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(87.76, -10.43, 15.68) |
| CIE-LCH | lch(87.76, 18.83, 123.65°) |
| OKLab | oklab(89.07% -0.0272 0.0404) |
| OKLCH | oklch(89.07% 0.049 124) |
| XYZ | xyz(63.3696, 71.5651, 59.1802) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.48
Beige
#F5F5DC
ΔE00 7.77
Eggshell (survey)
#FFFFD4
ΔE00 8.37
Lightyellow
#FFFFE0
ΔE00 8.55
Cream
#FFFDD0
ΔE00 8.61
Light Grey Green
#B7E1A1
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1BE #CBBEE1
analogous
#E1DDBE #D4E1BE #C3E1BE
triadic
#D4E1BE #BED4E1 #E1BED4
tetradic
#D4E1BE #BEE1DD #CBBEE1 #E1BEC3
square
#D4E1BE #BEE1DD #CBBEE1 #E1BEC3
split-complementary
#D4E1BE #BEC3E1 #DDBEE1
monochromatic
#9DBA6A #B8CE94 #D4E1BE #F0F4E8 #F1F5EA
Accessibility & contrast
On white
1.37
#D4E1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D4E1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1BE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1BE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#D7DDD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e1be; /* rgb */ color: rgb(212, 225, 190); /* oklch */ color: oklch(89.1% 0.049 124.0);
Tailwind
colors: {
custom: {
50: '#e1ead1',
500: '#d4e1be',
950: '#000000',
},
}SCSS
$custom: #d4e1be; $custom-light: #e1ead1; $custom-dark: #000000;
JSON
{
"hex": "#d4e1be",
"rgb": {
"r": 212,
"g": 225,
"b": 190
},
"hsl": {
"h": 82.286,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.8907,
"c": 0.04876,
"h": 124
},
"luminance": 0.71565
}Semantic roles & 50–950 ramp
primary
#D4E1BE
secondary
#9B8ABA
accent
#36B063
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483