#DFF0DA#DFF0DA
#DFF0DA is a very light, muted green. Relative luminance 0.831; OKLCH L 93.7% C 0.034 H 138.6°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0DA |
|---|---|
| RGB | rgb(223, 240, 218) |
| HSL | hsl(106, 42%, 90%) |
| HSV | hsv(106, 9%, 94%) |
| CMYK | cmyk(7.1%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(93.04, -9.54, 8.72) |
| CIE-LCH | lch(93.04, 12.93, 137.57°) |
| OKLab | oklab(93.66% -0.0257 0.0227) |
| OKLCH | oklch(93.66% 0.034 138.6) |
| XYZ | xyz(74.2441, 83.0696, 78.4387) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.26
Beige
#F5F5DC
ΔE00 6.62
Off White (survey)
#FFFFE4
ΔE00 7.43
Lightyellow
#FFFFE0
ΔE00 7.63
Mintcream
#F5FFFA
ΔE00 8.26
Ivory
#FFFFF0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0DA #EBDAF0
analogous
#EAF0DA #DFF0DA #DAF0E0
triadic
#DFF0DA #DADFF0 #F0DADF
tetradic
#DFF0DA #DAEAF0 #EBDAF0 #F0E0DA
square
#DFF0DA #DAEAF0 #EBDAF0 #F0E0DA
split-complementary
#DFF0DA #E0DAF0 #F0DAEA
monochromatic
#94CD83 #B9DEAE #DFF0DA #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.19
#DFF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DFF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0DA
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0DA | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD9
Deuteranopia (green-blind)
#EFEADB
Tritanopia (blue-blind)
#DFEEEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff0da; /* rgb */ color: rgb(223, 240, 218); /* oklch */ color: oklch(93.7% 0.034 138.6);
Tailwind
colors: {
custom: {
50: '#e9f5e5',
500: '#dff0da',
950: '#000000',
},
}SCSS
$custom: #dff0da; $custom-light: #e9f5e5; $custom-dark: #000000;
JSON
{
"hex": "#dff0da",
"rgb": {
"r": 223,
"g": 240,
"b": 218
},
"hsl": {
"h": 106.364,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93655,
"c": 0.03435,
"h": 138.6
},
"luminance": 0.8307
}Semantic roles & 50–950 ramp
primary
#DFF0DA
secondary
#C3A2CC
accent
#30B597
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584