#E2F4DF#E2F4DF
#E2F4DF is a very light, muted green. Relative luminance 0.862; OKLCH L 94.8% C 0.034 H 141.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4DF |
|---|---|
| RGB | rgb(226, 244, 223) |
| HSL | hsl(111, 49%, 92%) |
| HSV | hsv(111, 9%, 96%) |
| CMYK | cmyk(7.4%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(94.40, -9.67, 8.10) |
| CIE-LCH | lch(94.40, 12.62, 140.07°) |
| OKLab | oklab(94.81% -0.0263 0.0211) |
| OKLCH | oklch(94.81% 0.034 141.2) |
| XYZ | xyz(77.0315, 86.1972, 82.3772) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Beige
#F5F5DC
ΔE00 6.81
Off White (survey)
#FFFFE4
ΔE00 7.40
Lightyellow
#FFFFE0
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 7.75
Ivory
#FFFFF0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4DF #F1DFF4
analogous
#EDF4DF #E2F4DF #DFF4E7
triadic
#E2F4DF #DFE2F4 #F4DFE2
tetradic
#E2F4DF #DFEDF4 #F1DFF4 #F4E7DF
square
#E2F4DF #DFEDF4 #F1DFF4 #F4E7DF
split-complementary
#E2F4DF #E7DFF4 #F4DFED
monochromatic
#8FD584 #B9E4B1 #E2F4DF #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.15
#E2F4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#E2F4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4DF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4DF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#E1F2EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f4df; /* rgb */ color: rgb(226, 244, 223); /* oklch */ color: oklch(94.8% 0.034 141.2);
Tailwind
colors: {
custom: {
50: '#ebf7e9',
500: '#e2f4df',
950: '#000000',
},
}SCSS
$custom: #e2f4df; $custom-light: #ebf7e9; $custom-dark: #000000;
JSON
{
"hex": "#e2f4df",
"rgb": {
"r": 226,
"g": 244,
"b": 223
},
"hsl": {
"h": 111.429,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94814,
"c": 0.03371,
"h": 141.2
},
"luminance": 0.86198
}Semantic roles & 50–950 ramp
primary
#E2F4DF
secondary
#CCA5D3
accent
#29BCA7
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584