#D4E2CD#D4E2CD
#D4E2CD is a very light, muted green. Relative luminance 0.728; OKLCH L 89.6% C 0.032 H 135.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2CD |
|---|---|
| RGB | rgb(212, 226, 205) |
| HSL | hsl(100, 27%, 85%) |
| HSV | hsv(100, 9%, 89%) |
| CMYK | cmyk(6.2%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(88.35, -8.45, 8.67) |
| CIE-LCH | lch(88.35, 12.10, 134.27°) |
| OKLab | oklab(89.65% -0.0226 0.0226) |
| OKLCH | oklch(89.65% 0.032 135) |
| XYZ | xyz(65.3653, 72.7972, 68.3534) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.63
Beige
#F5F5DC
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.59
Off White (survey)
#FFFFE4
ΔE00 8.68
Eggshell
#F0EAD6
ΔE00 8.79
Lightyellow
#FFFFE0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2CD #DBCDE2
analogous
#DFE2CD #D4E2CD #CDE2D1
triadic
#D4E2CD #CDD4E2 #E2CDD4
tetradic
#D4E2CD #CDDFE2 #DBCDE2 #E2D1CD
square
#D4E2CD #CDDFE2 #DBCDE2 #E2D1CD
split-complementary
#D4E2CD #D1CDE2 #E2CDDF
monochromatic
#91B580 #B3CCA6 #D4E2CD #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.35
#D4E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D4E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2CD
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2CD | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#D4E0DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e2cd; /* rgb */ color: rgb(212, 226, 205); /* oklch */ color: oklch(89.6% 0.032 135.0);
Tailwind
colors: {
custom: {
50: '#e1ebdc',
500: '#d4e2cd',
950: '#000000',
},
}SCSS
$custom: #d4e2cd; $custom-light: #e1ebdc; $custom-dark: #000000;
JSON
{
"hex": "#d4e2cd",
"rgb": {
"r": 212,
"g": 226,
"b": 205
},
"hsl": {
"h": 100,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89648,
"c": 0.03195,
"h": 135
},
"luminance": 0.72798
}Semantic roles & 50–950 ramp
primary
#D4E2CD
secondary
#AF9AB9
accent
#40A584
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484