#DFF7E7#DFF7E7
#DFF7E7 is a very light, muted green. Relative luminance 0.880; OKLCH L 95.4% C 0.033 H 156.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7E7 |
|---|---|
| RGB | rgb(223, 247, 231) |
| HSL | hsl(140, 60%, 92%) |
| HSV | hsv(140, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 6.5%, 3.1%) |
| CIE-LAB | lab(95.15, -10.76, 5.03) |
| CIE-LCH | lch(95.15, 11.87, 154.96°) |
| OKLab | oklab(95.42% -0.0302 0.0131) |
| OKLCH | oklch(95.42% 0.033 156.6) |
| XYZ | xyz(78.1129, 87.9780, 88.4519) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.65
Ice
#D6FFFA
ΔE00 6.27
Lightcyan
#E0FFFF
ΔE00 6.99
Ice Blue (survey)
#D7FFFE
ΔE00 7.32
Mintcream
#F5FFFA
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7E7 #F7DFEF
analogous
#E3F7DF #DFF7E7 #DFF7F3
triadic
#DFF7E7 #E7DFF7 #F7E7DF
tetradic
#DFF7E7 #DFE3F7 #F7DFEF #F7F3DF
square
#DFF7E7 #DFE3F7 #F7DFEF #F7F3DF
split-complementary
#DFF7E7 #F3DFF7 #F7DFE3
monochromatic
#7DDF9E #AEEBC2 #DFF7E7 #E7F9ED #E7F9ED
Accessibility & contrast
On white
1.13
#DFF7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DFF7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7E7
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7E7 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E6
Deuteranopia (green-blind)
#F2F0E8
Tritanopia (blue-blind)
#DCF7F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7e7; /* rgb */ color: rgb(223, 247, 231); /* oklch */ color: oklch(95.4% 0.033 156.6);
Tailwind
colors: {
custom: {
50: '#e9f9ee',
500: '#dff7e7',
950: '#000000',
},
}SCSS
$custom: #dff7e7; $custom-light: #e9f9ee; $custom-dark: #000000;
JSON
{
"hex": "#dff7e7",
"rgb": {
"r": 223,
"g": 247,
"b": 231
},
"hsl": {
"h": 140,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95423,
"c": 0.03292,
"h": 156.6
},
"luminance": 0.87979
}Semantic roles & 50–950 ramp
primary
#DFF7E7
secondary
#D9A1C6
accent
#1E8FC8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585