#E2F2DC#E2F2DC
#E2F2DC is a very light, muted green. Relative luminance 0.848; OKLCH L 94.3% C 0.034 H 137.1°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2DC |
|---|---|
| RGB | rgb(226, 242, 220) |
| HSL | hsl(104, 46%, 91%) |
| HSV | hsv(104, 9%, 95%) |
| CMYK | cmyk(6.6%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(93.81, -9.19, 8.81) |
| CIE-LCH | lch(93.81, 12.73, 136.19°) |
| OKLab | oklab(94.33% -0.0247 0.023) |
| OKLCH | oklch(94.33% 0.034 137.1) |
| XYZ | xyz(76.0321, 84.8398, 80.0664) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.85
Beige
#F5F5DC
ΔE00 6.19
Off White (survey)
#FFFFE4
ΔE00 6.92
Lightyellow
#FFFFE0
ΔE00 7.15
Ivory
#FFFFF0
ΔE00 7.81
Mintcream
#F5FFFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2DC #ECDCF2
analogous
#EDF2DC #E2F2DC #DCF2E1
triadic
#E2F2DC #DCE2F2 #F2DCE2
tetradic
#E2F2DC #DCEDF2 #ECDCF2 #F2E1DC
square
#E2F2DC #DCEDF2 #ECDCF2 #F2E1DC
split-complementary
#E2F2DC #E1DCF2 #F2DCED
monochromatic
#98D183 #BDE1AF #E2F2DC #EDF7E9 #EDF7E9
Accessibility & contrast
On white
1.17
#E2F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#E2F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2DC
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2DC | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#E2F0EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f2dc; /* rgb */ color: rgb(226, 242, 220); /* oklch */ color: oklch(94.3% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#ebf6e6',
500: '#e2f2dc',
950: '#000000',
},
}SCSS
$custom: #e2f2dc; $custom-light: #ebf6e6; $custom-dark: #000000;
JSON
{
"hex": "#e2f2dc",
"rgb": {
"r": 226,
"g": 242,
"b": 220
},
"hsl": {
"h": 103.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94331,
"c": 0.03374,
"h": 137.1
},
"luminance": 0.8484
}Semantic roles & 50–950 ramp
primary
#E2F2DC
secondary
#C3A3D0
accent
#2CB993
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584