#E8F6EE#E8F6EE
#E8F6EE is a very light, near-neutral green. Relative luminance 0.892; OKLCH L 96.1% C 0.018 H 161.1°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F6EE |
|---|---|
| RGB | rgb(232, 246, 238) |
| HSL | hsl(146, 44%, 94%) |
| HSV | hsv(146, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(95.68, -6.05, 2.25) |
| CIE-LCH | lch(95.68, 6.45, 159.56°) |
| OKLab | oklab(96.05% -0.0172 0.0059) |
| OKLCH | oklch(96.05% 0.018 161.1) |
| XYZ | xyz(81.6641, 89.2397, 93.7950) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.01
Honeydew
#F0FFF0
ΔE00 3.32
Azure (CSS)
#F0FFFF
ΔE00 4.18
Lightcyan
#E0FFFF
ΔE00 6.17
Ivory
#FFFFF0
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F6EE #F6E8F0
analogous
#E9F6E8 #E8F6EE #E8F6F5
triadic
#E8F6EE #EEE8F6 #F6EEE8
tetradic
#E8F6EE #E8E9F6 #F6E8F0 #F6F5E8
square
#E8F6EE #E8E9F6 #F6E8F0 #F6F5E8
split-complementary
#E8F6EE #F5E8F6 #F6E8E9
monochromatic
#90D4AD #BCE5CD #E8F6EE #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.11
#E8F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#E8F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F6EE
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F6EE | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#E6F6F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e8f6ee; /* rgb */ color: rgb(232, 246, 238); /* oklch */ color: oklch(96.1% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#eff9f3',
500: '#e8f6ee',
950: '#000000',
},
}SCSS
$custom: #e8f6ee; $custom-light: #eff9f3; $custom-dark: #000000;
JSON
{
"hex": "#e8f6ee",
"rgb": {
"r": 232,
"g": 246,
"b": 238
},
"hsl": {
"h": 145.714,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.96051,
"c": 0.01816,
"h": 161.1
},
"luminance": 0.8924
}Semantic roles & 50–950 ramp
primary
#E8F6EE
secondary
#D4AEC4
accent
#2F7CB7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585