#E2F1DF#E2F1DF
#E2F1DF is a very light, muted green. Relative luminance 0.844; OKLCH L 94.2% C 0.029 H 140.5°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F1DF |
|---|---|
| RGB | rgb(226, 241, 223) |
| HSL | hsl(110, 39%, 91%) |
| HSV | hsv(110, 7%, 95%) |
| CMYK | cmyk(6.2%, 0%, 7.5%, 5.5%) |
| CIE-LAB | lab(93.63, -8.17, 6.99) |
| CIE-LCH | lch(93.63, 10.75, 139.45°) |
| OKLab | oklab(94.21% -0.0221 0.0183) |
| OKLCH | oklch(94.21% 0.029 140.5) |
| XYZ | xyz(76.1362, 84.4066, 82.0787) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.16
Beige
#F5F5DC
ΔE00 6.23
Mintcream
#F5FFFA
ΔE00 6.72
Off White (survey)
#FFFFE4
ΔE00 7.11
Ivory
#FFFFF0
ΔE00 7.18
Lightyellow
#FFFFE0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F1DF #EEDFF1
analogous
#EBF1DF #E2F1DF #DFF1E5
triadic
#E2F1DF #DFE2F1 #F1DFE2
tetradic
#E2F1DF #DFEBF1 #EEDFF1 #F1E5DF
square
#E2F1DF #DFEBF1 #EEDFF1 #F1E5DF
split-complementary
#E2F1DF #E5DFF1 #F1DFEB
monochromatic
#95CC8A #BBDEB4 #E2F1DF #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.17
#E2F1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E2F1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F1DF
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F1DF | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDE
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#E1F0EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f1df; /* rgb */ color: rgb(226, 241, 223); /* oklch */ color: oklch(94.2% 0.029 140.5);
Tailwind
colors: {
custom: {
50: '#ebf5e9',
500: '#e2f1df',
950: '#000000',
},
}SCSS
$custom: #e2f1df; $custom-light: #ebf5e9; $custom-dark: #000000;
JSON
{
"hex": "#e2f1df",
"rgb": {
"r": 226,
"g": 241,
"b": 223
},
"hsl": {
"h": 110,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94206,
"c": 0.0287,
"h": 140.5
},
"luminance": 0.84407
}Semantic roles & 50–950 ramp
primary
#E2F1DF
secondary
#C7A7CD
accent
#33B29D
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584