#E3EFEA#E3EFEA
#E3EFEA is a very light, near-neutral teal. Relative luminance 0.840; OKLCH L 94.2% C 0.014 H 169.2°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EFEA |
|---|---|
| RGB | rgb(227, 239, 234) |
| HSL | hsl(155, 27%, 91%) |
| HSV | hsv(155, 5%, 94%) |
| CMYK | cmyk(5%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.45, -4.87, 1.04) |
| CIE-LCH | lch(93.45, 4.98, 167.97°) |
| OKLab | oklab(94.17% -0.0141 0.0027) |
| OKLCH | oklch(94.17% 0.014 169.2) |
| XYZ | xyz(77.3935, 84.0038, 89.9629) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.48
Azure (CSS)
#F0FFFF
ΔE00 4.07
Light Grey
#D8DCD6
ΔE00 5.06
Honeydew
#F0FFF0
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 6.60
Off White
#FAF9F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EFEA #EFE3E8
analogous
#E3EFE4 #E3EFEA #E3EEEF
triadic
#E3EFEA #EAE3EF #EFEAE3
tetradic
#E3EFEA #E4E3EF #EFE3E8 #EEEFE3
square
#E3EFEA #E4E3EF #EFE3E8 #EEEFE3
split-complementary
#E3EFEA #EFE3EE #EFE4E3
monochromatic
#95C2B0 #BCD9CD #E3EFEA #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.18
#E3EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#E3EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EFEA
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EFEA | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#ECEBEA
Tritanopia (blue-blind)
#E1EFED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e3efea; /* rgb */ color: rgb(227, 239, 234); /* oklch */ color: oklch(94.2% 0.014 169.2);
Tailwind
colors: {
custom: {
50: '#ebf4f0',
500: '#e3efea',
950: '#000000',
},
}SCSS
$custom: #e3efea; $custom-light: #ebf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e3efea",
"rgb": {
"r": 227,
"g": 239,
"b": 234
},
"hsl": {
"h": 155,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.94173,
"c": 0.01435,
"h": 169.2
},
"luminance": 0.84004
}Semantic roles & 50–950 ramp
primary
#E3EFEA
secondary
#C8AEB9
accent
#406AA6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585