#DFEDDC#DFEDDC
#DFEDDC is a very light, muted green. Relative luminance 0.814; OKLCH L 93.1% C 0.027 H 140.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDDC |
|---|---|
| RGB | rgb(223, 237, 220) |
| HSL | hsl(109, 32%, 90%) |
| HSV | hsv(109, 7%, 93%) |
| CMYK | cmyk(5.9%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(92.32, -7.68, 6.64) |
| CIE-LCH | lch(92.32, 10.16, 139.18°) |
| OKLab | oklab(93.1% -0.0208 0.0174) |
| OKLCH | oklch(93.1% 0.027 140.2) |
| XYZ | xyz(73.6315, 81.4232, 79.5334) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.82
Beige
#F5F5DC
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 7.10
Ivory
#FFFFF0
ΔE00 7.27
Off White (survey)
#FFFFE4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDDC #EADCED
analogous
#E8EDDC #DFEDDC #DCEDE2
triadic
#DFEDDC #DCDFED #EDDCDF
tetradic
#DFEDDC #DCE8ED #EADCED #EDE2DC
square
#DFEDDC #DCE8ED #EADCED #EDE2DC
split-complementary
#DFEDDC #E2DCED #EDDCE8
monochromatic
#95C38B #BAD8B4 #DFEDDC #EDF5EB #EDF5EB
Accessibility & contrast
On white
1.21
#DFEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DFEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDDC
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDDC | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#ECE8DD
Tritanopia (blue-blind)
#DEECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeddc; /* rgb */ color: rgb(223, 237, 220); /* oklch */ color: oklch(93.1% 0.027 140.2);
Tailwind
colors: {
custom: {
50: '#e9f2e6',
500: '#dfeddc',
950: '#000000',
},
}SCSS
$custom: #dfeddc; $custom-light: #e9f2e6; $custom-dark: #000000;
JSON
{
"hex": "#dfeddc",
"rgb": {
"r": 223,
"g": 237,
"b": 220
},
"hsl": {
"h": 109.412,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93096,
"c": 0.02709,
"h": 140.2
},
"luminance": 0.81424
}Semantic roles & 50–950 ramp
primary
#DFEDDC
secondary
#C1A6C7
accent
#3BAB97
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584