#D4E2B7#D4E2B7
#D4E2B7 is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.1% C 0.059 H 122.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2B7 |
|---|---|
| RGB | rgb(212, 226, 183) |
| HSL | hsl(80, 43%, 80%) |
| HSV | hsv(80, 19%, 89%) |
| CMYK | cmyk(6.2%, 0%, 19%, 11.4%) |
| CIE-LAB | lab(87.88, -12.04, 19.49) |
| CIE-LCH | lch(87.88, 22.91, 121.70°) |
| OKLab | oklab(89.12% -0.0315 0.05) |
| OKLCH | oklch(89.12% 0.059 122.3) |
| XYZ | xyz(62.8939, 71.8086, 55.3376) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.42
Palegoldenrod
#EEE8AA
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 8.01
Ecru
#FEFFCA
ΔE00 8.08
Eggshell (survey)
#FFFFD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2B7 #C5B7E2
analogous
#E2DAB7 #D4E2B7 #BEE2B7
triadic
#D4E2B7 #B7D4E2 #E2B7D4
tetradic
#D4E2B7 #B7E2DA #C5B7E2 #E2B7BE
square
#D4E2B7 #B7E2DA #C5B7E2 #E2B7BE
split-complementary
#D4E2B7 #B7BEE2 #DAB7E2
monochromatic
#A0BF60 #BAD08B #D4E2B7 #EEF4E3 #F2F6E9
Accessibility & contrast
On white
1.37
#D4E2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D4E2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2B7
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2B7 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB4
Deuteranopia (green-blind)
#E6DCB9
Tritanopia (blue-blind)
#D8DDD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2b7; /* rgb */ color: rgb(212, 226, 183); /* oklch */ color: oklch(89.1% 0.059 122.3);
Tailwind
colors: {
custom: {
50: '#e1ebcc',
500: '#d4e2b7',
950: '#000000',
},
}SCSS
$custom: #d4e2b7; $custom-light: #e1ebcc; $custom-dark: #000000;
JSON
{
"hex": "#d4e2b7",
"rgb": {
"r": 212,
"g": 226,
"b": 183
},
"hsl": {
"h": 79.535,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.89116,
"c": 0.05906,
"h": 122.3
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#D4E2B7
secondary
#9582BB
accent
#30B65B
background
#FEFEFE
surface
#FCFDFA
border
#D5D5D3
text
#151613
muted
#848483