#E5EAEA#E5EAEA
#E5EAEA is a very light, near-neutral teal. Relative luminance 0.814; OKLCH L 93.3% C 0.005 H 197.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EAEA |
|---|---|
| RGB | rgb(229, 234, 234) |
| HSL | hsl(180, 11%, 91%) |
| HSV | hsv(180, 2%, 92%) |
| CMYK | cmyk(2.1%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(92.33, -1.67, -0.58) |
| CIE-LCH | lch(92.33, 1.76, 199.29°) |
| OKLab | oklab(93.32% -0.0051 -0.0016) |
| OKLCH | oklch(93.32% 0.005 197) |
| XYZ | xyz(76.5845, 81.4439, 89.5115) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.51
Gainsboro
#DCDCDC
ΔE00 3.75
Fog
#D8DCE0
ΔE00 3.77
Light Grey
#D8DCD6
ΔE00 4.35
Aliceblue
#F0F8FF
ΔE00 4.44
Off White
#FAF9F6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EAEA #EAE5E5
analogous
#E5EAE7 #E5EAEA #E5E7EA
triadic
#E5EAEA #EAE5EA #EAEAE5
tetradic
#E5EAEA #E7E5EA #EAE5E5 #E7EAE5
square
#E5EAEA #E7E5EA #EAE5E5 #E7EAE5
split-complementary
#E5EAEA #EAE5E7 #EAE7E5
monochromatic
#A1B3B3 #C3CFCF #E5EAEA #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.21
#E5EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#E5EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EAEA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EAEA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E8E9EA
Tritanopia (blue-blind)
#E4EAEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5eaea; /* rgb */ color: rgb(229, 234, 234); /* oklch */ color: oklch(93.3% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#edf0f0',
500: '#e5eaea',
950: '#000000',
},
}SCSS
$custom: #e5eaea; $custom-light: #edf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e5eaea",
"rgb": {
"r": 229,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 10.638,
"l": 90.784
},
"oklch": {
"l": 0.93324,
"c": 0.00536,
"h": 197
},
"luminance": 0.81444
}Semantic roles & 50–950 ramp
primary
#E5EAEA
secondary
#BFB4B4
accent
#515195
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585