#E2EBEB#E2EBEB
#E2EBEB is a very light, near-neutral teal. Relative luminance 0.816; OKLCH L 93.3% C 0.010 H 197.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBEB |
|---|---|
| RGB | rgb(226, 235, 235) |
| HSL | hsl(180, 18%, 90%) |
| HSV | hsv(180, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(92.39, -2.99, -1.04) |
| CIE-LCH | lch(92.39, 3.16, 199.19°) |
| OKLab | oklab(93.33% -0.0092 -0.0028) |
| OKLCH | oklch(93.33% 0.01 197) |
| XYZ | xyz(76.0649, 81.5831, 90.3209) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.51
Fog
#D8DCE0
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 4.63
Aliceblue
#F0F8FF
ΔE00 4.68
Mintcream
#F5FFFA
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBEB #EBE2E2
analogous
#E2EBE6 #E2EBEB #E2E6EB
triadic
#E2EBEB #EBE2EB #EBEBE2
tetradic
#E2EBEB #E6E2EB #EBE2E2 #E6EBE2
square
#E2EBEB #E6E2EB #EBE2E2 #E6EBE2
split-complementary
#E2EBEB #EBE2E6 #EBE6E2
monochromatic
#9AB9B9 #BED2D2 #E2EBEB #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.21
#E2EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#E2EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBEB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBEB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#E0ECEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebeb; /* rgb */ color: rgb(226, 235, 235); /* oklch */ color: oklch(93.3% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#ebf1f1',
500: '#e2ebeb',
950: '#000000',
},
}SCSS
$custom: #e2ebeb; $custom-light: #ebf1f1; $custom-dark: #000000;
JSON
{
"hex": "#e2ebeb",
"rgb": {
"r": 226,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93327,
"c": 0.00962,
"h": 197
},
"luminance": 0.81584
}Semantic roles & 50–950 ramp
primary
#E2EBEB
secondary
#C2B0B0
accent
#49499D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585