#DFF7E4#DFF7E4
#DFF7E4 is a very light, muted green. Relative luminance 0.878; OKLCH L 95.3% C 0.036 H 151.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7E4 |
|---|---|
| RGB | rgb(223, 247, 228) |
| HSL | hsl(133, 60%, 92%) |
| HSV | hsv(133, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 7.7%, 3.1%) |
| CIE-LAB | lab(95.08, -11.29, 6.47) |
| CIE-LCH | lch(95.08, 13.02, 150.18°) |
| OKLab | oklab(95.34% -0.0314 0.0169) |
| OKLCH | oklch(95.34% 0.036 151.7) |
| XYZ | xyz(77.6929, 87.8099, 86.2395) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.95
Ice
#D6FFFA
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 8.04
Mintcream
#F5FFFA
ΔE00 8.06
Ice Blue (survey)
#D7FFFE
ΔE00 8.26
Very Pale Blue
#D6FFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7E4 #F7DFF2
analogous
#E6F7DF #DFF7E4 #DFF7F0
triadic
#DFF7E4 #E4DFF7 #F7E4DF
tetradic
#DFF7E4 #DFE6F7 #F7DFF2 #F7F0DF
square
#DFF7E4 #DFE6F7 #F7DFF2 #F7F0DF
split-complementary
#DFF7E4 #F0DFF7 #F7DFE6
monochromatic
#7DDF91 #AEEBBB #DFF7E4 #E7F9EA #E7F9EA
Accessibility & contrast
On white
1.13
#DFF7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DFF7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7E4
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7E4 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E3
Deuteranopia (green-blind)
#F3F0E5
Tritanopia (blue-blind)
#DCF6F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7e4; /* rgb */ color: rgb(223, 247, 228); /* oklch */ color: oklch(95.3% 0.036 151.7);
Tailwind
colors: {
custom: {
50: '#e9f9ec',
500: '#dff7e4',
950: '#000000',
},
}SCSS
$custom: #dff7e4; $custom-light: #e9f9ec; $custom-dark: #000000;
JSON
{
"hex": "#dff7e4",
"rgb": {
"r": 223,
"g": 247,
"b": 228
},
"hsl": {
"h": 132.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95343,
"c": 0.03563,
"h": 151.7
},
"luminance": 0.87811
}Semantic roles & 50–950 ramp
primary
#DFF7E4
secondary
#D9A1CD
accent
#1EA4C8
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584