#DFF0E2#DFF0E2
#DFF0E2 is a very light, muted green. Relative luminance 0.835; OKLCH L 93.9% C 0.026 H 150.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0E2 |
|---|---|
| RGB | rgb(223, 240, 226) |
| HSL | hsl(131, 36%, 91%) |
| HSV | hsv(131, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 5.8%, 5.9%) |
| CIE-LAB | lab(93.23, -8.14, 4.84) |
| CIE-LCH | lch(93.23, 9.47, 149.27°) |
| OKLab | oklab(93.87% -0.0226 0.0127) |
| OKLCH | oklch(93.87% 0.026 150.8) |
| XYZ | xyz(75.3163, 83.4985, 84.0856) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.27
Mintcream
#F5FFFA
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 7.40
Beige
#F5F5DC
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0E2 #F0DFED
analogous
#E4F0DF #DFF0E2 #DFF0EA
triadic
#DFF0E2 #E2DFF0 #F0E2DF
tetradic
#DFF0E2 #DFE4F0 #F0DFED #F0EADF
square
#DFF0E2 #DFE4F0 #F0DFED #F0EADF
split-complementary
#DFF0E2 #EADFF0 #F0DFE4
monochromatic
#8CC996 #B5DCBC #DFF0E2 #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.19
#DFF0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DFF0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0E2
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0E2 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE1
Deuteranopia (green-blind)
#EDEBE3
Tritanopia (blue-blind)
#DDEFEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0e2; /* rgb */ color: rgb(223, 240, 226); /* oklch */ color: oklch(93.9% 0.026 150.8);
Tailwind
colors: {
custom: {
50: '#e9f5eb',
500: '#dff0e2',
950: '#000000',
},
}SCSS
$custom: #dff0e2; $custom-light: #e9f5eb; $custom-dark: #000000;
JSON
{
"hex": "#dff0e2",
"rgb": {
"r": 223,
"g": 240,
"b": 226
},
"hsl": {
"h": 130.588,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.93865,
"c": 0.0259,
"h": 150.8
},
"luminance": 0.83499
}Semantic roles & 50–950 ramp
primary
#DFF0E2
secondary
#CBA8C5
accent
#369AAF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584