#DFF7DA#DFF7DA
#DFF7DA is a very light, muted green. Relative luminance 0.873; OKLCH L 95.1% C 0.046 H 140.3°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7DA |
|---|---|
| RGB | rgb(223, 247, 218) |
| HSL | hsl(110, 64%, 91%) |
| HSV | hsv(110, 12%, 97%) |
| CMYK | cmyk(9.7%, 0%, 11.7%, 3.1%) |
| CIE-LAB | lab(94.85, -13.03, 11.31) |
| CIE-LCH | lch(94.85, 17.25, 139.06°) |
| OKLab | oklab(95.09% -0.0353 0.0294) |
| OKLCH | oklch(95.09% 0.046 140.3) |
| XYZ | xyz(76.3446, 87.2706, 79.1388) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.00
Beige
#F5F5DC
ΔE00 8.45
Lightyellow
#FFFFE0
ΔE00 8.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.54
Off White (survey)
#FFFFE4
ΔE00 8.68
Eggshell (survey)
#FFFFD4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7DA #F2DAF7
analogous
#EDF7DA #DFF7DA #DAF7E3
triadic
#DFF7DA #DADFF7 #F7DADF
tetradic
#DFF7DA #DAEDF7 #F2DAF7 #F7E3DA
square
#DFF7DA #DAEDF7 #F2DAF7 #F7E3DA
split-complementary
#DFF7DA #E3DAF7 #F7DAED
monochromatic
#88E175 #B3ECA8 #DFF7DA #E9FAE6 #E9FAE6
Accessibility & contrast
On white
1.14
#DFF7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DFF7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7DA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7DA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D8
Deuteranopia (green-blind)
#F5EFDB
Tritanopia (blue-blind)
#DEF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7da; /* rgb */ color: rgb(223, 247, 218); /* oklch */ color: oklch(95.1% 0.046 140.3);
Tailwind
colors: {
custom: {
50: '#e9f9e5',
500: '#dff7da',
950: '#000000',
},
}SCSS
$custom: #dff7da; $custom-light: #e9f9e5; $custom-dark: #000000;
JSON
{
"hex": "#dff7da",
"rgb": {
"r": 223,
"g": 247,
"b": 218
},
"hsl": {
"h": 109.655,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.95087,
"c": 0.04595,
"h": 140.3
},
"luminance": 0.87271
}Semantic roles & 50–950 ramp
primary
#DFF7DA
secondary
#CF9CD9
accent
#19CCAD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584