#DFF7E6#DFF7E6
#DFF7E6 is a very light, muted green. Relative luminance 0.879; OKLCH L 95.4% C 0.034 H 154.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7E6 |
|---|---|
| RGB | rgb(223, 247, 230) |
| HSL | hsl(138, 60%, 92%) |
| HSV | hsv(138, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 6.9%, 3.1%) |
| CIE-LAB | lab(95.13, -10.94, 5.51) |
| CIE-LCH | lch(95.13, 12.25, 153.27°) |
| OKLab | oklab(95.4% -0.0306 0.0144) |
| OKLCH | oklch(95.4% 0.034 154.9) |
| XYZ | xyz(77.9721, 87.9216, 87.7102) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.72
Ice
#D6FFFA
ΔE00 6.54
Lightcyan
#E0FFFF
ΔE00 7.34
Mintcream
#F5FFFA
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.63
Very Pale Blue
#D6FFFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7E6 #F7DFF0
analogous
#E4F7DF #DFF7E6 #DFF7F2
triadic
#DFF7E6 #E6DFF7 #F7E6DF
tetradic
#DFF7E6 #DFE4F7 #F7DFF0 #F7F2DF
square
#DFF7E6 #DFE4F7 #F7DFF0 #F7F2DF
split-complementary
#DFF7E6 #F2DFF7 #F7DFE4
monochromatic
#7DDF9A #AEEBC0 #DFF7E6 #E7F9EC #E7F9EC
Accessibility & contrast
On white
1.13
#DFF7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DFF7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7E6
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7E6 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E5
Deuteranopia (green-blind)
#F2F0E7
Tritanopia (blue-blind)
#DCF6F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7e6; /* rgb */ color: rgb(223, 247, 230); /* oklch */ color: oklch(95.4% 0.034 154.9);
Tailwind
colors: {
custom: {
50: '#e9f9ed',
500: '#dff7e6',
950: '#000000',
},
}SCSS
$custom: #dff7e6; $custom-light: #e9f9ed; $custom-dark: #000000;
JSON
{
"hex": "#dff7e6",
"rgb": {
"r": 223,
"g": 247,
"b": 230
},
"hsl": {
"h": 137.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95396,
"c": 0.03379,
"h": 154.9
},
"luminance": 0.87923
}Semantic roles & 50–950 ramp
primary
#DFF7E6
secondary
#D9A1C9
accent
#1E96C8
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584