#E2F5DF#E2F5DF
#E2F5DF is a very light, muted green. Relative luminance 0.868; OKLCH L 95.0% C 0.035 H 141.4°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F5DF |
|---|---|
| RGB | rgb(226, 245, 223) |
| HSL | hsl(112, 52%, 92%) |
| HSV | hsv(112, 9%, 96%) |
| CMYK | cmyk(7.8%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(94.65, -10.17, 8.47) |
| CIE-LCH | lch(94.65, 13.24, 140.23°) |
| OKLab | oklab(95.02% -0.0276 0.0221) |
| OKLCH | oklch(95.02% 0.035 141.4) |
| XYZ | xyz(77.3332, 86.8006, 82.4777) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.74
Beige
#F5F5DC
ΔE00 7.04
Off White (survey)
#FFFFE4
ΔE00 7.55
Lightyellow
#FFFFE0
ΔE00 7.75
Mintcream
#F5FFFA
ΔE00 8.11
Ivory
#FFFFF0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F5DF #F2DFF5
analogous
#EDF5DF #E2F5DF #DFF5E7
triadic
#E2F5DF #DFE2F5 #F5DFE2
tetradic
#E2F5DF #DFEDF5 #F2DFF5 #F5E7DF
square
#E2F5DF #DFEDF5 #F2DFF5 #F5E7DF
split-complementary
#E2F5DF #E7DFF5 #F5DFED
monochromatic
#8DD882 #B8E6B0 #E2F5DF #EAF8E8 #EAF8E8
Accessibility & contrast
On white
1.14
#E2F5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#E2F5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F5DF
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F5DF | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#E1F3EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f5df; /* rgb */ color: rgb(226, 245, 223); /* oklch */ color: oklch(95.0% 0.035 141.4);
Tailwind
colors: {
custom: {
50: '#ebf8e9',
500: '#e2f5df',
950: '#000000',
},
}SCSS
$custom: #e2f5df; $custom-light: #ebf8e9; $custom-dark: #000000;
JSON
{
"hex": "#e2f5df",
"rgb": {
"r": 226,
"g": 245,
"b": 223
},
"hsl": {
"h": 111.818,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95018,
"c": 0.03538,
"h": 141.4
},
"luminance": 0.86801
}Semantic roles & 50–950 ramp
primary
#E2F5DF
secondary
#CEA4D5
accent
#26C0AB
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584