#E2EEED#E2EEED
#E2EEED is a very light, near-neutral teal. Relative luminance 0.834; OKLCH L 94.0% C 0.013 H 191.0°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEED |
|---|---|
| RGB | rgb(226, 238, 237) |
| HSL | hsl(175, 26%, 91%) |
| HSV | hsv(175, 5%, 93%) |
| CMYK | cmyk(5%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(93.20, -4.15, -0.89) |
| CIE-LCH | lch(93.20, 4.24, 192.14°) |
| OKLab | oklab(93.98% -0.0126 -0.0024) |
| OKLCH | oklch(93.98% 0.013 191) |
| XYZ | xyz(77.2216, 83.4316, 92.1399) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.56
Mintcream
#F5FFFA
ΔE00 4.03
Light Grey
#D8DCD6
ΔE00 5.28
Aliceblue
#F0F8FF
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEED #EEE2E3
analogous
#E2EEE7 #E2EEED #E2E9EE
triadic
#E2EEED #EDE2EE #EEEDE2
tetradic
#E2EEED #E7E2EE #EEE2E3 #E9EEE2
square
#E2EEED #E7E2EE #EEE2E3 #E9EEE2
split-complementary
#E2EEED #EEE2E9 #EEE7E2
monochromatic
#95C1BD #BBD7D5 #E2EEED #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.19
#E2EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#E2EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEED
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEED | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#DFEFEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2eeed; /* rgb */ color: rgb(226, 238, 237); /* oklch */ color: oklch(94.0% 0.013 191.0);
Tailwind
colors: {
custom: {
50: '#ebf3f2',
500: '#e2eeed',
950: '#000000',
},
}SCSS
$custom: #e2eeed; $custom-light: #ebf3f2; $custom-dark: #000000;
JSON
{
"hex": "#e2eeed",
"rgb": {
"r": 226,
"g": 238,
"b": 237
},
"hsl": {
"h": 175,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.93984,
"c": 0.01282,
"h": 191
},
"luminance": 0.83432
}Semantic roles & 50–950 ramp
primary
#E2EEED
secondary
#C7AEB0
accent
#4149A5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585