#E2F3DC#E2F3DC
#E2F3DC is a very light, muted green. Relative luminance 0.854; OKLCH L 94.5% C 0.035 H 137.5°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3DC |
|---|---|
| RGB | rgb(226, 243, 220) |
| HSL | hsl(104, 49%, 91%) |
| HSV | hsv(104, 9%, 95%) |
| CMYK | cmyk(7%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(94.07, -9.69, 9.18) |
| CIE-LCH | lch(94.07, 13.35, 136.54°) |
| OKLab | oklab(94.53% -0.0261 0.0239) |
| OKLCH | oklch(94.53% 0.035 137.5) |
| XYZ | xyz(76.3306, 85.4367, 80.1659) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Beige
#F5F5DC
ΔE00 6.43
Off White (survey)
#FFFFE4
ΔE00 7.06
Lightyellow
#FFFFE0
ΔE00 7.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.94
Ivory
#FFFFF0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3DC #EDDCF3
analogous
#EDF3DC #E2F3DC #DCF3E1
triadic
#E2F3DC #DCE2F3 #F3DCE2
tetradic
#E2F3DC #DCEDF3 #EDDCF3 #F3E1DC
square
#E2F3DC #DCEDF3 #EDDCF3 #F3E1DC
split-complementary
#E2F3DC #E1DCF3 #F3DCED
monochromatic
#96D481 #BCE3AE #E2F3DC #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.16
#E2F3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#E2F3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3DC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3DC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F2EDDD
Tritanopia (blue-blind)
#E2F1EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f3dc; /* rgb */ color: rgb(226, 243, 220); /* oklch */ color: oklch(94.5% 0.035 137.5);
Tailwind
colors: {
custom: {
50: '#ebf7e6',
500: '#e2f3dc',
950: '#000000',
},
}SCSS
$custom: #e2f3dc; $custom-light: #ebf7e6; $custom-dark: #000000;
JSON
{
"hex": "#e2f3dc",
"rgb": {
"r": 226,
"g": 243,
"b": 220
},
"hsl": {
"h": 104.348,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94534,
"c": 0.0354,
"h": 137.5
},
"luminance": 0.85437
}Semantic roles & 50–950 ramp
primary
#E2F3DC
secondary
#C5A2D1
accent
#29BC96
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584