#DFF5DD#DFF5DD
#DFF5DD is a very light, muted green. Relative luminance 0.862; OKLCH L 94.8% C 0.039 H 142.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5DD |
|---|---|
| RGB | rgb(223, 245, 221) |
| HSL | hsl(115, 55%, 91%) |
| HSV | hsv(115, 10%, 96%) |
| CMYK | cmyk(9%, 0%, 9.8%, 3.9%) |
| CIE-LAB | lab(94.40, -11.52, 9.11) |
| CIE-LCH | lch(94.40, 14.69, 141.66°) |
| OKLab | oklab(94.75% -0.0314 0.0237) |
| OKLCH | oklch(94.75% 0.039 142.9) |
| XYZ | xyz(76.1324, 86.2125, 81.0223) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.70
Beige
#F5F5DC
ΔE00 7.90
Off White (survey)
#FFFFE4
ΔE00 8.34
Lightyellow
#FFFFE0
ΔE00 8.40
Ice
#D6FFFA
ΔE00 8.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5DD #F3DDF5
analogous
#EBF5DD #DFF5DD #DDF5E7
triadic
#DFF5DD #DDDFF5 #F5DDDF
tetradic
#DFF5DD #DDEBF5 #F3DDF5 #F5E7DD
square
#DFF5DD #DDEBF5 #F3DDF5 #F5E7DD
split-complementary
#DFF5DD #E7DDF5 #F5DDEB
monochromatic
#86D97E #B2E7AE #DFF5DD #E9F8E7 #E9F8E7
Accessibility & contrast
On white
1.15
#DFF5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DFF5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5DD
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5DD | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#F2EEDE
Tritanopia (blue-blind)
#DEF3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff5dd; /* rgb */ color: rgb(223, 245, 221); /* oklch */ color: oklch(94.8% 0.039 142.9);
Tailwind
colors: {
custom: {
50: '#e9f8e7',
500: '#dff5dd',
950: '#000000',
},
}SCSS
$custom: #dff5dd; $custom-light: #e9f8e7; $custom-dark: #000000;
JSON
{
"hex": "#dff5dd",
"rgb": {
"r": 223,
"g": 245,
"b": 221
},
"hsl": {
"h": 115,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.94753,
"c": 0.03937,
"h": 142.9
},
"luminance": 0.86213
}Semantic roles & 50–950 ramp
primary
#DFF5DD
secondary
#D1A1D5
accent
#23C2B5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584