#E8EEEE#E8EEEE
#E8EEEE is a very light, near-neutral teal. Relative luminance 0.845; OKLCH L 94.5% C 0.006 H 197.1°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EEEE |
|---|---|
| RGB | rgb(232, 238, 238) |
| HSL | hsl(180, 15%, 92%) |
| HSV | hsv(180, 3%, 93%) |
| CMYK | cmyk(2.5%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(93.66, -1.99, -0.70) |
| CIE-LCH | lch(93.66, 2.11, 199.27°) |
| OKLab | oklab(94.46% -0.0061 -0.0019) |
| OKLCH | oklch(94.46% 0.006 197.1) |
| XYZ | xyz(79.2830, 84.4776, 93.0013) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.35
Aliceblue
#F0F8FF
ΔE00 3.96
Off White
#FAF9F6
ΔE00 4.18
Pale Grey
#FDFDFE
ΔE00 4.54
Fog
#D8DCE0
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EEEE #EEE8E8
analogous
#E8EEEB #E8EEEE #E8EBEE
triadic
#E8EEEE #EEE8EE #EEEEE8
tetradic
#E8EEEE #EBE8EE #EEE8E8 #EBEEE8
square
#E8EEEE #EBE8EE #EEE8E8 #EBEEE8
split-complementary
#E8EEEE #EEE8EB #EEEBE8
monochromatic
#A2BABA #C5D4D4 #E8EEEE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.17
#E8EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#E8EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EEEE
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EEEE | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#E6EEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e8eeee; /* rgb */ color: rgb(232, 238, 238); /* oklch */ color: oklch(94.5% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#eff3f3',
500: '#e8eeee',
950: '#000000',
},
}SCSS
$custom: #e8eeee; $custom-light: #eff3f3; $custom-dark: #000000;
JSON
{
"hex": "#e8eeee",
"rgb": {
"r": 232,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 15,
"l": 92.157
},
"oklch": {
"l": 0.94457,
"c": 0.00641,
"h": 197.1
},
"luminance": 0.84478
}Semantic roles & 50–950 ramp
primary
#E8EEEE
secondary
#C4B6B6
accent
#4C4C99
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585