#E2F4E9#E2F4E9
#E2F4E9 is a very light, muted green. Relative luminance 0.868; OKLCH L 95.1% C 0.024 H 159.1°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4E9 |
|---|---|
| RGB | rgb(226, 244, 233) |
| HSL | hsl(143, 45%, 92%) |
| HSV | hsv(143, 7%, 96%) |
| CMYK | cmyk(7.4%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(94.63, -7.91, 3.27) |
| CIE-LCH | lch(94.63, 8.56, 157.56°) |
| OKLab | oklab(95.08% -0.0224 0.0085) |
| OKLCH | oklch(95.08% 0.024 159.1) |
| XYZ | xyz(78.4197, 86.7525, 89.6884) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.95
Mintcream
#F5FFFA
ΔE00 4.98
Azure (CSS)
#F0FFFF
ΔE00 5.85
Lightcyan
#E0FFFF
ΔE00 6.14
Ice
#D6FFFA
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4E9 #F4E2ED
analogous
#E4F4E2 #E2F4E9 #E2F4F2
triadic
#E2F4E9 #E9E2F4 #F4E9E2
tetradic
#E2F4E9 #E2E4F4 #F4E2ED #F4F2E2
square
#E2F4E9 #E2E4F4 #F4E2ED #F4F2E2
split-complementary
#E2F4E9 #F2E2F4 #F4E2E4
monochromatic
#89D2A6 #B6E3C7 #E2F4E9 #E9F7EE #E9F7EE
Accessibility & contrast
On white
1.14
#E2F4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#E2F4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4E9
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4E9 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#DFF4F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f4e9; /* rgb */ color: rgb(226, 244, 233); /* oklch */ color: oklch(95.1% 0.024 159.1);
Tailwind
colors: {
custom: {
50: '#ebf7f0',
500: '#e2f4e9',
950: '#000000',
},
}SCSS
$custom: #e2f4e9; $custom-light: #ebf7f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f4e9",
"rgb": {
"r": 226,
"g": 244,
"b": 233
},
"hsl": {
"h": 143.333,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.9508,
"c": 0.02393,
"h": 159.1
},
"luminance": 0.86753
}Semantic roles & 50–950 ramp
primary
#E2F4E9
secondary
#D2A8C2
accent
#2D82B8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585