#DFEDD2#DFEDD2
#DFEDD2 is a very light, muted yellow-green. Relative luminance 0.809; OKLCH L 92.8% C 0.039 H 129.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDD2 |
|---|---|
| RGB | rgb(223, 237, 210) |
| HSL | hsl(91, 43%, 88%) |
| HSV | hsv(91, 11%, 93%) |
| CMYK | cmyk(5.9%, 0%, 11.4%, 7.1%) |
| CIE-LAB | lab(92.09, -9.39, 11.51) |
| CIE-LCH | lch(92.09, 14.85, 129.21°) |
| OKLab | oklab(92.84% -0.0248 0.0299) |
| OKLCH | oklch(92.84% 0.039 129.7) |
| XYZ | xyz(72.3466, 80.9092, 72.7659) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.75
Beige
#F5F5DC
ΔE00 5.87
Lightyellow
#FFFFE0
ΔE00 6.75
Off White (survey)
#FFFFE4
ΔE00 6.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.88
Eggshell (survey)
#FFFFD4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDD2 #E0D2ED
analogous
#ECEDD2 #DFEDD2 #D2EDD2
triadic
#DFEDD2 #D2DFED #EDD2DF
tetradic
#DFEDD2 #D2ECED #E0D2ED #EDD2D2
square
#DFEDD2 #D2ECED #E0D2ED #EDD2D2
split-complementary
#DFEDD2 #D2D2ED #EDD2EC
monochromatic
#A1CA7B #C0DCA6 #DFEDD2 #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.22
#DFEDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DFEDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDD2
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDD2 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D1
Deuteranopia (green-blind)
#EEE8D3
Tritanopia (blue-blind)
#E0EAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedd2; /* rgb */ color: rgb(223, 237, 210); /* oklch */ color: oklch(92.8% 0.039 129.7);
Tailwind
colors: {
custom: {
50: '#e9f2df',
500: '#dfedd2',
950: '#000000',
},
}SCSS
$custom: #dfedd2; $custom-light: #e9f2df; $custom-dark: #000000;
JSON
{
"hex": "#dfedd2",
"rgb": {
"r": 223,
"g": 237,
"b": 210
},
"hsl": {
"h": 91.111,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.9284,
"c": 0.03883,
"h": 129.7
},
"luminance": 0.80909
}Semantic roles & 50–950 ramp
primary
#DFEDD2
secondary
#B29AC9
accent
#30B675
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584