#DFF4E0#DFF4E0
#DFF4E0 is a very light, muted green. Relative luminance 0.858; OKLCH L 94.6% C 0.035 H 146.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E0 |
|---|---|
| RGB | rgb(223, 244, 224) |
| HSL | hsl(123, 49%, 92%) |
| HSV | hsv(123, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 8.2%, 4.3%) |
| CIE-LAB | lab(94.21, -10.50, 7.29) |
| CIE-LCH | lch(94.21, 12.79, 145.23°) |
| OKLab | oklab(94.63% -0.0289 0.019) |
| OKLCH | oklch(94.63% 0.035 146.6) |
| XYZ | xyz(76.2340, 85.7704, 83.0456) |
| Luminance | 0.8577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.82
Beige
#F5F5DC
ΔE00 7.80
Mintcream
#F5FFFA
ΔE00 7.98
Ice
#D6FFFA
ΔE00 8.04
Off White (survey)
#FFFFE4
ΔE00 8.37
Lightyellow
#FFFFE0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E0 #F4DFF3
analogous
#E9F4DF #DFF4E0 #DFF4EB
triadic
#DFF4E0 #E0DFF4 #F4E0DF
tetradic
#DFF4E0 #DFE9F4 #F4DFF3 #F4EBDF
square
#DFF4E0 #DFE9F4 #F4DFF3 #F4EBDF
split-complementary
#DFF4E0 #EBDFF4 #F4DFE9
monochromatic
#84D588 #B1E4B4 #DFF4E0 #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.16
#DFF4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DFF4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E0
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E0 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#F1EDE1
Tritanopia (blue-blind)
#DDF3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4e0; /* rgb */ color: rgb(223, 244, 224); /* oklch */ color: oklch(94.6% 0.035 146.6);
Tailwind
colors: {
custom: {
50: '#e9f7e9',
500: '#dff4e0',
950: '#000000',
},
}SCSS
$custom: #dff4e0; $custom-light: #e9f7e9; $custom-dark: #000000;
JSON
{
"hex": "#dff4e0",
"rgb": {
"r": 223,
"g": 244,
"b": 224
},
"hsl": {
"h": 122.857,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94626,
"c": 0.03457,
"h": 146.6
},
"luminance": 0.85771
}Semantic roles & 50–950 ramp
primary
#DFF4E0
secondary
#D3A5D0
accent
#29B5BC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584