#DFF0E7#DFF0E7
#DFF0E7 is a very light, muted green. Relative luminance 0.838; OKLCH L 94.0% C 0.022 H 163.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0E7 |
|---|---|
| RGB | rgb(223, 240, 231) |
| HSL | hsl(148, 36%, 91%) |
| HSV | hsv(148, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 3.7%, 5.9%) |
| CIE-LAB | lab(93.35, -7.24, 2.42) |
| CIE-LCH | lch(93.35, 7.64, 161.53°) |
| OKLab | oklab(94% -0.0207 0.0063) |
| OKLCH | oklch(94% 0.022 163) |
| XYZ | xyz(76.0124, 83.7769, 87.7517) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 4.84
Azure (CSS)
#F0FFFF
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 6.08
Light Grey
#D8DCD6
ΔE00 6.65
Ice
#D6FFFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0E7 #F0DFE8
analogous
#DFF0DF #DFF0E7 #DFF0EF
triadic
#DFF0E7 #E7DFF0 #F0E7DF
tetradic
#DFF0E7 #DFDFF0 #F0DFE8 #F0EFDF
square
#DFF0E7 #DFDFF0 #F0DFE8 #F0EFDF
split-complementary
#DFF0E7 #EFDFF0 #F0DFDF
monochromatic
#8CC9A8 #B5DCC8 #DFF0E7 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.18
#DFF0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DFF0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0E7
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0E7 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE7
Deuteranopia (green-blind)
#ECEBE7
Tritanopia (blue-blind)
#DCF0ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0e7; /* rgb */ color: rgb(223, 240, 231); /* oklch */ color: oklch(94.0% 0.022 163.0);
Tailwind
colors: {
custom: {
50: '#e9f5ee',
500: '#dff0e7',
950: '#000000',
},
}SCSS
$custom: #dff0e7; $custom-light: #e9f5ee; $custom-dark: #000000;
JSON
{
"hex": "#dff0e7",
"rgb": {
"r": 223,
"g": 240,
"b": 231
},
"hsl": {
"h": 148.235,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94001,
"c": 0.02159,
"h": 163
},
"luminance": 0.83778
}Semantic roles & 50–950 ramp
primary
#DFF0E7
secondary
#CBA8BB
accent
#3676AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585