#E8F8EE#E8F8EE
#E8F8EE is a very light, muted green. Relative luminance 0.905; OKLCH L 96.5% C 0.021 H 158.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F8EE |
|---|---|
| RGB | rgb(232, 248, 238) |
| HSL | hsl(143, 53%, 94%) |
| HSV | hsv(143, 6%, 97%) |
| CMYK | cmyk(6.5%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(96.19, -7.05, 2.99) |
| CIE-LCH | lch(96.19, 7.66, 157.01°) |
| OKLab | oklab(96.45% -0.0199 0.0078) |
| OKLCH | oklch(96.45% 0.021 158.6) |
| XYZ | xyz(82.2757, 90.4629, 93.9988) |
| Luminance | 0.9046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.41
Mintcream
#F5FFFA
ΔE00 3.79
Azure (CSS)
#F0FFFF
ΔE00 4.94
Lightcyan
#E0FFFF
ΔE00 6.07
Ivory
#FFFFF0
ΔE00 6.78
Ice
#D6FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F8EE #F8E8F2
analogous
#EAF8E8 #E8F8EE #E8F8F6
triadic
#E8F8EE #EEE8F8 #F8EEE8
tetradic
#E8F8EE #E8EAF8 #F8E8F2 #F8F6E8
square
#E8F8EE #E8EAF8 #F8E8F2 #F8F6E8
split-complementary
#E8F8EE #F6E8F8 #F8E8EA
monochromatic
#8ADBA9 #B9EACB #E8F8EE #E8F8EE #E8F8EE
Accessibility & contrast
On white
1.10
#E8F8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#E8F8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F8EE
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F8EE | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EE
Deuteranopia (green-blind)
#F5F3EF
Tritanopia (blue-blind)
#E6F8F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8f8ee; /* rgb */ color: rgb(232, 248, 238); /* oklch */ color: oklch(96.5% 0.021 158.6);
Tailwind
colors: {
custom: {
50: '#effaf3',
500: '#e8f8ee',
950: '#000000',
},
}SCSS
$custom: #e8f8ee; $custom-light: #effaf3; $custom-dark: #000000;
JSON
{
"hex": "#e8f8ee",
"rgb": {
"r": 232,
"g": 248,
"b": 238
},
"hsl": {
"h": 142.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.96452,
"c": 0.0214,
"h": 158.6
},
"luminance": 0.90464
}Semantic roles & 50–950 ramp
primary
#E8F8EE
secondary
#D9ABC8
accent
#2586C1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585