#DFF6DC#DFF6DC
#DFF6DC is a very light, muted green. Relative luminance 0.868; OKLCH L 94.9% C 0.042 H 142.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6DC |
|---|---|
| RGB | rgb(223, 246, 220) |
| HSL | hsl(113, 59%, 91%) |
| HSV | hsv(113, 11%, 96%) |
| CMYK | cmyk(9.3%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(94.64, -12.19, 9.97) |
| CIE-LCH | lch(94.64, 15.75, 140.74°) |
| OKLab | oklab(94.93% -0.0332 0.0259) |
| OKLCH | oklch(94.93% 0.042 142) |
| XYZ | xyz(76.3029, 86.7660, 80.4238) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.22
Beige
#F5F5DC
ΔE00 8.15
Lightyellow
#FFFFE0
ΔE00 8.45
Off White (survey)
#FFFFE4
ΔE00 8.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.76
Ice
#D6FFFA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6DC #F3DCF6
analogous
#ECF6DC #DFF6DC #DCF6E6
triadic
#DFF6DC #DCDFF6 #F6DCDF
tetradic
#DFF6DC #DCECF6 #F3DCF6 #F6E6DC
square
#DFF6DC #DCECF6 #F3DCF6 #F6E6DC
split-complementary
#DFF6DC #E6DCF6 #F6DCEC
monochromatic
#86DD7B #B2E9AB #DFF6DC #E9F9E7 #E9F9E7
Accessibility & contrast
On white
1.14
#DFF6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DFF6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6DC
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6DC | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#F4EFDD
Tritanopia (blue-blind)
#DEF4EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff6dc; /* rgb */ color: rgb(223, 246, 220); /* oklch */ color: oklch(94.9% 0.042 142.0);
Tailwind
colors: {
custom: {
50: '#e9f9e6',
500: '#dff6dc',
950: '#000000',
},
}SCSS
$custom: #dff6dc; $custom-light: #e9f9e6; $custom-dark: #000000;
JSON
{
"hex": "#dff6dc",
"rgb": {
"r": 223,
"g": 246,
"b": 220
},
"hsl": {
"h": 113.077,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94932,
"c": 0.04212,
"h": 142
},
"luminance": 0.86767
}Semantic roles & 50–950 ramp
primary
#DFF6DC
secondary
#D19FD7
accent
#1FC7B3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584