#DFF3D7#DFF3D7
#DFF3D7 is a very light, muted green. Relative luminance 0.847; OKLCH L 94.2% C 0.043 H 136.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3D7 |
|---|---|
| RGB | rgb(223, 243, 215) |
| HSL | hsl(103, 54%, 90%) |
| HSV | hsv(103, 12%, 95%) |
| CMYK | cmyk(8.2%, 0%, 11.5%, 4.7%) |
| CIE-LAB | lab(93.75, -11.55, 11.28) |
| CIE-LCH | lch(93.75, 16.15, 135.68°) |
| OKLab | oklab(94.19% -0.0311 0.0293) |
| OKLCH | oklch(94.19% 0.043 136.7) |
| XYZ | xyz(74.7455, 84.6949, 76.6867) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Beige
#F5F5DC
ΔE00 7.39
Lightyellow
#FFFFE0
ΔE00 7.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.83
Off White (survey)
#FFFFE4
ΔE00 7.87
Eggshell (survey)
#FFFFD4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3D7 #EBD7F3
analogous
#EDF3D7 #DFF3D7 #D7F3DD
triadic
#DFF3D7 #D7DFF3 #F3D7DF
tetradic
#DFF3D7 #D7EDF3 #EBD7F3 #F3DDD7
square
#DFF3D7 #D7EDF3 #EBD7F3 #F3DDD7
split-complementary
#DFF3D7 #DDD7F3 #F3D7ED
monochromatic
#94D779 #B9E5A8 #DFF3D7 #ECF8E7 #ECF8E7
Accessibility & contrast
On white
1.17
#DFF3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#DFF3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3D7
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3D7 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#F2ECD8
Tritanopia (blue-blind)
#DFF1EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff3d7; /* rgb */ color: rgb(223, 243, 215); /* oklch */ color: oklch(94.2% 0.043 136.7);
Tailwind
colors: {
custom: {
50: '#e9f7e3',
500: '#dff3d7',
950: '#000000',
},
}SCSS
$custom: #dff3d7; $custom-light: #e9f7e3; $custom-dark: #000000;
JSON
{
"hex": "#dff3d7",
"rgb": {
"r": 223,
"g": 243,
"b": 215
},
"hsl": {
"h": 102.857,
"s": 53.846,
"l": 89.804
},
"oklch": {
"l": 0.94192,
"c": 0.04271,
"h": 136.7
},
"luminance": 0.84695
}Semantic roles & 50–950 ramp
primary
#DFF3D7
secondary
#C39CD2
accent
#24C194
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584