#E5F2EC#E5F2EC
#E5F2EC is a very light, near-neutral teal. Relative luminance 0.862; OKLCH L 95.0% C 0.016 H 166.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2EC |
|---|---|
| RGB | rgb(229, 242, 236) |
| HSL | hsl(152, 33%, 92%) |
| HSV | hsv(152, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(94.41, -5.37, 1.41) |
| CIE-LCH | lch(94.41, 5.55, 165.32°) |
| OKLab | oklab(94.98% -0.0155 0.0037) |
| OKLCH | oklch(94.98% 0.016 166.7) |
| XYZ | xyz(79.2026, 86.2178, 91.8096) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.12
Azure (CSS)
#F0FFFF
ΔE00 3.90
Honeydew
#F0FFF0
ΔE00 4.54
Light Grey
#D8DCD6
ΔE00 5.76
Lightcyan
#E0FFFF
ΔE00 6.31
Ivory
#FFFFF0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2EC #F2E5EB
analogous
#E5F2E6 #E5F2EC #E5F1F2
triadic
#E5F2EC #ECE5F2 #F2ECE5
tetradic
#E5F2EC #E6E5F2 #F2E5EB #F1F2E5
square
#E5F2EC #E6E5F2 #F2E5EB #F1F2E5
split-complementary
#E5F2EC #F2E5F1 #F2E6E5
monochromatic
#93C9B0 #BCDECE #E5F2EC #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.15
#E5F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#E5F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2EC
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2EC | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#E3F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f2ec; /* rgb */ color: rgb(229, 242, 236); /* oklch */ color: oklch(95.0% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#edf6f2',
500: '#e5f2ec',
950: '#000000',
},
}SCSS
$custom: #e5f2ec; $custom-light: #edf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e5f2ec",
"rgb": {
"r": 229,
"g": 242,
"b": 236
},
"hsl": {
"h": 152.308,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.94976,
"c": 0.01589,
"h": 166.7
},
"luminance": 0.86218
}Semantic roles & 50–950 ramp
primary
#E5F2EC
secondary
#CDAEBC
accent
#396EAC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585