#E2F2E4#E2F2E4
#E2F2E4 is a very light, muted green. Relative luminance 0.853; OKLCH L 94.5% C 0.025 H 149.1°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2E4 |
|---|---|
| RGB | rgb(226, 242, 228) |
| HSL | hsl(128, 38%, 92%) |
| HSV | hsv(128, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 5.8%, 5.1%) |
| CIE-LAB | lab(94.00, -7.80, 4.94) |
| CIE-LCH | lch(94.00, 9.23, 147.64°) |
| OKLab | oklab(94.54% -0.0216 0.0129) |
| OKLCH | oklch(94.54% 0.025 149.1) |
| XYZ | xyz(77.1171, 85.2738, 85.7804) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.75
Mintcream
#F5FFFA
ΔE00 5.59
Azure (CSS)
#F0FFFF
ΔE00 6.94
Beige
#F5F5DC
ΔE00 7.09
Ivory
#FFFFF0
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2E4 #F2E2F0
analogous
#E8F2E2 #E2F2E4 #E2F2EC
triadic
#E2F2E4 #E4E2F2 #F2E4E2
tetradic
#E2F2E4 #E2E8F2 #F2E2F0 #F2ECE2
square
#E2F2E4 #E2E8F2 #F2E2F0 #F2ECE2
split-complementary
#E2F2E4 #ECE2F2 #F2E2E8
monochromatic
#8DCC95 #B8DFBD #E2F2E4 #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.16
#E2F2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#E2F2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2E4
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2E4 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE3
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#E0F1EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2e4; /* rgb */ color: rgb(226, 242, 228); /* oklch */ color: oklch(94.5% 0.025 149.1);
Tailwind
colors: {
custom: {
50: '#ebf6ec',
500: '#e2f2e4',
950: '#000000',
},
}SCSS
$custom: #e2f2e4; $custom-light: #ebf6ec; $custom-dark: #000000;
JSON
{
"hex": "#e2f2e4",
"rgb": {
"r": 226,
"g": 242,
"b": 228
},
"hsl": {
"h": 127.5,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.9454,
"c": 0.02513,
"h": 149.1
},
"luminance": 0.85274
}Semantic roles & 50–950 ramp
primary
#E2F2E4
secondary
#CEAAC9
accent
#34A1B1
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584