#DFF7DD#DFF7DD
#DFF7DD is a very light, muted green. Relative luminance 0.874; OKLCH L 95.2% C 0.043 H 143.1°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7DD |
|---|---|
| RGB | rgb(223, 247, 221) |
| HSL | hsl(115, 62%, 92%) |
| HSV | hsv(115, 11%, 97%) |
| CMYK | cmyk(9.7%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(94.92, -12.52, 9.85) |
| CIE-LCH | lch(94.92, 15.93, 141.79°) |
| OKLab | oklab(95.16% -0.0341 0.0256) |
| OKLCH | oklch(95.16% 0.043 143.1) |
| XYZ | xyz(76.7408, 87.4291, 81.2251) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.30
Beige
#F5F5DC
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 8.66
Off White (survey)
#FFFFE4
ΔE00 8.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.97
Ice
#D6FFFA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7DD #F5DDF7
analogous
#ECF7DD #DFF7DD #DDF7E8
triadic
#DFF7DD #DDDFF7 #F7DDDF
tetradic
#DFF7DD #DDECF7 #F5DDF7 #F7E8DD
square
#DFF7DD #DDECF7 #F5DDF7 #F7E8DD
split-complementary
#DFF7DD #E8DDF7 #F7DDEC
monochromatic
#82E07A #B0EBAB #DFF7DD #E8F9E6 #E8F9E6
Accessibility & contrast
On white
1.14
#DFF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DFF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7DD
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7DD | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#DDF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff7dd; /* rgb */ color: rgb(223, 247, 221); /* oklch */ color: oklch(95.2% 0.043 143.1);
Tailwind
colors: {
custom: {
50: '#e9f9e7',
500: '#dff7dd',
950: '#000000',
},
}SCSS
$custom: #dff7dd; $custom-light: #e9f9e7; $custom-dark: #000000;
JSON
{
"hex": "#dff7dd",
"rgb": {
"r": 223,
"g": 247,
"b": 221
},
"hsl": {
"h": 115.385,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95163,
"c": 0.0427,
"h": 143.1
},
"luminance": 0.8743
}Semantic roles & 50–950 ramp
primary
#DFF7DD
secondary
#D59FD9
accent
#1CCABC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584