#E8EEE8#E8EEE8
#E8EEE8 is a very light, near-neutral green. Relative luminance 0.841; OKLCH L 94.3% C 0.010 H 145.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EEE8 |
|---|---|
| RGB | rgb(232, 238, 232) |
| HSL | hsl(120, 15%, 92%) |
| HSV | hsv(120, 3%, 93%) |
| CMYK | cmyk(2.5%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(93.51, -3.07, 2.20) |
| CIE-LCH | lch(93.51, 3.77, 144.30°) |
| OKLab | oklab(94.29% -0.0084 0.0058) |
| OKLCH | oklch(94.29% 0.01 145.5) |
| XYZ | xyz(78.4162, 84.1309, 88.4360) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.72
Light Grey
#D8DCD6
ΔE00 3.96
Off White
#FAF9F6
ΔE00 4.70
Whitesmoke
#F5F5F5
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.26
Ivory
#FFFFF0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EEE8 #EEE8EE
analogous
#EBEEE8 #E8EEE8 #E8EEEB
triadic
#E8EEE8 #E8E8EE #EEE8E8
tetradic
#E8EEE8 #E8EBEE #EEE8EE #EEEBE8
square
#E8EEE8 #E8EBEE #EEE8EE #EEEBE8
split-complementary
#E8EEE8 #EBE8EE #EEE8EB
monochromatic
#A2BAA2 #C5D4C5 #E8EEE8 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.18
#E8EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#E8EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EEE8
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EEE8 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE8
Deuteranopia (green-blind)
#EDECE8
Tritanopia (blue-blind)
#E8EEEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e8eee8; /* rgb */ color: rgb(232, 238, 232); /* oklch */ color: oklch(94.3% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#eff3ef',
500: '#e8eee8',
950: '#000000',
},
}SCSS
$custom: #e8eee8; $custom-light: #eff3ef; $custom-dark: #000000;
JSON
{
"hex": "#e8eee8",
"rgb": {
"r": 232,
"g": 238,
"b": 232
},
"hsl": {
"h": 120,
"s": 15,
"l": 92.157
},
"oklch": {
"l": 0.94289,
"c": 0.0102,
"h": 145.5
},
"luminance": 0.84131
}Semantic roles & 50–950 ramp
primary
#E8EEE8
secondary
#C4B6C4
accent
#4C9999
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585