#E2EFEB#E2EFEB
#E2EFEB is a very light, near-neutral teal. Relative luminance 0.839; OKLCH L 94.1% C 0.015 H 175.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFEB |
|---|---|
| RGB | rgb(226, 239, 235) |
| HSL | hsl(162, 29%, 91%) |
| HSV | hsv(162, 5%, 94%) |
| CMYK | cmyk(5.4%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.41, -5.02, 0.45) |
| CIE-LCH | lch(93.41, 5.04, 174.94°) |
| OKLab | oklab(94.13% -0.0147 0.0011) |
| OKLCH | oklch(94.13% 0.015 175.7) |
| XYZ | xyz(77.2230, 83.8993, 90.7069) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.62
Azure (CSS)
#F0FFFF
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 5.31
Honeydew
#F0FFF0
ΔE00 5.63
Lightcyan
#E0FFFF
ΔE00 6.31
Whitesmoke
#F5F5F5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFEB #EFE2E6
analogous
#E2EFE4 #E2EFEB #E2ECEF
triadic
#E2EFEB #EBE2EF #EFEBE2
tetradic
#E2EFEB #E4E2EF #EFE2E6 #ECEFE2
square
#E2EFEB #E4E2EF #EFE2E6 #ECEFE2
split-complementary
#E2EFEB #EFE2EC #EFE4E2
monochromatic
#93C3B5 #BBD9D0 #E2EFEB #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.18
#E2EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#E2EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFEB
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFEB | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#DFEFEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2efeb; /* rgb */ color: rgb(226, 239, 235); /* oklch */ color: oklch(94.1% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#ebf4f1',
500: '#e2efeb',
950: '#000000',
},
}SCSS
$custom: #e2efeb; $custom-light: #ebf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e2efeb",
"rgb": {
"r": 226,
"g": 239,
"b": 235
},
"hsl": {
"h": 161.538,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.94128,
"c": 0.01477,
"h": 175.7
},
"luminance": 0.839
}Semantic roles & 50–950 ramp
primary
#E2EFEB
secondary
#C8ADB5
accent
#3E5EA8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585