#E2F6DA#E2F6DA
#E2F6DA is a very light, muted green. Relative luminance 0.871; OKLCH L 95.1% C 0.043 H 136.7°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6DA |
|---|---|
| RGB | rgb(226, 246, 218) |
| HSL | hsl(103, 61%, 91%) |
| HSV | hsv(103, 11%, 96%) |
| CMYK | cmyk(8.1%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(94.80, -11.53, 11.25) |
| CIE-LCH | lch(94.80, 16.11, 135.68°) |
| OKLab | oklab(95.1% -0.031 0.0293) |
| OKLCH | oklch(95.1% 0.043 136.7) |
| XYZ | xyz(76.9724, 87.1416, 79.0809) |
| Luminance | 0.8714 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.30
Beige
#F5F5DC
ΔE00 7.29
Lightyellow
#FFFFE0
ΔE00 7.48
Off White (survey)
#FFFFE4
ΔE00 7.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.68
Eggshell (survey)
#FFFFD4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6DA #EEDAF6
analogous
#F0F6DA #E2F6DA #DAF6E0
triadic
#E2F6DA #DAE2F6 #F6DAE2
tetradic
#E2F6DA #DAF0F6 #EEDAF6 #F6E0DA
square
#E2F6DA #DAF0F6 #EEDAF6 #F6E0DA
split-complementary
#E2F6DA #E0DAF6 #F6DAF0
monochromatic
#95DE78 #BBEAA9 #E2F6DA #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.14
#E2F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#E2F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6DA
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6DA | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#F5EFDB
Tritanopia (blue-blind)
#E2F4EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f6da; /* rgb */ color: rgb(226, 246, 218); /* oklch */ color: oklch(95.1% 0.043 136.7);
Tailwind
colors: {
custom: {
50: '#ebf9e5',
500: '#e2f6da',
950: '#000000',
},
}SCSS
$custom: #e2f6da; $custom-light: #ebf9e5; $custom-dark: #000000;
JSON
{
"hex": "#e2f6da",
"rgb": {
"r": 226,
"g": 246,
"b": 218
},
"hsl": {
"h": 102.857,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.95095,
"c": 0.04262,
"h": 136.7
},
"luminance": 0.87142
}Semantic roles & 50–950 ramp
primary
#E2F6DA
secondary
#C79DD7
accent
#1DC998
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584