#DFF0DD#DFF0DD
#DFF0DD is a very light, muted green. Relative luminance 0.832; OKLCH L 93.7% C 0.031 H 142.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0DD |
|---|---|
| RGB | rgb(223, 240, 221) |
| HSL | hsl(114, 39%, 90%) |
| HSV | hsv(114, 8%, 94%) |
| CMYK | cmyk(7.1%, 0%, 7.9%, 5.9%) |
| CIE-LAB | lab(93.11, -9.02, 7.26) |
| CIE-LCH | lch(93.11, 11.58, 141.16°) |
| OKLab | oklab(93.73% -0.0246 0.019) |
| OKLCH | oklch(93.73% 0.031 142.3) |
| XYZ | xyz(74.6402, 83.2280, 80.5249) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.68
Beige
#F5F5DC
ΔE00 6.81
Mintcream
#F5FFFA
ΔE00 7.41
Off White (survey)
#FFFFE4
ΔE00 7.67
Ivory
#FFFFF0
ΔE00 7.99
Lightyellow
#FFFFE0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0DD #EEDDF0
analogous
#E8F0DD #DFF0DD #DDF0E4
triadic
#DFF0DD #DDDFF0 #F0DDDF
tetradic
#DFF0DD #DDE8F0 #EEDDF0 #F0E4DD
square
#DFF0DD #DDE8F0 #EEDDF0 #F0E4DD
split-complementary
#DFF0DD #E4DDF0 #F0DDE8
monochromatic
#8FCB88 #B7DDB3 #DFF0DD #EBF6EA #EBF6EA
Accessibility & contrast
On white
1.19
#DFF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DFF0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0DD
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0DD | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#EEEBDE
Tritanopia (blue-blind)
#DEEFEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff0dd; /* rgb */ color: rgb(223, 240, 221); /* oklch */ color: oklch(93.7% 0.031 142.3);
Tailwind
colors: {
custom: {
50: '#e9f5e7',
500: '#dff0dd',
950: '#000000',
},
}SCSS
$custom: #dff0dd; $custom-light: #e9f5e7; $custom-dark: #000000;
JSON
{
"hex": "#dff0dd",
"rgb": {
"r": 223,
"g": 240,
"b": 221
},
"hsl": {
"h": 113.684,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93732,
"c": 0.03103,
"h": 142.3
},
"luminance": 0.83229
}Semantic roles & 50–950 ramp
primary
#DFF0DD
secondary
#C8A5CC
accent
#34B2A4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584