#E2F2EE#E2F2EE
#E2F2EE is a very light, near-neutral teal. Relative luminance 0.858; OKLCH L 94.8% C 0.018 H 179.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2EE |
|---|---|
| RGB | rgb(226, 242, 238) |
| HSL | hsl(165, 38%, 92%) |
| HSV | hsv(165, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.25, -5.99, 0.11) |
| CIE-LCH | lch(94.25, 5.99, 178.92°) |
| OKLab | oklab(94.82% -0.0177 0.0002) |
| OKLCH | oklch(94.82% 0.018 179.3) |
| XYZ | xyz(78.5456, 85.8452, 93.3040) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 3.70
Lightcyan
#E0FFFF
ΔE00 5.16
Honeydew
#F0FFF0
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2EE #F2E2E6
analogous
#E2F2E6 #E2F2EE #E2EEF2
triadic
#E2F2EE #EEE2F2 #F2EEE2
tetradic
#E2F2EE #E6E2F2 #F2E2E6 #EEF2E2
square
#E2F2EE #E6E2F2 #F2E2E6 #EEF2E2
split-complementary
#E2F2EE #F2E2EE #F2E6E2
monochromatic
#8DCCBC #B8DFD5 #E2F2EE #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.16
#E2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#E2F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2EE
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2EE | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#DEF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f2ee; /* rgb */ color: rgb(226, 242, 238); /* oklch */ color: oklch(94.8% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#ebf6f3',
500: '#e2f2ee',
950: '#000000',
},
}SCSS
$custom: #e2f2ee; $custom-light: #ebf6f3; $custom-dark: #000000;
JSON
{
"hex": "#e2f2ee",
"rgb": {
"r": 226,
"g": 242,
"b": 238
},
"hsl": {
"h": 165,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94815,
"c": 0.0177,
"h": 179.3
},
"luminance": 0.85846
}Semantic roles & 50–950 ramp
primary
#E2F2EE
secondary
#CEAAB3
accent
#3454B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585