#DFF4E8#DFF4E8
#DFF4E8 is a very light, muted green. Relative luminance 0.862; OKLCH L 94.8% C 0.027 H 160.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E8 |
|---|---|
| RGB | rgb(223, 244, 232) |
| HSL | hsl(146, 49%, 92%) |
| HSV | hsv(146, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(94.40, -9.08, 3.43) |
| CIE-LCH | lch(94.40, 9.70, 159.32°) |
| OKLab | oklab(94.84% -0.0257 0.0089) |
| OKLCH | oklch(94.84% 0.027 160.9) |
| XYZ | xyz(77.3446, 86.2146, 88.8945) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 5.96
Lightcyan
#E0FFFF
ΔE00 6.02
Ice
#D6FFFA
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E8 #F4DFEB
analogous
#E1F4DF #DFF4E8 #DFF4F3
triadic
#DFF4E8 #E8DFF4 #F4E8DF
tetradic
#DFF4E8 #DFE1F4 #F4DFEB #F4F3DF
square
#DFF4E8 #DFE1F4 #F4DFEB #F4F3DF
split-complementary
#DFF4E8 #F3DFF4 #F4DFE1
monochromatic
#84D5A7 #B1E4C7 #DFF4E8 #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.15
#DFF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DFF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E8
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E8 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E7
Deuteranopia (green-blind)
#EFEEE9
Tritanopia (blue-blind)
#DCF4F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4e8; /* rgb */ color: rgb(223, 244, 232); /* oklch */ color: oklch(94.8% 0.027 160.9);
Tailwind
colors: {
custom: {
50: '#e9f7ef',
500: '#dff4e8',
950: '#000000',
},
}SCSS
$custom: #dff4e8; $custom-light: #e9f7ef; $custom-dark: #000000;
JSON
{
"hex": "#dff4e8",
"rgb": {
"r": 223,
"g": 244,
"b": 232
},
"hsl": {
"h": 145.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94839,
"c": 0.02723,
"h": 160.9
},
"luminance": 0.86216
}Semantic roles & 50–950 ramp
primary
#DFF4E8
secondary
#D3A5BF
accent
#297DBC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585