#E2F2DF#E2F2DF
#E2F2DF is a very light, muted green. Relative luminance 0.850; OKLCH L 94.4% C 0.030 H 140.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2DF |
|---|---|
| RGB | rgb(226, 242, 223) |
| HSL | hsl(111, 42%, 91%) |
| HSV | hsv(111, 8%, 95%) |
| CMYK | cmyk(6.6%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.88, -8.67, 7.36) |
| CIE-LCH | lch(93.88, 11.37, 139.68°) |
| OKLab | oklab(94.41% -0.0235 0.0192) |
| OKLCH | oklch(94.41% 0.03 140.7) |
| XYZ | xyz(76.4330, 85.0002, 82.1777) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.20
Beige
#F5F5DC
ΔE00 6.39
Mintcream
#F5FFFA
ΔE00 7.05
Off White (survey)
#FFFFE4
ΔE00 7.18
Ivory
#FFFFF0
ΔE00 7.48
Lightyellow
#FFFFE0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2DF #EFDFF2
analogous
#EBF2DF #E2F2DF #DFF2E5
triadic
#E2F2DF #DFE2F2 #F2DFE2
tetradic
#E2F2DF #DFEBF2 #EFDFF2 #F2E5DF
square
#E2F2DF #DFEBF2 #EFDFF2 #F2E5DF
split-complementary
#E2F2DF #E5DFF2 #F2DFEB
monochromatic
#93CF88 #BBE0B3 #E2F2DF #EBF6E9 #EBF6E9
Accessibility & contrast
On white
1.17
#E2F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#E2F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2DF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2DF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#F0EDE0
Tritanopia (blue-blind)
#E1F1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f2df; /* rgb */ color: rgb(226, 242, 223); /* oklch */ color: oklch(94.4% 0.030 140.7);
Tailwind
colors: {
custom: {
50: '#ebf6e9',
500: '#e2f2df',
950: '#000000',
},
}SCSS
$custom: #e2f2df; $custom-light: #ebf6e9; $custom-dark: #000000;
JSON
{
"hex": "#e2f2df",
"rgb": {
"r": 226,
"g": 242,
"b": 223
},
"hsl": {
"h": 110.526,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94408,
"c": 0.03037,
"h": 140.7
},
"luminance": 0.85001
}Semantic roles & 50–950 ramp
primary
#E2F2DF
secondary
#C8A6CF
accent
#30B5A0
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584