#E5EFEE#E5EFEE
#E5EFEE is a very light, near-neutral teal. Relative luminance 0.846; OKLCH L 94.4% C 0.011 H 189.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EFEE |
|---|---|
| RGB | rgb(229, 239, 238) |
| HSL | hsl(174, 24%, 92%) |
| HSV | hsv(174, 4%, 94%) |
| CMYK | cmyk(4.2%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.69, -3.49, -0.67) |
| CIE-LCH | lch(93.69, 3.55, 190.83°) |
| OKLab | oklab(94.43% -0.0106 -0.0018) |
| OKLCH | oklch(94.43% 0.011 189.8) |
| XYZ | xyz(78.6092, 84.5635, 93.0533) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.60
Mintcream
#F5FFFA
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 4.84
Whitesmoke
#F5F5F5
ΔE00 5.01
Light Grey
#D8DCD6
ΔE00 5.12
Off White
#FAF9F6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EFEE #EFE5E6
analogous
#E5EFE9 #E5EFEE #E5EBEF
triadic
#E5EFEE #EEE5EF #EFEEE5
tetradic
#E5EFEE #E9E5EF #EFE5E6 #EBEFE5
square
#E5EFEE #E9E5EF #EFE5E6 #EBEFE5
split-complementary
#E5EFEE #EFE5EB #EFE9E5
monochromatic
#99C0BC #BFD8D5 #E5EFEE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.17
#E5EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#E5EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EFEE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EFEE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#E3F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5efee; /* rgb */ color: rgb(229, 239, 238); /* oklch */ color: oklch(94.4% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#edf4f3',
500: '#e5efee',
950: '#000000',
},
}SCSS
$custom: #e5efee; $custom-light: #edf4f3; $custom-dark: #000000;
JSON
{
"hex": "#e5efee",
"rgb": {
"r": 229,
"g": 239,
"b": 238
},
"hsl": {
"h": 174,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.94433,
"c": 0.01072,
"h": 189.8
},
"luminance": 0.84564
}Semantic roles & 50–950 ramp
primary
#E5EFEE
secondary
#C7B1B3
accent
#434DA2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585