#DFF7DB#DFF7DB
#DFF7DB is a very light, muted green. Relative luminance 0.873; OKLCH L 95.1% C 0.045 H 141.2°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7DB |
|---|---|
| RGB | rgb(223, 247, 219) |
| HSL | hsl(111, 64%, 91%) |
| HSV | hsv(111, 11%, 97%) |
| CMYK | cmyk(9.7%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(94.88, -12.86, 10.82) |
| CIE-LCH | lch(94.88, 16.81, 139.92°) |
| OKLab | oklab(95.11% -0.0349 0.0281) |
| OKLCH | oklch(95.11% 0.045 141.2) |
| XYZ | xyz(76.4759, 87.3231, 79.8301) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.76
Beige
#F5F5DC
ΔE00 8.43
Lightyellow
#FFFFE0
ΔE00 8.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.67
Off White (survey)
#FFFFE4
ΔE00 8.68
Eggshell (survey)
#FFFFD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7DB #F3DBF7
analogous
#EDF7DB #DFF7DB #DBF7E5
triadic
#DFF7DB #DBDFF7 #F7DBDF
tetradic
#DFF7DB #DBEDF7 #F3DBF7 #F7E5DB
square
#DFF7DB #DBEDF7 #F3DBF7 #F7E5DB
split-complementary
#DFF7DB #E5DBF7 #F7DBED
monochromatic
#86E177 #B2ECA9 #DFF7DB #E9F9E6 #E9F9E6
Accessibility & contrast
On white
1.14
#DFF7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#DFF7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7DB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7DB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#F5EFDC
Tritanopia (blue-blind)
#DEF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7db; /* rgb */ color: rgb(223, 247, 219); /* oklch */ color: oklch(95.1% 0.045 141.2);
Tailwind
colors: {
custom: {
50: '#e9f9e6',
500: '#dff7db',
950: '#000000',
},
}SCSS
$custom: #dff7db; $custom-light: #e9f9e6; $custom-dark: #000000;
JSON
{
"hex": "#dff7db",
"rgb": {
"r": 223,
"g": 247,
"b": 219
},
"hsl": {
"h": 111.429,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.95112,
"c": 0.04486,
"h": 141.2
},
"luminance": 0.87324
}Semantic roles & 50–950 ramp
primary
#DFF7DB
secondary
#D19DD9
accent
#1ACBB2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584