#DFF4E4#DFF4E4
#DFF4E4 is a very light, muted green. Relative luminance 0.860; OKLCH L 94.7% C 0.031 H 152.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E4 |
|---|---|
| RGB | rgb(223, 244, 228) |
| HSL | hsl(134, 49%, 92%) |
| HSV | hsv(134, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 6.6%, 4.3%) |
| CIE-LAB | lab(94.31, -9.80, 5.36) |
| CIE-LCH | lch(94.31, 11.16, 151.32°) |
| OKLab | oklab(94.73% -0.0273 0.014) |
| OKLCH | oklch(94.73% 0.031 152.9) |
| XYZ | xyz(76.7829, 85.9899, 85.9362) |
| Luminance | 0.8599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.30
Mintcream
#F5FFFA
ΔE00 6.93
Ice
#D6FFFA
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.39
Azure (CSS)
#F0FFFF
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E4 #F4DFEF
analogous
#E5F4DF #DFF4E4 #DFF4EF
triadic
#DFF4E4 #E4DFF4 #F4E4DF
tetradic
#DFF4E4 #DFE5F4 #F4DFEF #F4EFDF
square
#DFF4E4 #DFE5F4 #F4DFEF #F4EFDF
split-complementary
#DFF4E4 #EFDFF4 #F4DFE5
monochromatic
#84D597 #B1E4BE #DFF4E4 #E8F7EC #E8F7EC
Accessibility & contrast
On white
1.15
#DFF4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DFF4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E4
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E4 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#F0EEE5
Tritanopia (blue-blind)
#DCF3EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4e4; /* rgb */ color: rgb(223, 244, 228); /* oklch */ color: oklch(94.7% 0.031 152.9);
Tailwind
colors: {
custom: {
50: '#e9f7ec',
500: '#dff4e4',
950: '#000000',
},
}SCSS
$custom: #dff4e4; $custom-light: #e9f7ec; $custom-dark: #000000;
JSON
{
"hex": "#dff4e4",
"rgb": {
"r": 223,
"g": 244,
"b": 228
},
"hsl": {
"h": 134.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94731,
"c": 0.03067,
"h": 152.9
},
"luminance": 0.85991
}Semantic roles & 50–950 ramp
primary
#DFF4E4
secondary
#D3A5C8
accent
#2999BC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584