#E3EFEB#E3EFEB
#E3EFEB is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.2% C 0.014 H 174.2°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EFEB |
|---|---|
| RGB | rgb(227, 239, 235) |
| HSL | hsl(160, 27%, 91%) |
| HSV | hsv(160, 5%, 94%) |
| CMYK | cmyk(5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.48, -4.69, 0.56) |
| CIE-LCH | lch(93.48, 4.73, 173.24°) |
| OKLab | oklab(94.2% -0.0137 0.0014) |
| OKLCH | oklch(94.2% 0.014 174.2) |
| XYZ | xyz(77.5375, 84.0615, 90.7217) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.47
Azure (CSS)
#F0FFFF
ΔE00 3.82
Light Grey
#D8DCD6
ΔE00 5.09
Honeydew
#F0FFF0
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 6.36
Off White
#FAF9F6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EFEB #EFE3E7
analogous
#E3EFE5 #E3EFEB #E3EDEF
triadic
#E3EFEB #EBE3EF #EFEBE3
tetradic
#E3EFEB #E5E3EF #EFE3E7 #EDEFE3
square
#E3EFEB #E5E3EF #EFE3E7 #EDEFE3
split-complementary
#E3EFEB #EFE3ED #EFE5E3
monochromatic
#95C2B3 #BCD9CF #E3EFEB #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.18
#E3EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#E3EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EFEB
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EFEB | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#E1EFEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e3efeb; /* rgb */ color: rgb(227, 239, 235); /* oklch */ color: oklch(94.2% 0.014 174.2);
Tailwind
colors: {
custom: {
50: '#ebf4f1',
500: '#e3efeb',
950: '#000000',
},
}SCSS
$custom: #e3efeb; $custom-light: #ebf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e3efeb",
"rgb": {
"r": 227,
"g": 239,
"b": 235
},
"hsl": {
"h": 160,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.94201,
"c": 0.01379,
"h": 174.2
},
"luminance": 0.84062
}Semantic roles & 50–950 ramp
primary
#E3EFEB
secondary
#C8AEB7
accent
#4062A6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585