#E2F6DC#E2F6DC
#E2F6DC is a very light, muted green. Relative luminance 0.872; OKLCH L 95.1% C 0.040 H 138.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6DC |
|---|---|
| RGB | rgb(226, 246, 220) |
| HSL | hsl(106, 59%, 91%) |
| HSV | hsv(106, 11%, 96%) |
| CMYK | cmyk(8.1%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(94.84, -11.19, 10.29) |
| CIE-LCH | lch(94.84, 15.20, 137.40°) |
| OKLab | oklab(95.15% -0.0302 0.0268) |
| OKLCH | oklch(95.15% 0.04 138.5) |
| XYZ | xyz(77.2357, 87.2469, 80.4676) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.78
Beige
#F5F5DC
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.60
Off White (survey)
#FFFFE4
ΔE00 7.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.00
Eggshell (survey)
#FFFFD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6DC #F0DCF6
analogous
#EFF6DC #E2F6DC #DCF6E3
triadic
#E2F6DC #DCE2F6 #F6DCE2
tetradic
#E2F6DC #DCEFF6 #F0DCF6 #F6E3DC
square
#E2F6DC #DCEFF6 #F0DCF6 #F6E3DC
split-complementary
#E2F6DC #E3DCF6 #F6DCEF
monochromatic
#91DD7B #BAE9AB #E2F6DC #EBF9E7 #EBF9E7
Accessibility & contrast
On white
1.14
#E2F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E2F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6DC
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6DC | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#F5EFDD
Tritanopia (blue-blind)
#E1F4EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f6dc; /* rgb */ color: rgb(226, 246, 220); /* oklch */ color: oklch(95.1% 0.040 138.5);
Tailwind
colors: {
custom: {
50: '#ebf9e6',
500: '#e2f6dc',
950: '#000000',
},
}SCSS
$custom: #e2f6dc; $custom-light: #ebf9e6; $custom-dark: #000000;
JSON
{
"hex": "#e2f6dc",
"rgb": {
"r": 226,
"g": 246,
"b": 220
},
"hsl": {
"h": 106.154,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95145,
"c": 0.04036,
"h": 138.5
},
"luminance": 0.87248
}Semantic roles & 50–950 ramp
primary
#E2F6DC
secondary
#CA9FD7
accent
#1FC7A0
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584