#E2EBED#E2EBED
#E2EBED is a very light, near-neutral cyan. Relative luminance 0.817; OKLCH L 93.4% C 0.010 H 212.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBED |
|---|---|
| RGB | rgb(226, 235, 237) |
| HSL | hsl(191, 23%, 91%) |
| HSV | hsv(191, 5%, 93%) |
| CMYK | cmyk(4.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.44, -2.62, -2.01) |
| CIE-LCH | lch(92.44, 3.30, 217.47°) |
| OKLab | oklab(93.39% -0.0084 -0.0054) |
| OKLCH | oklch(93.39% 0.01 212.5) |
| XYZ | xyz(76.3554, 81.6993, 91.8512) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.90
Fog
#D8DCE0
ΔE00 4.11
Whitesmoke
#F5F5F5
ΔE00 4.71
Azure (CSS)
#F0FFFF
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBED #EDE4E2
analogous
#E2EDE9 #E2EBED #E2E5ED
triadic
#E2EBED #EDE2EB #EBEDE2
tetradic
#E2EBED #E9E2ED #EDE4E2 #E5EDE2
square
#E2EBED #E9E2ED #EDE4E2 #E5EDE2
split-complementary
#E2EBED #EDE2E5 #EDE9E2
monochromatic
#96B7BE #BCD1D6 #E2EBED #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.21
#E2EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#E2EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBED
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBED | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#DFECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebed; /* rgb */ color: rgb(226, 235, 237); /* oklch */ color: oklch(93.4% 0.010 212.5);
Tailwind
colors: {
custom: {
50: '#ebf1f2',
500: '#e2ebed',
950: '#000000',
},
}SCSS
$custom: #e2ebed; $custom-light: #ebf1f2; $custom-dark: #000000;
JSON
{
"hex": "#e2ebed",
"rgb": {
"r": 226,
"g": 235,
"b": 237
},
"hsl": {
"h": 190.909,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93385,
"c": 0.01001,
"h": 212.5
},
"luminance": 0.817
}Semantic roles & 50–950 ramp
primary
#E2EBED
secondary
#C5B2AE
accent
#5544A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585