#E2F3DD#E2F3DD
#E2F3DD is a very light, muted green. Relative luminance 0.855; OKLCH L 94.6% C 0.034 H 138.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3DD |
|---|---|
| RGB | rgb(226, 243, 221) |
| HSL | hsl(106, 48%, 91%) |
| HSV | hsv(106, 9%, 95%) |
| CMYK | cmyk(7%, 0%, 9.1%, 4.7%) |
| CIE-LAB | lab(94.09, -9.52, 8.70) |
| CIE-LCH | lch(94.09, 12.89, 137.58°) |
| OKLab | oklab(94.56% -0.0257 0.0227) |
| OKLCH | oklch(94.56% 0.034 138.6) |
| XYZ | xyz(76.4634, 85.4898, 80.8654) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.78
Beige
#F5F5DC
ΔE00 6.47
Off White (survey)
#FFFFE4
ΔE00 7.12
Lightyellow
#FFFFE0
ΔE00 7.34
Mintcream
#F5FFFA
ΔE00 7.98
Ivory
#FFFFF0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3DD #EEDDF3
analogous
#EDF3DD #E2F3DD #DDF3E3
triadic
#E2F3DD #DDE2F3 #F3DDE2
tetradic
#E2F3DD #DDEDF3 #EEDDF3 #F3E3DD
square
#E2F3DD #DDEDF3 #EEDDF3 #F3E3DD
split-complementary
#E2F3DD #E3DDF3 #F3DDED
monochromatic
#95D383 #BBE3B0 #E2F3DD #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.16
#E2F3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#E2F3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3DD
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3DD | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#F2EDDE
Tritanopia (blue-blind)
#E2F1ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f3dd; /* rgb */ color: rgb(226, 243, 221); /* oklch */ color: oklch(94.6% 0.034 138.6);
Tailwind
colors: {
custom: {
50: '#ebf7e7',
500: '#e2f3dd',
950: '#000000',
},
}SCSS
$custom: #e2f3dd; $custom-light: #ebf7e7; $custom-dark: #000000;
JSON
{
"hex": "#e2f3dd",
"rgb": {
"r": 226,
"g": 243,
"b": 221
},
"hsl": {
"h": 106.364,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.9456,
"c": 0.03427,
"h": 138.6
},
"luminance": 0.8549
}Semantic roles & 50–950 ramp
primary
#E2F3DD
secondary
#C7A3D1
accent
#2ABB9A
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584