#E5F2EE#E5F2EE
#E5F2EE is a very light, near-neutral teal. Relative luminance 0.863; OKLCH L 95.0% C 0.015 H 175.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2EE |
|---|---|
| RGB | rgb(229, 242, 238) |
| HSL | hsl(162, 33%, 92%) |
| HSV | hsv(162, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.46, -5.01, 0.44) |
| CIE-LCH | lch(94.46, 5.03, 174.94°) |
| OKLab | oklab(95.03% -0.0147 0.0011) |
| OKLCH | oklch(95.03% 0.015 175.7) |
| XYZ | xyz(79.4948, 86.3347, 93.3485) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.03
Azure (CSS)
#F0FFFF
ΔE00 3.27
Honeydew
#F0FFF0
ΔE00 5.32
Light Grey
#D8DCD6
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2EE #F2E5E9
analogous
#E5F2E8 #E5F2EE #E5F0F2
triadic
#E5F2EE #EEE5F2 #F2EEE5
tetradic
#E5F2EE #E8E5F2 #F2E5E9 #F0F2E5
square
#E5F2EE #E8E5F2 #F2E5E9 #F0F2E5
split-complementary
#E5F2EE #F2E5F0 #F2E8E5
monochromatic
#93C9B9 #BCDED3 #E5F2EE #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.15
#E5F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#E5F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2EE
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2EE | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#E2F2F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f2ee; /* rgb */ color: rgb(229, 242, 238); /* oklch */ color: oklch(95.0% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#edf6f3',
500: '#e5f2ee',
950: '#000000',
},
}SCSS
$custom: #e5f2ee; $custom-light: #edf6f3; $custom-dark: #000000;
JSON
{
"hex": "#e5f2ee",
"rgb": {
"r": 229,
"g": 242,
"b": 238
},
"hsl": {
"h": 161.538,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.95032,
"c": 0.01474,
"h": 175.7
},
"luminance": 0.86335
}Semantic roles & 50–950 ramp
primary
#E5F2EE
secondary
#CDAEB8
accent
#395DAC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585