#DFF6DF#DFF6DF
#DFF6DF is a very light, muted green. Relative luminance 0.869; OKLCH L 95.0% C 0.039 H 145.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6DF |
|---|---|
| RGB | rgb(223, 246, 223) |
| HSL | hsl(120, 56%, 92%) |
| HSV | hsv(120, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 9.3%, 3.5%) |
| CIE-LAB | lab(94.71, -11.68, 8.52) |
| CIE-LCH | lch(94.71, 14.45, 143.89°) |
| OKLab | oklab(95.01% -0.032 0.0222) |
| OKLCH | oklch(95.01% 0.039 145.3) |
| XYZ | xyz(76.7038, 86.9264, 82.5351) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Beige
#F5F5DC
ΔE00 8.20
Ice
#D6FFFA
ΔE00 8.40
Off White (survey)
#FFFFE4
ΔE00 8.59
Lightyellow
#FFFFE0
ΔE00 8.69
Mintcream
#F5FFFA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6DF #F6DFF6
analogous
#EBF6DF #DFF6DF #DFF6EB
triadic
#DFF6DF #DFDFF6 #F6DFDF
tetradic
#DFF6DF #DFEBF6 #F6DFF6 #F6EBDF
square
#DFF6DF #DFEBF6 #F6DFF6 #F6EBDF
split-complementary
#DFF6DF #EBDFF6 #F6DFEB
monochromatic
#7FDB7F #AFE9AF #DFF6DF #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.14
#DFF6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DFF6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6DF
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6DF | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#DDF4EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff6df; /* rgb */ color: rgb(223, 246, 223); /* oklch */ color: oklch(95.0% 0.039 145.3);
Tailwind
colors: {
custom: {
50: '#e9f9e9',
500: '#dff6df',
950: '#000000',
},
}SCSS
$custom: #dff6df; $custom-light: #e9f9e9; $custom-dark: #000000;
JSON
{
"hex": "#dff6df",
"rgb": {
"r": 223,
"g": 246,
"b": 223
},
"hsl": {
"h": 120,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.95009,
"c": 0.03893,
"h": 145.3
},
"luminance": 0.86927
}Semantic roles & 50–950 ramp
primary
#DFF6DF
secondary
#D7A3D7
accent
#22C4C4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584