#E2EAEA#E2EAEA
#E2EAEA is a very light, near-neutral teal. Relative luminance 0.810; OKLCH L 93.1% C 0.009 H 197.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAEA |
|---|---|
| RGB | rgb(226, 234, 234) |
| HSL | hsl(180, 16%, 90%) |
| HSV | hsv(180, 3%, 92%) |
| CMYK | cmyk(3.4%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(92.11, -2.66, -0.93) |
| CIE-LCH | lch(92.11, 2.82, 199.22°) |
| OKLab | oklab(93.1% -0.0082 -0.0025) |
| OKLCH | oklch(93.1% 0.009 197) |
| XYZ | xyz(75.6353, 80.9545, 89.4670) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 4.60
Gainsboro
#DCDCDC
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 4.66
Azure (CSS)
#F0FFFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAEA #EAE2E2
analogous
#E2EAE6 #E2EAEA #E2E6EA
triadic
#E2EAEA #EAE2EA #EAEAE2
tetradic
#E2EAEA #E6E2EA #EAE2E2 #E6EAE2
square
#E2EAEA #E6E2EA #EAE2E2 #E6EAE2
split-complementary
#E2EAEA #EAE2E6 #EAE6E2
monochromatic
#9BB7B7 #BFD0D0 #E2EAEA #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.22
#E2EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#E2EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAEA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAEA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#E0EBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eaea; /* rgb */ color: rgb(226, 234, 234); /* oklch */ color: oklch(93.1% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#ebf0f0',
500: '#e2eaea',
950: '#000000',
},
}SCSS
$custom: #e2eaea; $custom-light: #ebf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e2eaea",
"rgb": {
"r": 226,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93099,
"c": 0.00857,
"h": 197
},
"luminance": 0.80955
}Semantic roles & 50–950 ramp
primary
#E2EAEA
secondary
#C0B0B0
accent
#4B4B9A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585