#DFF2DE#DFF2DE
#DFF2DE is a very light, muted green. Relative luminance 0.845; OKLCH L 94.2% C 0.033 H 143.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2DE |
|---|---|
| RGB | rgb(223, 242, 222) |
| HSL | hsl(117, 43%, 91%) |
| HSV | hsv(117, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(93.65, -9.85, 7.52) |
| CIE-LCH | lch(93.65, 12.39, 142.65°) |
| OKLab | oklab(94.17% -0.0269 0.0196) |
| OKLCH | oklch(94.17% 0.033 143.9) |
| XYZ | xyz(75.3658, 84.4655, 81.4260) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Beige
#F5F5DC
ΔE00 7.26
Mintcream
#F5FFFA
ΔE00 7.81
Off White (survey)
#FFFFE4
ΔE00 7.96
Lightyellow
#FFFFE0
ΔE00 8.24
Ivory
#FFFFF0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2DE #F1DEF2
analogous
#E9F2DE #DFF2DE #DEF2E7
triadic
#DFF2DE #DEDFF2 #F2DEDF
tetradic
#DFF2DE #DEE9F2 #F1DEF2 #F2E7DE
square
#DFF2DE #DEE9F2 #F1DEF2 #F2E7DE
split-complementary
#DFF2DE #E7DEF2 #F2DEE9
monochromatic
#8ACF86 #B4E1B2 #DFF2DE #EAF6E9 #EAF6E9
Accessibility & contrast
On white
1.17
#DFF2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DFF2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2DE
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2DE | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDD
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#DEF1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff2de; /* rgb */ color: rgb(223, 242, 222); /* oklch */ color: oklch(94.2% 0.033 143.9);
Tailwind
colors: {
custom: {
50: '#e9f6e8',
500: '#dff2de',
950: '#000000',
},
}SCSS
$custom: #dff2de; $custom-light: #e9f6e8; $custom-dark: #000000;
JSON
{
"hex": "#dff2de",
"rgb": {
"r": 223,
"g": 242,
"b": 222
},
"hsl": {
"h": 117,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94166,
"c": 0.03331,
"h": 143.9
},
"luminance": 0.84466
}Semantic roles & 50–950 ramp
primary
#DFF2DE
secondary
#CDA5CF
accent
#2FB7B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584