#DFF7E8#DFF7E8
#DFF7E8 is a very light, muted green. Relative luminance 0.880; OKLCH L 95.5% C 0.032 H 158.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7E8 |
|---|---|
| RGB | rgb(223, 247, 232) |
| HSL | hsl(143, 60%, 92%) |
| HSV | hsv(143, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 6.1%, 3.1%) |
| CIE-LAB | lab(95.18, -10.58, 4.54) |
| CIE-LCH | lch(95.18, 11.51, 156.75°) |
| OKLab | oklab(95.45% -0.0298 0.0118) |
| OKLCH | oklch(95.45% 0.032 158.3) |
| XYZ | xyz(78.2546, 88.0346, 89.1978) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.62
Ice
#D6FFFA
ΔE00 6.02
Lightcyan
#E0FFFF
ΔE00 6.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.01
Mintcream
#F5FFFA
ΔE00 7.10
Very Pale Blue
#D6FFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7E8 #F7DFEE
analogous
#E2F7DF #DFF7E8 #DFF7F4
triadic
#DFF7E8 #E8DFF7 #F7E8DF
tetradic
#DFF7E8 #DFE2F7 #F7DFEE #F7F4DF
square
#DFF7E8 #DFE2F7 #F7DFEE #F7F4DF
split-complementary
#DFF7E8 #F4DFF7 #F7DFE2
monochromatic
#7DDFA2 #AEEBC5 #DFF7E8 #E7F9ED #E7F9ED
Accessibility & contrast
On white
1.13
#DFF7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DFF7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7E8
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7E8 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E7
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#DBF7F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7e8; /* rgb */ color: rgb(223, 247, 232); /* oklch */ color: oklch(95.5% 0.032 158.3);
Tailwind
colors: {
custom: {
50: '#e9f9ef',
500: '#dff7e8',
950: '#000000',
},
}SCSS
$custom: #dff7e8; $custom-light: #e9f9ef; $custom-dark: #000000;
JSON
{
"hex": "#dff7e8",
"rgb": {
"r": 223,
"g": 247,
"b": 232
},
"hsl": {
"h": 142.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.9545,
"c": 0.03208,
"h": 158.3
},
"luminance": 0.88036
}Semantic roles & 50–950 ramp
primary
#DFF7E8
secondary
#D9A1C4
accent
#1E88C8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585