#DFEDD5#DFEDD5
#DFEDD5 is a very light, muted yellow-green. Relative luminance 0.811; OKLCH L 92.9% C 0.035 H 132.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDD5 |
|---|---|
| RGB | rgb(223, 237, 213) |
| HSL | hsl(95, 40%, 88%) |
| HSV | hsv(95, 10%, 93%) |
| CMYK | cmyk(5.9%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(92.16, -8.88, 10.04) |
| CIE-LCH | lch(92.16, 13.41, 131.49°) |
| OKLab | oklab(92.92% -0.0236 0.0262) |
| OKLCH | oklch(92.92% 0.035 132) |
| XYZ | xyz(72.7238, 81.0601, 74.7527) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.04
Beige
#F5F5DC
ΔE00 5.81
Off White (survey)
#FFFFE4
ΔE00 6.83
Lightyellow
#FFFFE0
ΔE00 6.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.43
Ivory
#FFFFF0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDD5 #E3D5ED
analogous
#EBEDD5 #DFEDD5 #D5EDD7
triadic
#DFEDD5 #D5DFED #EDD5DF
tetradic
#DFEDD5 #D5EBED #E3D5ED #EDD7D5
square
#DFEDD5 #D5EBED #E3D5ED #EDD7D5
split-complementary
#DFEDD5 #D7D5ED #EDD5EB
monochromatic
#9EC87F #BEDBAA #DFEDD5 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.22
#DFEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DFEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDD5
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDD5 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D4
Deuteranopia (green-blind)
#EDE8D6
Tritanopia (blue-blind)
#E0EBE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedd5; /* rgb */ color: rgb(223, 237, 213); /* oklch */ color: oklch(92.9% 0.035 132.0);
Tailwind
colors: {
custom: {
50: '#e9f2e1',
500: '#dfedd5',
950: '#000000',
},
}SCSS
$custom: #dfedd5; $custom-light: #e9f2e1; $custom-dark: #000000;
JSON
{
"hex": "#dfedd5",
"rgb": {
"r": 223,
"g": 237,
"b": 213
},
"hsl": {
"h": 95,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92916,
"c": 0.03521,
"h": 132
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#DFEDD5
secondary
#B79EC8
accent
#32B37D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584