#DFF4DA#DFF4DA
#DFF4DA is a very light, muted green. Relative luminance 0.855; OKLCH L 94.5% C 0.041 H 139.7°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4DA |
|---|---|
| RGB | rgb(223, 244, 218) |
| HSL | hsl(108, 54%, 91%) |
| HSV | hsv(108, 11%, 96%) |
| CMYK | cmyk(8.6%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(94.08, -11.54, 10.20) |
| CIE-LCH | lch(94.08, 15.40, 138.54°) |
| OKLab | oklab(94.47% -0.0312 0.0265) |
| OKLCH | oklch(94.47% 0.041 139.7) |
| XYZ | xyz(75.4346, 85.4506, 78.8355) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Beige
#F5F5DC
ΔE00 7.62
Lightyellow
#FFFFE0
ΔE00 8.04
Off White (survey)
#FFFFE4
ΔE00 8.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.34
Eggshell (survey)
#FFFFD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4DA #EFDAF4
analogous
#ECF4DA #DFF4DA #DAF4E2
triadic
#DFF4DA #DADFF4 #F4DADF
tetradic
#DFF4DA #DAECF4 #EFDAF4 #F4E2DA
square
#DFF4DA #DAECF4 #EFDAF4 #F4E2DA
split-complementary
#DFF4DA #E2DAF4 #F4DAEC
monochromatic
#8DD87C #B6E6AB #DFF4DA #EBF8E7 #EBF8E7
Accessibility & contrast
On white
1.16
#DFF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DFF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4DA
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4DA | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#F2EDDB
Tritanopia (blue-blind)
#DEF2EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4da; /* rgb */ color: rgb(223, 244, 218); /* oklch */ color: oklch(94.5% 0.041 139.7);
Tailwind
colors: {
custom: {
50: '#e9f7e5',
500: '#dff4da',
950: '#000000',
},
}SCSS
$custom: #dff4da; $custom-light: #e9f7e5; $custom-dark: #000000;
JSON
{
"hex": "#dff4da",
"rgb": {
"r": 223,
"g": 244,
"b": 218
},
"hsl": {
"h": 108.462,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94472,
"c": 0.04099,
"h": 139.7
},
"luminance": 0.85451
}Semantic roles & 50–950 ramp
primary
#DFF4DA
secondary
#C99FD4
accent
#24C2A3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584