#E2ECED#E2ECED
#E2ECED is a very light, near-neutral teal. Relative luminance 0.823; OKLCH L 93.6% C 0.011 H 204.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECED |
|---|---|
| RGB | rgb(226, 236, 237) |
| HSL | hsl(185, 23%, 91%) |
| HSV | hsv(185, 5%, 93%) |
| CMYK | cmyk(4.6%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.70, -3.13, -1.63) |
| CIE-LCH | lch(92.70, 3.53, 207.59°) |
| OKLab | oklab(93.58% -0.0098 -0.0044) |
| OKLCH | oklch(93.58% 0.011 204.1) |
| XYZ | xyz(76.6425, 82.2735, 91.9469) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.25
Aliceblue
#F0F8FF
ΔE00 4.32
Fog
#D8DCE0
ΔE00 4.72
Mintcream
#F5FFFA
ΔE00 4.84
Whitesmoke
#F5F5F5
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECED #EDE3E2
analogous
#E2EDE8 #E2ECED #E2E6ED
triadic
#E2ECED #EDE2EC #ECEDE2
tetradic
#E2ECED #E8E2ED #EDE3E2 #E6EDE2
square
#E2ECED #E8E2ED #EDE3E2 #E6EDE2
split-complementary
#E2ECED #EDE2E6 #EDE8E2
monochromatic
#96BBBE #BCD3D6 #E2ECED #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.20
#E2ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#E2ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECED
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECED | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#DFEDEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2eced; /* rgb */ color: rgb(226, 236, 237); /* oklch */ color: oklch(93.6% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#ebf2f2',
500: '#e2eced',
950: '#000000',
},
}SCSS
$custom: #e2eced; $custom-light: #ebf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e2eced",
"rgb": {
"r": 226,
"g": 236,
"b": 237
},
"hsl": {
"h": 185.455,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93584,
"c": 0.01077,
"h": 204.1
},
"luminance": 0.82274
}Semantic roles & 50–950 ramp
primary
#E2ECED
secondary
#C5B0AE
accent
#4C44A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585