#E3EEED#E3EEED
#E3EEED is a very light, near-neutral teal. Relative luminance 0.836; OKLCH L 94.1% C 0.012 H 190.4°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EEED |
|---|---|
| RGB | rgb(227, 238, 237) |
| HSL | hsl(175, 24%, 91%) |
| HSV | hsv(175, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(93.27, -3.82, -0.78) |
| CIE-LCH | lch(93.27, 3.90, 191.54°) |
| OKLab | oklab(94.06% -0.0116 -0.0021) |
| OKLCH | oklch(94.06% 0.012 190.4) |
| XYZ | xyz(77.5361, 83.5938, 92.1547) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.65
Mintcream
#F5FFFA
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.48
Fog
#D8DCE0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EEED #EEE3E4
analogous
#E3EEE7 #E3EEED #E3E9EE
triadic
#E3EEED #EDE3EE #EEEDE3
tetradic
#E3EEED #E7E3EE #EEE3E4 #E9EEE3
square
#E3EEED #E7E3EE #EEE3E4 #E9EEE3
split-complementary
#E3EEED #EEE3E9 #EEE7E3
monochromatic
#97C0BC #BDD7D5 #E3EEED #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.19
#E3EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#E3EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EEED
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EEED | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#E0EFEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e3eeed; /* rgb */ color: rgb(227, 238, 237); /* oklch */ color: oklch(94.1% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#ebf3f2',
500: '#e3eeed',
950: '#000000',
},
}SCSS
$custom: #e3eeed; $custom-light: #ebf3f2; $custom-dark: #000000;
JSON
{
"hex": "#e3eeed",
"rgb": {
"r": 227,
"g": 238,
"b": 237
},
"hsl": {
"h": 174.545,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.94057,
"c": 0.01177,
"h": 190.4
},
"luminance": 0.83594
}Semantic roles & 50–950 ramp
primary
#E3EEED
secondary
#C6AFB1
accent
#434BA3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585