#E4F2E4#E4F2E4
#E4F2E4 is a very light, muted green. Relative luminance 0.856; OKLCH L 94.7% C 0.024 H 145.4°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F2E4 |
|---|---|
| RGB | rgb(228, 242, 228) |
| HSL | hsl(120, 35%, 92%) |
| HSV | hsv(120, 6%, 95%) |
| CMYK | cmyk(5.8%, 0%, 5.8%, 5.1%) |
| CIE-LAB | lab(94.14, -7.13, 5.16) |
| CIE-LCH | lch(94.14, 8.80, 144.11°) |
| OKLab | oklab(94.69% -0.0196 0.0135) |
| OKLCH | oklch(94.69% 0.024 145.4) |
| XYZ | xyz(77.7480, 85.5992, 85.8100) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.66
Mintcream
#F5FFFA
ΔE00 5.24
Beige
#F5F5DC
ΔE00 6.52
Ivory
#FFFFF0
ΔE00 6.52
Azure (CSS)
#F0FFFF
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F2E4 #F2E4F2
analogous
#EBF2E4 #E4F2E4 #E4F2EB
triadic
#E4F2E4 #E4E4F2 #F2E4E4
tetradic
#E4F2E4 #E4EBF2 #F2E4F2 #F2EBE4
square
#E4F2E4 #E4EBF2 #F2E4F2 #F2EBE4
split-complementary
#E4F2E4 #EBE4F2 #F2E4EB
monochromatic
#91CA91 #BBDEBB #E4F2E4 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.16
#E4F2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#E4F2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F2E4
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F2E4 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#F0EEE5
Tritanopia (blue-blind)
#E3F1EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e4f2e4; /* rgb */ color: rgb(228, 242, 228); /* oklch */ color: oklch(94.7% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#ecf6ec',
500: '#e4f2e4',
950: '#000000',
},
}SCSS
$custom: #e4f2e4; $custom-light: #ecf6ec; $custom-dark: #000000;
JSON
{
"hex": "#e4f2e4",
"rgb": {
"r": 228,
"g": 242,
"b": 228
},
"hsl": {
"h": 120,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.94686,
"c": 0.02377,
"h": 145.4
},
"luminance": 0.856
}Semantic roles & 50–950 ramp
primary
#E4F2E4
secondary
#CDADCD
accent
#38AEAE
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584