#DFEDD4#DFEDD4
#DFEDD4 is a very light, muted yellow-green. Relative luminance 0.810; OKLCH L 92.9% C 0.036 H 131.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDD4 |
|---|---|
| RGB | rgb(223, 237, 212) |
| HSL | hsl(94, 41%, 88%) |
| HSV | hsv(94, 11%, 93%) |
| CMYK | cmyk(5.9%, 0%, 10.5%, 7.1%) |
| CIE-LAB | lab(92.14, -9.05, 10.53) |
| CIE-LCH | lch(92.14, 13.89, 130.68°) |
| OKLab | oklab(92.89% -0.024 0.0274) |
| OKLCH | oklch(92.89% 0.036 131.2) |
| XYZ | xyz(72.5973, 81.0095, 74.0863) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.28
Beige
#F5F5DC
ΔE00 5.81
Off White (survey)
#FFFFE4
ΔE00 6.81
Lightyellow
#FFFFE0
ΔE00 6.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.24
Eggshell (survey)
#FFFFD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDD4 #E2D4ED
analogous
#EBEDD4 #DFEDD4 #D4EDD5
triadic
#DFEDD4 #D4DFED #EDD4DF
tetradic
#DFEDD4 #D4EBED #E2D4ED #EDD5D4
square
#DFEDD4 #D4EBED #E2D4ED #EDD5D4
split-complementary
#DFEDD4 #D5D4ED #EDD4EB
monochromatic
#9FC97E #BFDBA9 #DFEDD4 #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.22
#DFEDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DFEDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDD4
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDD4 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D3
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#E0EBE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedd4; /* rgb */ color: rgb(223, 237, 212); /* oklch */ color: oklch(92.9% 0.036 131.2);
Tailwind
colors: {
custom: {
50: '#e9f2e1',
500: '#dfedd4',
950: '#000000',
},
}SCSS
$custom: #dfedd4; $custom-light: #e9f2e1; $custom-dark: #000000;
JSON
{
"hex": "#dfedd4",
"rgb": {
"r": 223,
"g": 237,
"b": 212
},
"hsl": {
"h": 93.6,
"s": 40.984,
"l": 88.039
},
"oklch": {
"l": 0.9289,
"c": 0.03641,
"h": 131.2
},
"luminance": 0.8101
}Semantic roles & 50–950 ramp
primary
#DFEDD4
secondary
#B59DC9
accent
#31B47B
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584