#DFF0DE#DFF0DE
#DFF0DE is a very light, muted green. Relative luminance 0.833; OKLCH L 93.8% C 0.030 H 143.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0DE |
|---|---|
| RGB | rgb(223, 240, 222) |
| HSL | hsl(117, 38%, 91%) |
| HSV | hsv(117, 8%, 94%) |
| CMYK | cmyk(7.1%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(93.14, -8.85, 6.78) |
| CIE-LCH | lch(93.14, 11.15, 142.54°) |
| OKLab | oklab(93.76% -0.0242 0.0177) |
| OKLCH | oklch(93.76% 0.03 143.8) |
| XYZ | xyz(74.7738, 83.2815, 81.2287) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.53
Beige
#F5F5DC
ΔE00 6.91
Mintcream
#F5FFFA
ΔE00 7.13
Off White (survey)
#FFFFE4
ΔE00 7.78
Ivory
#FFFFF0
ΔE00 7.91
Lightyellow
#FFFFE0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0DE #EFDEF0
analogous
#E8F0DE #DFF0DE #DEF0E6
triadic
#DFF0DE #DEDFF0 #F0DEDF
tetradic
#DFF0DE #DEE8F0 #EFDEF0 #F0E6DE
square
#DFF0DE #DEE8F0 #EFDEF0 #F0E6DE
split-complementary
#DFF0DE #E6DEF0 #F0DEE8
monochromatic
#8DCA8A #B6DDB4 #DFF0DE #EBF5EA #EBF5EA
Accessibility & contrast
On white
1.19
#DFF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DFF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0DE
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0DE | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDD
Deuteranopia (green-blind)
#EEEBDF
Tritanopia (blue-blind)
#DEEFEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff0de; /* rgb */ color: rgb(223, 240, 222); /* oklch */ color: oklch(93.8% 0.030 143.8);
Tailwind
colors: {
custom: {
50: '#e9f5e8',
500: '#dff0de',
950: '#000000',
},
}SCSS
$custom: #dff0de; $custom-light: #e9f5e8; $custom-dark: #000000;
JSON
{
"hex": "#dff0de",
"rgb": {
"r": 223,
"g": 240,
"b": 222
},
"hsl": {
"h": 116.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93759,
"c": 0.02996,
"h": 143.8
},
"luminance": 0.83282
}Semantic roles & 50–950 ramp
primary
#DFF0DE
secondary
#C9A7CB
accent
#35B0AA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584