#DFF7E2#DFF7E2
#DFF7E2 is a very light, muted green. Relative luminance 0.877; OKLCH L 95.3% C 0.038 H 148.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7E2 |
|---|---|
| RGB | rgb(223, 247, 226) |
| HSL | hsl(128, 60%, 92%) |
| HSV | hsv(128, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 8.5%, 3.1%) |
| CIE-LAB | lab(95.03, -11.65, 7.44) |
| CIE-LCH | lch(95.03, 13.82, 147.44°) |
| OKLab | oklab(95.29% -0.0322 0.0194) |
| OKLCH | oklch(95.29% 0.038 148.9) |
| XYZ | xyz(77.4168, 87.6995, 84.7858) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.27
Ice
#D6FFFA
ΔE00 7.64
Beige
#F5F5DC
ΔE00 8.55
Mintcream
#F5FFFA
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 8.73
Ice Blue (survey)
#D7FFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7E2 #F7DFF4
analogous
#E8F7DF #DFF7E2 #DFF7EE
triadic
#DFF7E2 #E2DFF7 #F7E2DF
tetradic
#DFF7E2 #DFE8F7 #F7DFF4 #F7EEDF
square
#DFF7E2 #DFE8F7 #F7DFF4 #F7EEDF
split-complementary
#DFF7E2 #EEDFF7 #F7DFE8
monochromatic
#7DDF89 #AEEBB6 #DFF7E2 #E7F9E9 #E7F9E9
Accessibility & contrast
On white
1.13
#DFF7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DFF7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7E2
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7E2 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2E1
Deuteranopia (green-blind)
#F3F0E3
Tritanopia (blue-blind)
#DCF6F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7e2; /* rgb */ color: rgb(223, 247, 226); /* oklch */ color: oklch(95.3% 0.038 148.9);
Tailwind
colors: {
custom: {
50: '#e9f9eb',
500: '#dff7e2',
950: '#000000',
},
}SCSS
$custom: #dff7e2; $custom-light: #e9f9eb; $custom-dark: #000000;
JSON
{
"hex": "#dff7e2",
"rgb": {
"r": 223,
"g": 247,
"b": 226
},
"hsl": {
"h": 127.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95291,
"c": 0.03756,
"h": 148.9
},
"luminance": 0.877
}Semantic roles & 50–950 ramp
primary
#DFF7E2
secondary
#D9A1D2
accent
#1EB2C8
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584