#DFF0DF#DFF0DF
#DFF0DF is a very light, muted green. Relative luminance 0.833; OKLCH L 93.8% C 0.029 H 145.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0DF |
|---|---|
| RGB | rgb(223, 240, 223) |
| HSL | hsl(120, 36%, 91%) |
| HSV | hsv(120, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 7.1%, 5.9%) |
| CIE-LAB | lab(93.16, -8.67, 6.29) |
| CIE-LCH | lch(93.16, 10.71, 144.03°) |
| OKLab | oklab(93.79% -0.0238 0.0164) |
| OKLCH | oklch(93.79% 0.029 145.3) |
| XYZ | xyz(74.9083, 83.3352, 81.9366) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.41
Mintcream
#F5FFFA
ΔE00 6.85
Beige
#F5F5DC
ΔE00 7.02
Ivory
#FFFFF0
ΔE00 7.84
Off White (survey)
#FFFFE4
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0DF #F0DFF0
analogous
#E7F0DF #DFF0DF #DFF0E7
triadic
#DFF0DF #DFDFF0 #F0DFDF
tetradic
#DFF0DF #DFE7F0 #F0DFF0 #F0E7DF
square
#DFF0DF #DFE7F0 #F0DFF0 #F0E7DF
split-complementary
#DFF0DF #E7DFF0 #F0DFE7
monochromatic
#8CC98C #B5DCB5 #DFF0DF #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.19
#DFF0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFF0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0DF
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0DF | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#DEEFEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff0df; /* rgb */ color: rgb(223, 240, 223); /* oklch */ color: oklch(93.8% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#e9f5e9',
500: '#dff0df',
950: '#000000',
},
}SCSS
$custom: #dff0df; $custom-light: #e9f5e9; $custom-dark: #000000;
JSON
{
"hex": "#dff0df",
"rgb": {
"r": 223,
"g": 240,
"b": 223
},
"hsl": {
"h": 120,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.93785,
"c": 0.02891,
"h": 145.3
},
"luminance": 0.83336
}Semantic roles & 50–950 ramp
primary
#DFF0DF
secondary
#CBA8CB
accent
#36AFAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584