#DFF7DC#DFF7DC
#DFF7DC is a very light, muted green. Relative luminance 0.874; OKLCH L 95.1% C 0.044 H 142.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7DC |
|---|---|
| RGB | rgb(223, 247, 220) |
| HSL | hsl(113, 63%, 92%) |
| HSV | hsv(113, 11%, 97%) |
| CMYK | cmyk(9.7%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(94.90, -12.69, 10.34) |
| CIE-LCH | lch(94.90, 16.37, 140.83°) |
| OKLab | oklab(95.14% -0.0345 0.0269) |
| OKLCH | oklch(95.14% 0.044 142.1) |
| XYZ | xyz(76.6079, 87.3760, 80.5255) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.53
Beige
#F5F5DC
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 8.60
Off White (survey)
#FFFFE4
ΔE00 8.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.82
Eggshell (survey)
#FFFFD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7DC #F4DCF7
analogous
#EDF7DC #DFF7DC #DCF7E7
triadic
#DFF7DC #DCDFF7 #F7DCDF
tetradic
#DFF7DC #DCEDF7 #F4DCF7 #F7E7DC
square
#DFF7DC #DCEDF7 #F4DCF7 #F7E7DC
split-complementary
#DFF7DC #E7DCF7 #F7DCED
monochromatic
#84E078 #B1ECAA #DFF7DC #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.14
#DFF7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DFF7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7DC
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7DC | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#F4EFDD
Tritanopia (blue-blind)
#DEF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7dc; /* rgb */ color: rgb(223, 247, 220); /* oklch */ color: oklch(95.1% 0.044 142.1);
Tailwind
colors: {
custom: {
50: '#e9f9e6',
500: '#dff7dc',
950: '#000000',
},
}SCSS
$custom: #dff7dc; $custom-light: #e9f9e6; $custom-dark: #000000;
JSON
{
"hex": "#dff7dc",
"rgb": {
"r": 223,
"g": 247,
"b": 220
},
"hsl": {
"h": 113.333,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.95137,
"c": 0.04377,
"h": 142.1
},
"luminance": 0.87377
}Semantic roles & 50–950 ramp
primary
#DFF7DC
secondary
#D39ED9
accent
#1BCBB7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584