#DFF6DD#DFF6DD
#DFF6DD is a very light, muted green. Relative luminance 0.868; OKLCH L 95.0% C 0.041 H 143.0°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6DD |
|---|---|
| RGB | rgb(223, 246, 221) |
| HSL | hsl(115, 58%, 92%) |
| HSV | hsv(115, 10%, 96%) |
| CMYK | cmyk(9.3%, 0%, 10.2%, 3.5%) |
| CIE-LAB | lab(94.66, -12.02, 9.48) |
| CIE-LCH | lch(94.66, 15.31, 141.73°) |
| OKLab | oklab(94.96% -0.0328 0.0247) |
| OKLCH | oklch(94.96% 0.041 143) |
| XYZ | xyz(76.4358, 86.8191, 81.1234) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.99
Beige
#F5F5DC
ΔE00 8.16
Off White (survey)
#FFFFE4
ΔE00 8.51
Lightyellow
#FFFFE0
ΔE00 8.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.92
Ice
#D6FFFA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6DD #F4DDF6
analogous
#ECF6DD #DFF6DD #DDF6E8
triadic
#DFF6DD #DDDFF6 #F6DDDF
tetradic
#DFF6DD #DDECF6 #F4DDF6 #F6E8DD
square
#DFF6DD #DDECF6 #F4DDF6 #F6E8DD
split-complementary
#DFF6DD #E8DDF6 #F6DDEC
monochromatic
#84DC7C #B1E9AD #DFF6DD #E8F9E7 #E8F9E7
Accessibility & contrast
On white
1.14
#DFF6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DFF6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6DD
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6DD | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#F3EFDE
Tritanopia (blue-blind)
#DDF4EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff6dd; /* rgb */ color: rgb(223, 246, 221); /* oklch */ color: oklch(95.0% 0.041 143.0);
Tailwind
colors: {
custom: {
50: '#e9f9e7',
500: '#dff6dd',
950: '#000000',
},
}SCSS
$custom: #dff6dd; $custom-light: #e9f9e7; $custom-dark: #000000;
JSON
{
"hex": "#dff6dd",
"rgb": {
"r": 223,
"g": 246,
"b": 221
},
"hsl": {
"h": 115.2,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.94958,
"c": 0.04104,
"h": 143
},
"luminance": 0.8682
}Semantic roles & 50–950 ramp
primary
#DFF6DD
secondary
#D3A0D7
accent
#20C6B8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584