#E2EBEA#E2EBEA
#E2EBEA is a very light, near-neutral teal. Relative luminance 0.815; OKLCH L 93.3% C 0.010 H 189.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBEA |
|---|---|
| RGB | rgb(226, 235, 234) |
| HSL | hsl(173, 18%, 90%) |
| HSV | hsv(173, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.36, -3.17, -0.56) |
| CIE-LCH | lch(92.36, 3.22, 189.95°) |
| OKLab | oklab(93.3% -0.0096 -0.0015) |
| OKLCH | oklch(93.3% 0.01 189.1) |
| XYZ | xyz(75.9208, 81.5254, 89.5622) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Azure (CSS)
#F0FFFF
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 4.52
Fog
#D8DCE0
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBEA #EBE2E3
analogous
#E2EBE5 #E2EBEA #E2E7EB
triadic
#E2EBEA #EAE2EB #EBEAE2
tetradic
#E2EBEA #E5E2EB #EBE2E3 #E7EBE2
square
#E2EBEA #E5E2EB #EBE2E3 #E7EBE2
split-complementary
#E2EBEA #EBE2E7 #EBE5E2
monochromatic
#9AB9B6 #BED2D0 #E2EBEA #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.21
#E2EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#E2EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBEA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBEA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#E0ECEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebea; /* rgb */ color: rgb(226, 235, 234); /* oklch */ color: oklch(93.3% 0.010 189.1);
Tailwind
colors: {
custom: {
50: '#ebf1f0',
500: '#e2ebea',
950: '#000000',
},
}SCSS
$custom: #e2ebea; $custom-light: #ebf1f0; $custom-dark: #000000;
JSON
{
"hex": "#e2ebea",
"rgb": {
"r": 226,
"g": 235,
"b": 234
},
"hsl": {
"h": 173.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93299,
"c": 0.0097,
"h": 189.1
},
"luminance": 0.81526
}Semantic roles & 50–950 ramp
primary
#E2EBEA
secondary
#C2B0B2
accent
#49529D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585