#DFF4E6#DFF4E6
#DFF4E6 is a very light, muted green. Relative luminance 0.861; OKLCH L 94.8% C 0.029 H 156.6°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E6 |
|---|---|
| RGB | rgb(223, 244, 230) |
| HSL | hsl(140, 49%, 92%) |
| HSV | hsv(140, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(94.36, -9.44, 4.39) |
| CIE-LCH | lch(94.36, 10.41, 155.04°) |
| OKLab | oklab(94.79% -0.0265 0.0115) |
| OKLCH | oklch(94.79% 0.029 156.6) |
| XYZ | xyz(77.0621, 86.1016, 87.4069) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.25
Mintcream
#F5FFFA
ΔE00 6.43
Ice
#D6FFFA
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 6.71
Azure (CSS)
#F0FFFF
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E6 #F4DFED
analogous
#E3F4DF #DFF4E6 #DFF4F1
triadic
#DFF4E6 #E6DFF4 #F4E6DF
tetradic
#DFF4E6 #DFE3F4 #F4DFED #F4F1DF
square
#DFF4E6 #DFE3F4 #F4DFED #F4F1DF
split-complementary
#DFF4E6 #F1DFF4 #F4DFE3
monochromatic
#84D59F #B1E4C2 #DFF4E6 #E8F7ED #E8F7ED
Accessibility & contrast
On white
1.15
#DFF4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DFF4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E6
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E6 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E5
Deuteranopia (green-blind)
#F0EEE7
Tritanopia (blue-blind)
#DCF4F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4e6; /* rgb */ color: rgb(223, 244, 230); /* oklch */ color: oklch(94.8% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#e9f7ed',
500: '#dff4e6',
950: '#000000',
},
}SCSS
$custom: #dff4e6; $custom-light: #e9f7ed; $custom-dark: #000000;
JSON
{
"hex": "#dff4e6",
"rgb": {
"r": 223,
"g": 244,
"b": 230
},
"hsl": {
"h": 140,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94785,
"c": 0.02888,
"h": 156.6
},
"luminance": 0.86103
}Semantic roles & 50–950 ramp
primary
#DFF4E6
secondary
#D3A5C3
accent
#298BBC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584