#E2F2F2#E2F2F2
#E2F2F2 is a very light, near-neutral teal. Relative luminance 0.861; OKLCH L 94.9% C 0.017 H 196.9°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2F2 |
|---|---|
| RGB | rgb(226, 242, 242) |
| HSL | hsl(180, 38%, 92%) |
| HSV | hsv(180, 7%, 95%) |
| CMYK | cmyk(6.6%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(94.35, -5.25, -1.81) |
| CIE-LCH | lch(94.35, 5.55, 199.04°) |
| OKLab | oklab(94.93% -0.0162 -0.0049) |
| OKLCH | oklch(94.93% 0.017 196.9) |
| XYZ | xyz(79.1398, 86.0829, 96.4334) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.73
Mintcream
#F5FFFA
ΔE00 4.14
Lightcyan
#E0FFFF
ΔE00 5.15
Aliceblue
#F0F8FF
ΔE00 5.67
Light Grey
#D8DCD6
ΔE00 6.78
Whitesmoke
#F5F5F5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2F2 #F2E2E2
analogous
#E2F2EA #E2F2F2 #E2EAF2
triadic
#E2F2F2 #F2E2F2 #F2F2E2
tetradic
#E2F2F2 #EAE2F2 #F2E2E2 #EAF2E2
square
#E2F2F2 #EAE2F2 #F2E2E2 #EAF2E2
split-complementary
#E2F2F2 #F2E2EA #F2EAE2
monochromatic
#8DCCCC #B8DFDF #E2F2F2 #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.15
#E2F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#E2F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2F2
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2F2 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#ECEEF2
Tritanopia (blue-blind)
#DEF3F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f2f2; /* rgb */ color: rgb(226, 242, 242); /* oklch */ color: oklch(94.9% 0.017 196.9);
Tailwind
colors: {
custom: {
50: '#ebf6f6',
500: '#e2f2f2',
950: '#000000',
},
}SCSS
$custom: #e2f2f2; $custom-light: #ebf6f6; $custom-dark: #000000;
JSON
{
"hex": "#e2f2f2",
"rgb": {
"r": 226,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.94929,
"c": 0.01691,
"h": 196.9
},
"luminance": 0.86084
}Semantic roles & 50–950 ramp
primary
#E2F2F2
secondary
#CEAAAA
accent
#3434B1
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585