#D4E5BE#D4E5BE
#D4E5BE is a very light, muted yellow-green. Relative luminance 0.738; OKLCH L 89.9% C 0.055 H 126.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5BE |
|---|---|
| RGB | rgb(212, 229, 190) |
| HSL | hsl(86, 43%, 82%) |
| HSV | hsv(86, 17%, 90%) |
| CMYK | cmyk(7.4%, 0%, 17%, 10.2%) |
| CIE-LAB | lab(88.81, -12.45, 17.15) |
| CIE-LCH | lch(88.81, 21.19, 125.98°) |
| OKLab | oklab(89.9% -0.0329 0.0441) |
| OKLCH | oklch(89.9% 0.055 126.7) |
| XYZ | xyz(64.4636, 73.7531, 59.5449) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.62
Light Grey Green
#B7E1A1
ΔE00 7.69
Light Sage
#BCECAC
ΔE00 7.95
Eggshell (survey)
#FFFFD4
ΔE00 8.31
Very Pale Green
#CFFDBC
ΔE00 8.51
Ecru
#FEFFCA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5BE #CFBEE5
analogous
#E5E3BE #D4E5BE #C1E5BE
triadic
#D4E5BE #BED4E5 #E5BED4
tetradic
#D4E5BE #BEE5E3 #CFBEE5 #E5BEC1
square
#D4E5BE #BEE5E3 #CFBEE5 #E5BEC1
split-complementary
#D4E5BE #BEC1E5 #E3BEE5
monochromatic
#9AC267 #B7D492 #D4E5BE #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.33
#D4E5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D4E5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5BE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5BE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BC
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#D6E1DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e5be; /* rgb */ color: rgb(212, 229, 190); /* oklch */ color: oklch(89.9% 0.055 126.7);
Tailwind
colors: {
custom: {
50: '#e1edd1',
500: '#d4e5be',
950: '#000000',
},
}SCSS
$custom: #d4e5be; $custom-light: #e1edd1; $custom-dark: #000000;
JSON
{
"hex": "#d4e5be",
"rgb": {
"r": 212,
"g": 229,
"b": 190
},
"hsl": {
"h": 86.154,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.89901,
"c": 0.05503,
"h": 126.7
},
"luminance": 0.73753
}Semantic roles & 50–950 ramp
primary
#D4E5BE
secondary
#A088BF
accent
#30B66A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483