#DFF0E4#DFF0E4
#DFF0E4 is a very light, muted green. Relative luminance 0.836; OKLCH L 93.9% C 0.024 H 155.1°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0E4 |
|---|---|
| RGB | rgb(223, 240, 228) |
| HSL | hsl(138, 36%, 91%) |
| HSV | hsv(138, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 5%, 5.9%) |
| CIE-LAB | lab(93.28, -7.79, 3.87) |
| CIE-LCH | lch(93.28, 8.69, 153.56°) |
| OKLab | oklab(93.92% -0.0218 0.0101) |
| OKLCH | oklch(93.92% 0.024 155.1) |
| XYZ | xyz(75.5923, 83.6089, 85.5394) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.40
Mintcream
#F5FFFA
ΔE00 5.51
Azure (CSS)
#F0FFFF
ΔE00 6.52
Lightcyan
#E0FFFF
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 7.05
Ice
#D6FFFA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0E4 #F0DFEB
analogous
#E2F0DF #DFF0E4 #DFF0EC
triadic
#DFF0E4 #E4DFF0 #F0E4DF
tetradic
#DFF0E4 #DFE2F0 #F0DFEB #F0ECDF
square
#DFF0E4 #DFE2F0 #F0DFEB #F0ECDF
split-complementary
#DFF0E4 #ECDFF0 #F0DFE2
monochromatic
#8CC99E #B5DCC1 #DFF0E4 #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.18
#DFF0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DFF0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0E4
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0E4 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE3
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#DDF0EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0e4; /* rgb */ color: rgb(223, 240, 228); /* oklch */ color: oklch(93.9% 0.024 155.1);
Tailwind
colors: {
custom: {
50: '#e9f5ec',
500: '#dff0e4',
950: '#000000',
},
}SCSS
$custom: #dff0e4; $custom-light: #e9f5ec; $custom-dark: #000000;
JSON
{
"hex": "#dff0e4",
"rgb": {
"r": 223,
"g": 240,
"b": 228
},
"hsl": {
"h": 137.647,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.93919,
"c": 0.02405,
"h": 155.1
},
"luminance": 0.8361
}Semantic roles & 50–950 ramp
primary
#DFF0E4
secondary
#CBA8C1
accent
#368CAF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584