#E2EAED#E2EAED
#E2EAED is a very light, near-neutral cyan. Relative luminance 0.811; OKLCH L 93.2% C 0.010 H 222.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAED |
|---|---|
| RGB | rgb(226, 234, 237) |
| HSL | hsl(196, 23%, 91%) |
| HSV | hsv(196, 5%, 93%) |
| CMYK | cmyk(4.6%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.19, -2.11, -2.38) |
| CIE-LCH | lch(92.19, 3.18, 228.46°) |
| OKLab | oklab(93.19% -0.0071 -0.0064) |
| OKLCH | oklch(93.19% 0.01 222.1) |
| XYZ | xyz(76.0699, 81.1283, 91.7560) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.54
Aliceblue
#F0F8FF
ΔE00 3.59
Whitesmoke
#F5F5F5
ΔE00 4.48
Gainsboro
#DCDCDC
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAED #EDE5E2
analogous
#E2EDEA #E2EAED #E2E4ED
triadic
#E2EAED #EDE2EA #EAEDE2
tetradic
#E2EAED #EAE2ED #EDE5E2 #E4EDE2
square
#E2EAED #EAE2ED #EDE5E2 #E4EDE2
split-complementary
#E2EAED #EDE2E4 #EDEAE2
monochromatic
#96B3BE #BCCFD6 #E2EAED #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.22
#E2EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#E2EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAED
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAED | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#DFEBEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2eaed; /* rgb */ color: rgb(226, 234, 237); /* oklch */ color: oklch(93.2% 0.010 222.1);
Tailwind
colors: {
custom: {
50: '#ebf0f2',
500: '#e2eaed',
950: '#000000',
},
}SCSS
$custom: #e2eaed; $custom-light: #ebf0f2; $custom-dark: #000000;
JSON
{
"hex": "#e2eaed",
"rgb": {
"r": 226,
"g": 234,
"b": 237
},
"hsl": {
"h": 196.364,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93185,
"c": 0.00951,
"h": 222.1
},
"luminance": 0.81129
}Semantic roles & 50–950 ramp
primary
#E2EAED
secondary
#C5B4AE
accent
#5D44A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585