#E2F2EC#E2F2EC
#E2F2EC is a very light, near-neutral teal. Relative luminance 0.857; OKLCH L 94.8% C 0.019 H 171.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2EC |
|---|---|
| RGB | rgb(226, 242, 236) |
| HSL | hsl(158, 38%, 92%) |
| HSV | hsv(158, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(94.20, -6.36, 1.08) |
| CIE-LCH | lch(94.20, 6.45, 170.39°) |
| OKLab | oklab(94.76% -0.0185 0.0028) |
| OKLCH | oklch(94.76% 0.019 171.5) |
| XYZ | xyz(78.2534, 85.7283, 91.7651) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 4.07
Honeydew
#F0FFF0
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2EC #F2E2E8
analogous
#E2F2E4 #E2F2EC #E2F0F2
triadic
#E2F2EC #ECE2F2 #F2ECE2
tetradic
#E2F2EC #E4E2F2 #F2E2E8 #F0F2E2
square
#E2F2EC #E4E2F2 #F2E2E8 #F0F2E2
split-complementary
#E2F2EC #F2E2F0 #F2E4E2
monochromatic
#8DCCB5 #B8DFD0 #E2F2EC #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.16
#E2F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#E2F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2EC
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2EC | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#EEEDEC
Tritanopia (blue-blind)
#DFF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2ec; /* rgb */ color: rgb(226, 242, 236); /* oklch */ color: oklch(94.8% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#ebf6f2',
500: '#e2f2ec',
950: '#000000',
},
}SCSS
$custom: #e2f2ec; $custom-light: #ebf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f2ec",
"rgb": {
"r": 226,
"g": 242,
"b": 236
},
"hsl": {
"h": 157.5,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94759,
"c": 0.01868,
"h": 171.5
},
"luminance": 0.85729
}Semantic roles & 50–950 ramp
primary
#E2F2EC
secondary
#CEAAB8
accent
#3463B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585