#E2F2DA#E2F2DA
#E2F2DA is a very light, muted green. Relative luminance 0.847; OKLCH L 94.3% C 0.036 H 135.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2DA |
|---|---|
| RGB | rgb(226, 242, 218) |
| HSL | hsl(100, 48%, 90%) |
| HSV | hsv(100, 10%, 95%) |
| CMYK | cmyk(6.6%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(93.77, -9.53, 9.78) |
| CIE-LCH | lch(93.77, 13.66, 134.24°) |
| OKLab | oklab(94.28% -0.0255 0.0255) |
| OKLCH | oklch(94.28% 0.036 135) |
| XYZ | xyz(75.7688, 84.7345, 78.6797) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.35
Beige
#F5F5DC
ΔE00 6.13
Off White (survey)
#FFFFE4
ΔE00 6.82
Lightyellow
#FFFFE0
ΔE00 6.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.55
Ivory
#FFFFF0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2DA #EADAF2
analogous
#EEF2DA #E2F2DA #DAF2DE
triadic
#E2F2DA #DAE2F2 #F2DAE2
tetradic
#E2F2DA #DAEEF2 #EADAF2 #F2DEDA
square
#E2F2DA #DAEEF2 #EADAF2 #F2DEDA
split-complementary
#E2F2DA #DEDAF2 #F2DAEE
monochromatic
#9BD27F #BFE2AD #E2F2DA #EDF7E8 #EDF7E8
Accessibility & contrast
On white
1.17
#E2F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#E2F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2DA
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2DA | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#F1EDDB
Tritanopia (blue-blind)
#E2F0EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f2da; /* rgb */ color: rgb(226, 242, 218); /* oklch */ color: oklch(94.3% 0.036 135.0);
Tailwind
colors: {
custom: {
50: '#ebf6e5',
500: '#e2f2da',
950: '#000000',
},
}SCSS
$custom: #e2f2da; $custom-light: #ebf6e5; $custom-dark: #000000;
JSON
{
"hex": "#e2f2da",
"rgb": {
"r": 226,
"g": 242,
"b": 218
},
"hsl": {
"h": 100,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.9428,
"c": 0.03605,
"h": 135
},
"luminance": 0.84735
}Semantic roles & 50–950 ramp
primary
#E2F2DA
secondary
#C0A0D0
accent
#2ABB8B
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584