#E5EFEF#E5EFEF
#E5EFEF is a very light, near-neutral teal. Relative luminance 0.846; OKLCH L 94.5% C 0.011 H 197.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EFEF |
|---|---|
| RGB | rgb(229, 239, 239) |
| HSL | hsl(180, 24%, 92%) |
| HSV | hsv(180, 4%, 94%) |
| CMYK | cmyk(4.2%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.72, -3.31, -1.15) |
| CIE-LCH | lch(93.72, 3.50, 199.18°) |
| OKLab | oklab(94.46% -0.0102 -0.0031) |
| OKLCH | oklch(94.46% 0.011 197) |
| XYZ | xyz(78.7565, 84.6224, 93.8292) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.61
Mintcream
#F5FFFA
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 4.87
Light Grey
#D8DCD6
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EFEF #EFE5E5
analogous
#E5EFEA #E5EFEF #E5EAEF
triadic
#E5EFEF #EFE5EF #EFEFE5
tetradic
#E5EFEF #EAE5EF #EFE5E5 #EAEFE5
square
#E5EFEF #EAE5EF #EFE5E5 #EAEFE5
split-complementary
#E5EFEF #EFE5EA #EFEAE5
monochromatic
#99C0C0 #BFD8D8 #E5EFEF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.17
#E5EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#E5EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EFEF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EFEF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#E2F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5efef; /* rgb */ color: rgb(229, 239, 239); /* oklch */ color: oklch(94.5% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#edf4f4',
500: '#e5efef',
950: '#000000',
},
}SCSS
$custom: #e5efef; $custom-light: #edf4f4; $custom-dark: #000000;
JSON
{
"hex": "#e5efef",
"rgb": {
"r": 229,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.94461,
"c": 0.01064,
"h": 197
},
"luminance": 0.84623
}Semantic roles & 50–950 ramp
primary
#E5EFEF
secondary
#C7B1B1
accent
#4343A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585