#D4E2B9#D4E2B9
#D4E2B9 is a very light, muted yellow-green. Relative luminance 0.719; OKLCH L 89.2% C 0.057 H 122.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2B9 |
|---|---|
| RGB | rgb(212, 226, 185) |
| HSL | hsl(80, 41%, 81%) |
| HSV | hsv(80, 18%, 89%) |
| CMYK | cmyk(6.2%, 0%, 18.1%, 11.4%) |
| CIE-LAB | lab(87.92, -11.73, 18.51) |
| CIE-LCH | lch(87.92, 21.91, 122.36°) |
| OKLab | oklab(89.16% -0.0307 0.0475) |
| OKLCH | oklch(89.16% 0.057 122.9) |
| XYZ | xyz(63.1036, 71.8925, 56.4417) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.40
Light Grey Green
#B7E1A1
ΔE00 7.71
Eggshell (survey)
#FFFFD4
ΔE00 8.13
Palegoldenrod
#EEE8AA
ΔE00 8.23
Ecru
#FEFFCA
ΔE00 8.25
Light Sage
#BCECAC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2B9 #C7B9E2
analogous
#E2DBB9 #D4E2B9 #BFE2B9
triadic
#D4E2B9 #B9D4E2 #E2B9D4
tetradic
#D4E2B9 #B9E2DB #C7B9E2 #E2B9BF
square
#D4E2B9 #B9E2DB #C7B9E2 #E2B9BF
split-complementary
#D4E2B9 #B9BFE2 #DBB9E2
monochromatic
#9FBE62 #B9D08E #D4E2B9 #EFF4E4 #F2F6E9
Accessibility & contrast
On white
1.37
#D4E2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D4E2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2B9
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2B9 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB7
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#D7DED7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2b9; /* rgb */ color: rgb(212, 226, 185); /* oklch */ color: oklch(89.2% 0.057 122.9);
Tailwind
colors: {
custom: {
50: '#e1ebce',
500: '#d4e2b9',
950: '#000000',
},
}SCSS
$custom: #d4e2b9; $custom-light: #e1ebce; $custom-dark: #000000;
JSON
{
"hex": "#d4e2b9",
"rgb": {
"r": 212,
"g": 226,
"b": 185
},
"hsl": {
"h": 80.488,
"s": 41.414,
"l": 80.588
},
"oklch": {
"l": 0.89161,
"c": 0.05657,
"h": 122.9
},
"luminance": 0.71893
}Semantic roles & 50–950 ramp
primary
#D4E2B9
secondary
#9784BB
accent
#31B45E
background
#FEFEFE
surface
#FCFDFA
border
#D5D5D3
text
#151613
muted
#848483