#E8F2EC#E8F2EC
#E8F2EC is a very light, near-neutral green. Relative luminance 0.867; OKLCH L 95.2% C 0.013 H 159.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F2EC |
|---|---|
| RGB | rgb(232, 242, 236) |
| HSL | hsl(144, 28%, 93%) |
| HSV | hsv(144, 4%, 95%) |
| CMYK | cmyk(4.1%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(94.62, -4.38, 1.74) |
| CIE-LCH | lch(94.62, 4.72, 158.33°) |
| OKLab | oklab(95.2% -0.0124 0.0046) |
| OKLCH | oklch(95.2% 0.013 159.9) |
| XYZ | xyz(80.1684, 86.7157, 91.8549) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.72
Azure (CSS)
#F0FFFF
ΔE00 4.05
Honeydew
#F0FFF0
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 5.19
Off White
#FAF9F6
ΔE00 5.80
Ivory
#FFFFF0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F2EC #F2E8EE
analogous
#E9F2E8 #E8F2EC #E8F2F1
triadic
#E8F2EC #ECE8F2 #F2ECE8
tetradic
#E8F2EC #E8E9F2 #F2E8EE #F2F1E8
square
#E8F2EC #E8E9F2 #F2E8EE #F2F1E8
split-complementary
#E8F2EC #F1E8F2 #F2E8E9
monochromatic
#9AC6AB #C1DCCC #E8F2EC #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.14
#E8F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#E8F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F2EC
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F2EC | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#E6F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e8f2ec; /* rgb */ color: rgb(232, 242, 236); /* oklch */ color: oklch(95.2% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#eff6f2',
500: '#e8f2ec',
950: '#000000',
},
}SCSS
$custom: #e8f2ec; $custom-light: #eff6f2; $custom-dark: #000000;
JSON
{
"hex": "#e8f2ec",
"rgb": {
"r": 232,
"g": 242,
"b": 236
},
"hsl": {
"h": 144,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95197,
"c": 0.01325,
"h": 159.9
},
"luminance": 0.86716
}Semantic roles & 50–950 ramp
primary
#E8F2EC
secondary
#CCB3C2
accent
#3F7DA6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585