#DFF0DC#DFF0DC
#DFF0DC is a very light, muted green. Relative luminance 0.832; OKLCH L 93.7% C 0.032 H 141.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0DC |
|---|---|
| RGB | rgb(223, 240, 220) |
| HSL | hsl(111, 40%, 90%) |
| HSV | hsv(111, 8%, 94%) |
| CMYK | cmyk(7.1%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(93.09, -9.20, 7.75) |
| CIE-LCH | lch(93.09, 12.02, 139.88°) |
| OKLab | oklab(93.71% -0.025 0.0202) |
| OKLCH | oklch(93.71% 0.032 141) |
| XYZ | xyz(74.5074, 83.1749, 79.8253) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.85
Beige
#F5F5DC
ΔE00 6.73
Off White (survey)
#FFFFE4
ΔE00 7.57
Mintcream
#F5FFFA
ΔE00 7.70
Lightyellow
#FFFFE0
ΔE00 7.89
Ivory
#FFFFF0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0DC #EDDCF0
analogous
#E9F0DC #DFF0DC #DCF0E3
triadic
#DFF0DC #DCDFF0 #F0DCDF
tetradic
#DFF0DC #DCE9F0 #EDDCF0 #F0E3DC
square
#DFF0DC #DCE9F0 #EDDCF0 #F0E3DC
split-complementary
#DFF0DC #E3DCF0 #F0DCE9
monochromatic
#91CB86 #B8DEB1 #DFF0DC #EBF6EA #EBF6EA
Accessibility & contrast
On white
1.19
#DFF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DFF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0DC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0DC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#DEEEEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff0dc; /* rgb */ color: rgb(223, 240, 220); /* oklch */ color: oklch(93.7% 0.032 141.0);
Tailwind
colors: {
custom: {
50: '#e9f5e6',
500: '#dff0dc',
950: '#000000',
},
}SCSS
$custom: #dff0dc; $custom-light: #e9f5e6; $custom-dark: #000000;
JSON
{
"hex": "#dff0dc",
"rgb": {
"r": 223,
"g": 240,
"b": 220
},
"hsl": {
"h": 111,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93706,
"c": 0.03212,
"h": 141
},
"luminance": 0.83175
}Semantic roles & 50–950 ramp
primary
#DFF0DC
secondary
#C6A4CC
accent
#32B3A0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584