#DFF4DF#DFF4DF
#DFF4DF is a very light, muted green. Relative luminance 0.857; OKLCH L 94.6% C 0.036 H 145.3°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4DF |
|---|---|
| RGB | rgb(223, 244, 223) |
| HSL | hsl(120, 49%, 92%) |
| HSV | hsv(120, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(94.19, -10.68, 7.78) |
| CIE-LCH | lch(94.19, 13.21, 143.94°) |
| OKLab | oklab(94.6% -0.0293 0.0203) |
| OKLCH | oklch(94.6% 0.036 145.3) |
| XYZ | xyz(76.0988, 85.7163, 82.3334) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.01
Beige
#F5F5DC
ΔE00 7.74
Mintcream
#F5FFFA
ΔE00 8.24
Off White (survey)
#FFFFE4
ΔE00 8.29
Ice
#D6FFFA
ΔE00 8.30
Lightyellow
#FFFFE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4DF #F4DFF4
analogous
#EAF4DF #DFF4DF #DFF4EA
triadic
#DFF4DF #DFDFF4 #F4DFDF
tetradic
#DFF4DF #DFEAF4 #F4DFF4 #F4EADF
square
#DFF4DF #DFEAF4 #F4DFF4 #F4EADF
split-complementary
#DFF4DF #EADFF4 #F4DFEA
monochromatic
#84D584 #B1E4B1 #DFF4DF #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.16
#DFF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DFF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4DF
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4DF | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#DDF3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4df; /* rgb */ color: rgb(223, 244, 223); /* oklch */ color: oklch(94.6% 0.036 145.3);
Tailwind
colors: {
custom: {
50: '#e9f7e9',
500: '#dff4df',
950: '#000000',
},
}SCSS
$custom: #dff4df; $custom-light: #e9f7e9; $custom-dark: #000000;
JSON
{
"hex": "#dff4df",
"rgb": {
"r": 223,
"g": 244,
"b": 223
},
"hsl": {
"h": 120,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.946,
"c": 0.0356,
"h": 145.3
},
"luminance": 0.85717
}Semantic roles & 50–950 ramp
primary
#DFF4DF
secondary
#D3A5D3
accent
#29BCBC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584