#DFF3D8#DFF3D8
#DFF3D8 is a very light, muted green. Relative luminance 0.847; OKLCH L 94.2% C 0.042 H 137.5°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3D8 |
|---|---|
| RGB | rgb(223, 243, 216) |
| HSL | hsl(104, 53%, 90%) |
| HSV | hsv(104, 11%, 95%) |
| CMYK | cmyk(8.2%, 0%, 11.1%, 4.7%) |
| CIE-LAB | lab(93.77, -11.38, 10.80) |
| CIE-LCH | lch(93.77, 15.69, 136.51°) |
| OKLab | oklab(94.22% -0.0307 0.0281) |
| OKLCH | oklch(94.22% 0.042 137.5) |
| XYZ | xyz(74.8744, 84.7464, 77.3655) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Beige
#F5F5DC
ΔE00 7.37
Lightyellow
#FFFFE0
ΔE00 7.79
Off White (survey)
#FFFFE4
ΔE00 7.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.98
Eggshell (survey)
#FFFFD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3D8 #ECD8F3
analogous
#EDF3D8 #DFF3D8 #D8F3DE
triadic
#DFF3D8 #D8DFF3 #F3D8DF
tetradic
#DFF3D8 #D8EDF3 #ECD8F3 #F3DED8
square
#DFF3D8 #D8EDF3 #ECD8F3 #F3DED8
split-complementary
#DFF3D8 #DED8F3 #F3D8ED
monochromatic
#92D67A #B9E5A9 #DFF3D8 #ECF8E8 #ECF8E8
Accessibility & contrast
On white
1.17
#DFF3D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DFF3D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3D8
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3D8 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#F2ECD9
Tritanopia (blue-blind)
#DFF1EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff3d8; /* rgb */ color: rgb(223, 243, 216); /* oklch */ color: oklch(94.2% 0.042 137.5);
Tailwind
colors: {
custom: {
50: '#e9f7e4',
500: '#dff3d8',
950: '#000000',
},
}SCSS
$custom: #dff3d8; $custom-light: #e9f7e4; $custom-dark: #000000;
JSON
{
"hex": "#dff3d8",
"rgb": {
"r": 223,
"g": 243,
"b": 216
},
"hsl": {
"h": 104.444,
"s": 52.941,
"l": 90
},
"oklch": {
"l": 0.94217,
"c": 0.04158,
"h": 137.5
},
"luminance": 0.84747
}Semantic roles & 50–950 ramp
primary
#DFF3D8
secondary
#C49DD2
accent
#25C098
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584