#E2F3EF#E2F3EF
#E2F3EF is a very light, near-neutral teal. Relative luminance 0.865; OKLCH L 95.0% C 0.019 H 180.3°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3EF |
|---|---|
| RGB | rgb(226, 243, 239) |
| HSL | hsl(166, 41%, 92%) |
| HSV | hsv(166, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(94.53, -6.31, 0.00) |
| CIE-LCH | lch(94.53, 6.31, 179.97°) |
| OKLab | oklab(95.04% -0.0187 -0.0001) |
| OKLCH | oklch(95.04% 0.019 180.3) |
| XYZ | xyz(78.9914, 86.5010, 94.1794) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.41
Mintcream
#F5FFFA
ΔE00 3.81
Lightcyan
#E0FFFF
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 5.17
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Light Grey
#D8DCD6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3EF #F3E2E6
analogous
#E2F3E7 #E2F3EF #E2EFF3
triadic
#E2F3EF #EFE2F3 #F3EFE2
tetradic
#E2F3EF #E7E2F3 #F3E2E6 #EFF3E2
square
#E2F3EF #E7E2F3 #F3E2E6 #EFF3E2
split-complementary
#E2F3EF #F3E2EF #F3E7E2
monochromatic
#8BCFBF #B7E1D7 #E2F3EF #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.15
#E2F3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E2F3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3EF
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3EF | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#DEF4F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f3ef; /* rgb */ color: rgb(226, 243, 239); /* oklch */ color: oklch(95.0% 0.019 180.3);
Tailwind
colors: {
custom: {
50: '#ebf7f4',
500: '#e2f3ef',
950: '#000000',
},
}SCSS
$custom: #e2f3ef; $custom-light: #ebf7f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f3ef",
"rgb": {
"r": 226,
"g": 243,
"b": 239
},
"hsl": {
"h": 165.882,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.95044,
"c": 0.01869,
"h": 180.3
},
"luminance": 0.86502
}Semantic roles & 50–950 ramp
primary
#E2F3EF
secondary
#D0A9B2
accent
#3150B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585